mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Main page shows content parental controls does not give access to #6629
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 @frederickjansen on GitHub (Jan 1, 2025).
This issue respects the following points:
Description of the bug
Jellyfin shows content under "Recently Added" that the user cannot access because of Parental Controls. When clicking on these items, the user sees a spinning circle. This is somewhat similar to https://github.com/jellyfin/jellyfin/issues/12855. There it only affects a single generated thumbnail however. This bug will show new movies or TV shows added to the collection the user does not have access to.
For some reason this does not happen with all (or most) content. There might be more to the steps to reproduce it that I have not figured out yet.
Reproduction steps
What is the current bug behavior?
The main page will show the newly added movie/TV show. Clicking on the play icon will show a spinning circle on the same page. Trying to open the content's page will show an empty page with a spinning circle.
What is the expected correct behavior?
The main page should not show content that the user does not have access to.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.3
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@jellyfin-bot commented on GitHub (May 2, 2025):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@frederickjansen commented on GitHub (May 2, 2025):
This is still an issue on 10.10.7. It mainly appears to affect a single show, The Adventures of Tintin.
@TheGuyOnGithub commented on GitHub (Jul 7, 2025):
I also have this issue, created special tag "TagTest" added that tag in parental control tab for a user to block content with this tag, added this tag to a show I have, show appears in recently added section... clicking on show results in infinite loading with no access..
@theguymadmax commented on GitHub (Jul 7, 2025):
This issue has been resolved in the Master branch by #12615.
The fix will be included in the 10.11.0 release.