mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Playlists 'infinite loading' if the user not have all access libraries #3230
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 @davipro34 on GitHub (Sep 6, 2021).
Originally assigned to: @anthonylavado on GitHub.
The Playlists 'infinite loading' if the user not have all access libraries.
Describe the bug
The playlists don't launch if I not have all access libraries.
Whith and whithout server plugins, the bug remains.
If I check the box 'Enable access to all libraries' for the user, it's ok.
If I check the box 'Allow this user to manage the server' for the user, it's Not ok.
System (please complete the following information):
To Reproduce
Or
Screenshots

Additional context
The bug is still on WebClient (any browser, any PC, Linux and Windows), on Android App "Jellyfin (Mobile)" and "JellyFin (AndroidTV)" and "Gelli (Android FDroid).
When you check the box "Enable access to all libraries" for the user, it's ok.
All users are concerned except the admin.
@Eggplant4363 commented on GitHub (Sep 7, 2021):
I think you have the same bug with me
@SteveDinn commented on GitHub (Sep 15, 2021):
This looks the same as this bug I logged back in April: https://github.com/jellyfin/jellyfin/issues/5939
Glad to know it's not just me :)
@methatronc commented on GitHub (Sep 22, 2021):
I confirm to experience this as well, with Jellyfin Web 10.7.6, not tried on the app though as I don't use it.
@mueslimak3r commented on GitHub (Oct 31, 2021):
I also have this bug
@davipro34 commented on GitHub (Nov 12, 2021):
I just tested on a Manjaro OS with a clean and new installation of Jellyfin in version 10.7.7.
Bug # 6828 remains present.
Bug # 6514 remains present.
I have three different installations that have the same issues.
If I need testing I can help.
@mihailim commented on GitHub (Aug 13, 2022):
Seems to be the same issue as #6264 .
@Dengesiz07 commented on GitHub (Sep 28, 2022):
Just to share my observation hoping that this issue would be solved soon.
When the user is set "Enable access to all libraries", until he creates his first playlist, everything looks normal. After creating first playlist, all the other playlists from other accounts are visible to him. When the user deletes his (last) playlist, the playlists become back invisible. In my opinion; he needs to see only his own playlists plus any playlist that's shared with him and deleting the last self-created playlist shouldn't make any shared playlist invisible.
@jabocg commented on GitHub (Nov 30, 2022):
I ran into this issue, and judging by the logs, it is a specific permissions thing. This log is found after trying to access Playlists without full access:
[2022-11-29 22:35:45.505 +00:00] [WRN] [44] Jellyfin.Api.Controllers.ItemsController: "jabocg" is not permitted to access Library "Playlists".You can still add shows and movies to a playlist, and therefore create a new one, but the only way to get back to that created playlist is to add a new thing to it. You also can't "play" the playlist by using the big play button, only by clicking one of the items added to the playlist.
A workaround I found is to create a new library called "Playlists" and point it to Jellyfin's playlists directory(default is
/config/data/playlists), and then grant my user access to this new library. It's not ideal, and I haven't been using for long so there might be some unintended consequences, but it might help in the meantime waiting for a true fix.@meonkeys commented on GitHub (Dec 6, 2022):
I just started seeing this bug recently. Maybe since upgrading to version 10.8.8?
Toggling "Enable access to all libraries" does not help.
My username is JoeUser. I see lots of log messages like this, one for every time I try to click the Play or Shuffle on a playlist created by another user:
Repros on web and mobile app.
Also note that
PlaylistCreatedByJillUseris not a Jellyfin Library, it is a playlist (created by another user).Permissions for files on disk look correct (and haven't changed for a year or so).
@Shadowghost commented on GitHub (Dec 6, 2022):
#8526 Should fix playlist permissions. This will also disable that users can see arbitrary playlists created by other users (this was never intended behaviour).
@CDubs00 commented on GitHub (Nov 29, 2023):
This is still an issue in 10.8.13, was it unfixed? everyone who creates a playlist on there server has access to my playlists and I can see/edit there's too. if the never create a playlist then then cant see mine, but once they do. It shows up for everyone that has a playlist created.
@felix920506 commented on GitHub (Nov 29, 2023):
@CDubs00 the fix will not be available in 10.8.x and will only be out in Jellyfin 10.9
@arquesing commented on GitHub (Sep 19, 2024):
This bug persists in Jellyfin version 10.9.11. The issue is not limited to playlists; it occurs with any video when users are given access to only specific libraries and not all libraries.
Is there any additional information?
@EsmailELBoBDev2 commented on GitHub (Oct 7, 2024):
I use latest version and can say its not fixed too