Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roku client does not logout from account when closing the app #1403

Closed
Bookermind opened this issue Oct 5, 2023 · 1 comment
Closed

Roku client does not logout from account when closing the app #1403

Bookermind opened this issue Oct 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Bookermind
Copy link

Software Versions

  • Jellyfin Server Version: 10.8.11
  • Roku Client Version: 1.6 build 6

Describe the bug

Currently the Jellyfin Roku app will not log out a user when the app is closed.
Therefore is there are two users on a library: a parent (full access) and a child (PG rated items only for example). The parent logs into Jellyfin on Roku and watches a movie. When they close the app they remain logged in, meaning that when the child opens the app next time they can see ALL content and not the restricted content they should see.

I would suggest a button in the UI to force logon on app closure (and optionally after a period of inactivity). When toggled this button makes closing the jellyfin app also perform the logout event.

How To Reproduce

  1. Open the Jellyfin app on Roku
  2. Sign in as an Adult/Administrator
  3. Close the Jellyfin App
  4. Reopen - you are automatically signed in as the previous user (rather than prompting for a user)

Expected behavior

This lack of user prompt on login circumvents and parental controls on the Jellyfin library. Regardless of any parental controls any child account can access all media on the library if the device was last logged in by an adult.
The app should prompt for a user on each and every login as a roku device by definition is a shared device.

@Bookermind Bookermind added the bug Something isn't working label Oct 5, 2023
@cewert
Copy link
Member

cewert commented Oct 5, 2023

This feature was added in #1374 with the global "Remember Me?" user setting (defaults to off which is what you would want).

PS: The search feature completely ignores parental settings. If your child searches for something they will see results from all libraries - see #1029

@cewert cewert closed this as completed Oct 5, 2023
@cewert cewert added enhancement New feature or request and removed bug Something isn't working labels Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants