• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions My playlists are visible/accessible to other users?

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    My playlists are visible/accessible to other users?

    Other users can see my playlist and edit it too
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #1
    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:


    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
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #2
    2023-08-23, 08:13 AM
    Small addendum. There seems to be a problem with the LDAP-Auth plugin.

    All current users (three of them) who log in to Jellyfin but ultimately come from LDAP and have no admin rights in Jellyfin (option "User can manage server" not active) can create playlists in Jellyfin but cannot edit them afterwards (e.g. rename playlist). Strangely enough they can delete playlists.

    I had mentioned this a long time ago in the Matrix chat but unfortunately no one could tell me a solution. To give all users admin rights I think is a bad idea :-(
    Prisme
    Offline

    Junior Member

    Posts: 9
    Threads: 4
    Joined: 2023 Jun
    Reputation: 0
    #3
    2023-08-23, 10:04 AM
    Hi,

    This problem was supposed to be fixed : https://github.com/jellyfin/jellyfin/pull/9746
    Venson
    Offline

    Moderator, Server Dev, XBox Maintainer

    Posts: 378
    Threads: 7
    Joined: 2023 Jun
    Reputation: 15
    Country:Germany
    #4
    2023-08-23, 10:19 AM
    (2023-08-23, 10:04 AM)Prisme Wrote: Hi,

    This problem was supposed to be fixed : https://github.com/jellyfin/jellyfin/pull/9746

    Hey @Prisme

    The issue you referenced was merged in May. The last release was in April so its not yet in a released version. You can expect to see it in the next version
    typos are finders, keepers.
    Next Jellyfin release 10.11.0 will be Soon™
    Soon™ is an unregistered trademark of Jellyfin International
    Prisme
    Offline

    Junior Member

    Posts: 9
    Threads: 4
    Joined: 2023 Jun
    Reputation: 0
    #5
    2023-08-23, 10:34 AM
    (2023-08-23, 10:19 AM)Venson Wrote:
    (2023-08-23, 10:04 AM)Prisme Wrote: Hi,

    This problem was supposed to be fixed : https://github.com/jellyfin/jellyfin/pull/9746

    Hey @Prisme

    The issue you referenced was merged in May. The last release was in April so its not yet in a released version. You can expect to see it in the next version

    Hi,

    All right! I thought it was integrated into the latest updates. Patience, then.
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #6
    2023-08-23, 11:09 AM
    (2023-08-23, 10:19 AM)Venson Wrote: The issue you referenced was merged in May. The last release was in April so its not yet in a released version. You can expect to see it in the next version

    Is there a rough timeline for when the next release can be expected? I want to give the rest of the family access to my JF installation, but if they all mess with my playlists, trouble is inevitable :-(
    Venson
    Offline

    Moderator, Server Dev, XBox Maintainer

    Posts: 378
    Threads: 7
    Joined: 2023 Jun
    Reputation: 15
    Country:Germany
    #7
    2023-08-23, 11:39 AM
    (2023-08-23, 11:09 AM)pixel24 Wrote:
    (2023-08-23, 10:19 AM)Venson Wrote: The issue you referenced was merged in May. The last release was in April so its not yet in a released version. You can expect to see it in the next version

    Is there a rough timeline for when the next release can be expected? I want to give the rest of the family access to my JF installation, but if they all mess with my playlists, trouble is inevitable :-(

    [Image: soon-tm-soon.gif]
    typos are finders, keepers.
    Next Jellyfin release 10.11.0 will be Soon™
    Soon™ is an unregistered trademark of Jellyfin International
    svein39
    Offline

    Junior Member

    Posts: 9
    Threads: 0
    Joined: 2023 Sep
    Reputation: 0
    Country:Norway
    #8
    2024-03-30, 01:33 AM
    So this should have been fixed in 10.8.11 since that was the next version after the merge, but its still a problem in 10.8.13 Slightly-frowning-face
    First I cant see any playlists and when I make one, I see all
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2024-03-30, 01:38 AM
    Jellyfin 10.9 will support playlist access controls. It was never backported to 10.8.X.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    svein39
    Offline

    Junior Member

    Posts: 9
    Threads: 0
    Joined: 2023 Sep
    Reputation: 0
    Country:Norway
    #10
    2024-03-30, 02:03 AM
    (2024-03-30, 01:38 AM)TheDreadPirate Wrote: Jellyfin 10.9 will support playlist access controls.  It was never backported to 10.8.X.

    Aha! that explains it Smiling-face
    Thanks!
    Pages (2): 1 2 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode