• 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 Troubleshooting Playlists disappeared after the update

     
    • 0 Vote(s) - 0 Average

    Playlists disappeared after the update

    After upgrading to 10.9, no playlists are visible
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #1
    2024-06-19, 09:01 AM
    Hi all,

    The topic of playlists in Jellyfin is really a drama! I have just installed an update from 10.8.13 to 10.9.6 on an Ubuntu server (24.04-LTS).
    Since the users are in an LDAP/ADS (Univention), I had to remove the LDAP plugin after the upgrade and then reinstall it. Otherwise, it was not possible to log in as a user.
    After that, I was able to log in as a user again, and my favorites were also present. However, no playlists are being displayed anymore :-(
    On the JF server itself, all playlists are present in:
    Code:
    /var/lib/jellyfin/data/playlists/
    What do I need to do to have them displayed in the web UI again?

    with best
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-06-19, 04:32 PM (This post was last modified: 2024-06-19, 04:34 PM by TheDreadPirate. Edited 1 time in total.)
    If you create a new playlist are you able to see that?

    If so, you can create a new playlist and then copy the contents of the XML for the old playlist and paste into the new XML. But only the portion with the playlist entries.

    Code:
    <PlaylistItems>
        <PlaylistItem>
          <Path>/media/library/Music/Elfen Lied/Elfen Lied OST/00 Lilium.mp3</Path>
        </PlaylistItem>
        <PlaylistItem>
          <Path>/media/library/Music/Rush/2112/01 2112.mp3</Path>
        </PlaylistItem>
    .....
        <PlaylistItem>
          <Path>/media/library/Music/Marina and The Diamonds/Electra Heart/04 Homewrecker.flac</Path>
        </PlaylistItem>
        <PlaylistItem>
          <Path>/media/library/Music/Marina and The Diamonds/Electra Heart/07 Power &amp; Control.flac</Path>
        </PlaylistItem>
      </PlaylistItems>
    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]
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,015
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #3
    2024-06-19, 05:06 PM (This post was last modified: 2024-06-19, 05:06 PM by theguymadmax. Edited 1 time in total.)
    Could be related to this bug. There's a potential fix for a future server release.
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #4
    2024-06-20, 08:43 AM
    Creating new playlists is not a problem and they are visible. I tried creating a new playlist and copying the XML tags Playlistitem... from the old one, but that didn't work.

    I think I was able to solve the problem and also found a way to copy my playlists to other users. I was now able to transfer all playlists from my Ubuntu VM (10.8.13 -> 10.9.6) to a new Debian VM.

    I will test this further and report back.

    In conclusion, I can say that there are still some issues with playlists that do not work as most users would like, but I can now use the system as it is.
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #5
    2024-06-20, 10:20 AM
    Spoke too soon. Once again, JF has removed all items from the playlists even though all shares are available. It's really frustrating.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-06-20, 12:53 PM
    There is a playlist and collections cleanup job in Dashboard > Scheduled Tasks. Try disabling that job.
    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]
    « 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