2024-08-05, 01:57 PM
When you're "casting" within a jellyfin client, it's less sending a video stream from your phone (similar to chromecast) and more remote controlling the client device and saying "hey, play this file". Think of your phone less as a video source and more as a very expensive remote control. So if the user logged into the client device(kodi) doesn't have permission to view that file, then there's gonna be no luck on playing it.
Correction: This is the server saying "this user doesn't have permission to view this file." The client has no control over this.
There is an option within the Kodi addon to add another user to the session, but I'm not sure if this would be enough for the server to say it's allowed to play stuff at a higher parental level. I'm doubtful, but honestly I've never looked into how that part works. Profiles is definitely the most straightforward way to accomplish this.
Quote:Clearly, this is the client deciding it does not want to show this file.
Correction: This is the server saying "this user doesn't have permission to view this file." The client has no control over this.
There is an option within the Kodi addon to add another user to the session, but I'm not sure if this would be enough for the server to say it's allowed to play stuff at a higher parental level. I'm doubtful, but honestly I've never looked into how that part works. Profiles is definitely the most straightforward way to accomplish this.