mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[Issue]: Roku: "Use Splashscreen as Home Background" includes libraries user can't access #5315
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cinderblockgames on GitHub (Dec 15, 2023).
Please describe your bug
The generated image when you select "Use Splashscreen as Home Background" uses images from all libraries, including ones the user can't access.
Jellyfin Version
10.8.z
if other:
10.8.13
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@crobibero commented on GitHub (Jan 7, 2024):
The splash screen isn't user-specific so that makes sense.
@cinderblockgames commented on GitHub (Jan 7, 2024):
At minimum, there should be a way to turn off the splash screen option on the server side, then. It shouldn't be only a client side option. You wouldn't want a kid turning it on and having horror scenes show up or something.
@crobibero commented on GitHub (Jan 7, 2024):
There is.
Go to Settings -> General -> Enable the splash screen
@cinderblockgames commented on GitHub (Jan 7, 2024):
Welp. I'm a numpty. Thanks for that!