• 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 SOLVED: Playlist disappear right after library scan

    Pages (3): 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Playlist disappear right after library scan

    Rubén Navarro López
    Offline

    Member

    Posts: 151
    Threads: 27
    Joined: 2023 Jun
    Reputation: 1
    Country:Spain
    #1
    2024-09-25, 01:48 PM
    As title says, Playlist disappear right after library scan, and I found the folder "playlists" on jf path and still there, but not on my media anymore.

    Someone knows how to fix this?

    I want to add a playlist for recommended halloween movies for every user on my server.

    Thanks!
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-09-25, 02:34 PM
    Can you share your logs via pastebin?
    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]
    Rubén Navarro López
    Offline

    Member

    Posts: 151
    Threads: 27
    Joined: 2023 Jun
    Reputation: 1
    Country:Spain
    #3
    2024-09-25, 04:27 PM
    I would like to, but there is no log about this Confused-face.

    It just happens every time after scan library. It removes the playlist created.
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,032
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #4
    2024-09-25, 08:47 PM
    Try this: Go to Dashboard → Scheduled Tasks → Maintenance → Clean up collections and playlists, and delete "On application startup." This will help if your mounts aren’t detected immediately at startup.
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #5
    2024-09-25, 08:54 PM
    Yes, I had the same problem. All my media is stored on an SMB/ADS server. With version 10.9, my playlists kept getting completely wiped out. Even after disabling Jellyfin from starting automatically and manually checking before the Jellyfin start that the mount was correctly bound and all libraries were available, the issue persisted.

    In the end, I removed the script responsible for this. Well, what can I say? At least it works now.
    Rubén Navarro López
    Offline

    Member

    Posts: 151
    Threads: 27
    Joined: 2023 Jun
    Reputation: 1
    Country:Spain
    #6
    2024-09-25, 10:49 PM (This post was last modified: 2024-09-25, 10:52 PM by Rubén Navarro López.)
    (2024-09-25, 08:47 PM)theguymadmax Wrote: Try this: Go to Dashboard → Scheduled Tasks → Maintenance → Clean up collections and playlists, and delete "On application startup." This will help if your mounts aren’t detected immediately at startup.

    That's not the solution for this problem, because it wasn't executed since 4 days, so it can't be, but thanks anyway

    Pixel24, what do you mean? In my case, I didn't reboot the server, I just reescan the library and right after, it disappear, which script did you deleted?
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #7
    2024-09-26, 10:22 AM
    Ok, that was a misunderstanding. In my case, all playlists were emptied when the server started, even though all mounts were available. I then removed the script mentioned above.

    I don't recall the problem occurring during the media scan. Sorry for the confusion.

    I was able to observe the process "Removing items from playlists" in the logfile while manually starting the Jellyfin server. Have you checked the logfile during the media scan to see if it gives any clues about what's happening?
    Rubén Navarro López
    Offline

    Member

    Posts: 151
    Threads: 27
    Joined: 2023 Jun
    Reputation: 1
    Country:Spain
    #8
    2024-09-26, 12:06 PM
    Hey! don't worry.

    Yes, I checked, but there is no log about that, because it's just a reescan. In my case, it doesn't generate logs for a scan...

    Dunno what to do, but I think I wrote a case about this a year ago and was exactly the same issue.
    Rubén Navarro López
    Offline

    Member

    Posts: 151
    Threads: 27
    Joined: 2023 Jun
    Reputation: 1
    Country:Spain
    #9
    2024-09-26, 08:23 PM
    anyone knows how can I force logs for this, in order to check what's happening?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-09-26, 08:26 PM
    You can edit logging.default.json. I don't know which OS your server is running but here are the common locations.

    Linux: /etc/jellyfin/
    Docker: /config/config/
    Windows: C:\ProgramData\Jellyfin\Server\config

    Edit the top section to look like this.

    Code:
    {
        "Serilog": {
            "MinimumLevel": {
                "Default": "Debug",
                "Override": {
                    "Microsoft": "Debug",
                    "System": "Debug"
                }
            },

    Replace "Information" and "Warning" with "Debug". Once you save the file the change in log level should immediately take effect. No need to restart.
    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]
    Pages (3): 1 2 3 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