2023-08-23, 06:26 AM
Hi@all,
I am using Jellyfin 10.8.10 on an Ubuntu server (23.04 / Kernel 6.2). So far I was the only user using Jellyfin. Now other users should be able to use it too.
Our users are on an ADS (Samba4+LDAP) on a server in the LAN. I have connected this via the LDAP-Auth-PlugIn of Jellyfin. This also works. Users from the LDAP can log into Jellyfin and use it. So far so good :-)
There are problems with the playlists. I thought every user has his own playlists but that seems not to be the case. I have created several playlists under my user (let's call him user1) which were created on the server under: /var/lib/jellyfin/data/playlists:
If I now log in with my girlfriend's user (let's call her user2) everything looks good at first. I go to playlist with this user and as expected there is none. It is only the library "Music" that I have allowed the user to see.
I change now with this user2 into the library, select me any song and:
-> Add to playlist -> New -> Name: Testlist
and confirm.
After that all my playlists (from user1) are visible at user2 and can also be edited (add/delete).
Is this how it should be? I can't imagine that.
with best
pixel24
I am using Jellyfin 10.8.10 on an Ubuntu server (23.04 / Kernel 6.2). So far I was the only user using Jellyfin. Now other users should be able to use it too.
Our users are on an ADS (Samba4+LDAP) on a server in the LAN. I have connected this via the LDAP-Auth-PlugIn of Jellyfin. This also works. Users from the LDAP can log into Jellyfin and use it. So far so good :-)
There are problems with the playlists. I thought every user has his own playlists but that seems not to be the case. I have created several playlists under my user (let's call him user1) which were created on the server under: /var/lib/jellyfin/data/playlists:
Code:
drwxr-xr-x 2 jellyfin domain users 26 Jun 9 13:55 '003: Abiente'
drwxr-xr-x 2 jellyfin domain users 26 Jun 8 15:52 '005: DebbHouse mit Beat'
drwxr-xr-x 2 jellyfin domain users 26 Jun 8 17:14 '007: House'
drwxr-xr-x 2 jellyfin domain users 26 Apr 23 14:34 '010: Der Einstieg'
drwxr-xr-x 2 jellyfin domain users 26 Apr 23 14:36 '020: Der Gipfel'
drwxr-xr-x 2 jellyfin domain users 26 Aug 22 13:23 '022: Eurodance'
drwxr-xr-x 2 jellyfin domain users 26 Mai 6 09:20 '025: Videos'
drwxr-xr-x 2 jellyfin domain users 26 Apr 23 14:36 '030: Der Abstieg'
drwxr-xr-x 2 jellyfin domain users 26 Apr 23 14:43 '040: Thermisch behandelt'
drwxr-xr-x 2 jellyfin domain users 26 Apr 23 21:50 '045: Soft (unelektrisch)'
drwxr-xr-x 2 jellyfin domain users 26 Apr 23 21:55 '046: Soft (Hip-Hop, R&B)'
drwxr-xr-x 2 jellyfin domain users 26 Apr 24 00:05 '049: Latin - Rock'
drwxr-xr-x 2 jellyfin domain users 26 Apr 23 14:47 '050: Schützen'
drwxr-xr-x 2 jellyfin domain users 26 Mai 20 22:56 '051: Rock'
drwxr-xr-x 2 jellyfin domain users 26 Apr 23 22:23 '070: Bar Session'
drwxr-xr-x 2 jellyfin domain users 26 Jul 2 11:56 '080: Video-Session'
drwxr-xr-x 2 jellyfin domain users 26 Jul 2 12:51 '081: Video Temptations'
drwxr-xr-x 2 jellyfin domain users 26 Jul 2 13:21 '082: Video Party'
drwxr-xr-x 2 jellyfin domain users 26 Jul 21 17:23 '099: Seesion'
drwxr-xr-x 2 jellyfin domain users 26 Apr 23 15:41 '100: Prüfen'
If I now log in with my girlfriend's user (let's call her user2) everything looks good at first. I go to playlist with this user and as expected there is none. It is only the library "Music" that I have allowed the user to see.
I change now with this user2 into the library, select me any song and:
-> Add to playlist -> New -> Name: Testlist
and confirm.
After that all my playlists (from user1) are visible at user2 and can also be edited (add/delete).
Is this how it should be? I can't imagine that.
with best
pixel24