mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[Issue]: Roku: "Use Splashscreen as Home Background" includes libraries user can't access #5315
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#5315
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 6, 2024):
The splash screen isn't user-specific so that makes sense.
@cinderblockgames commented on GitHub (Jan 6, 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 6, 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!