Feature Suggestion: Multi-User Profile Switching (Smart TV Friendly) #7059
Replies: 3 comments 1 reply
-
[Proposal] Multi-User Switching / "Who's Watching" Login FlowSummaryI have implemented a "Who's Watching" style login flow (similar to Android TV Client implementation) to reduce friction for shared devices. This allows users to switch profiles quickly without re-entering credentials every time. Status: I have a working implementation ready to become a PR here. Visuals & User FlowUser JourneysThe New Experience:
2025-12-17.00-14-10.mp4
2025-12-17.00-20-55.mp4
2025-12-17.00-23-01.mp4The ProblemCurrently, Jellyfin requires a full logout/login cycle to switch users. On shared living room TVs or tablets, this creates significant friction. Users often resort to leaving the a single account logged in permanently, which messes up watch history and is a non-starter for individuals using plugins to manage watch lists. Implementation DetailsI aimed for minimal disruption to the existing auth flow.
Trade-offs & ConsiderationsIn implementing this, I had to make a few architectural decisions:
Request for FeedbackI am looking for specific feedback on:
References
I am happy to adjust the implementation based on community standards before we submitting the PR. If there aren't any comments within a week, I'll open a PR and adjust accordingly from there. Edit: PR - #7446 |
Beta Was this translation helpful? Give feedback.
This comment was marked as duplicate.
This comment was marked as duplicate.
-
|
How hard would it be to add PIN support for this? I think this is a really important features for families with children, who shouldn't have unrestricted access to the non-age-appropriate content in the main account. Allowing unrestricted switching between parent and children account would be a dealbreaker, at least for me. A TV-friendly, optional, PIN entry dialog would be amazing, especially compared to the current flow where a full login with password is required. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I’d love to see a multi-user system in Jellyfin, similar to what's available on platforms like Netflix, Disney+, or Apple TV+. The idea is to allow multiple user accounts to remain signed in simultaneously, with the ability to easily switch between them, ideally from the home screen (even better if persistent on the top bar), without needing to log out and re-enter credentials each time. Adding an optional PIN code for individual profiles would be great for privacy and parental control.
This would be especially useful on smart TV apps, where typing credentials is cumbersome and quick switching between users is often needed.
Beta Was this translation helpful? Give feedback.
All reactions