• 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 Transferring Ubuntu 23.04 to Debian 12

     
    • 0 Vote(s) - 0 Average

    Transferring Ubuntu 23.04 to Debian 12

    Switch to Supported OS, Transfer Playlists
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #1
    2024-06-03, 02:24 PM
    Hi all,
    My current Jellyfin (10.8.13) is running on an Ubuntu Server 23.04 (Proxmox VM). Unfortunately, it was installed with:
    • / xfs
    • /var xfs

    This system cannot be upgraded to a higher version because /boot must be on ext4. Since Jellyfin 10.9 does not support this OS, I have decided to install a new system with Debian 12.5, which I have already done.
    On the Debian VM, I have already installed Jellyfin 10.9.4. The libraries are on a central file server and are mounted on the new Debian the same way as on the old Ubuntu. The paths to the libraries are absolutely identical.

    As far as I can see, the file structure (XML files) of the playlists has changed in Jellyfin 10.9.
    Is there a way to migrate the playlists from the Ubuntu server to the Debian server so that they work correctly there?

    with best
    pcm
    Offline

    Member

    Posts: 62
    Threads: 4
    Joined: 2024 May
    Reputation: 0
    Country:Uzbekistan
    #2
    2024-06-03, 04:30 PM (This post was last modified: 2024-06-03, 04:37 PM by pcm. Edited 6 times in total.)
    The playlists stored as XML files. A typical linux installation stores these playlists within the data directory.

    Quote:/var/lib/jellyfin/data/playlists

    Each playlist is a directory with the playlist name and a playlist.xml file within that directory.

    So, if you have a playlist called 'metallica' you would have a directory like
    Quote:/var/lib/jellyfin/data/playlists/metallica
    with a
    Quote:/var/lib/jellyfin/data/playlists/metallica/playlist.xml
    file in it and this xml file will contain all the individual files and their paths as PlayListItems.

    So, if your paths are identical, you can simply copy the entire
    Quote:/var/lib/jellyfin/data/playlists
    directory over to your debian-jellyfin server and you should be good.

    NOTE: You may probably need to restart your server for it to detect the copied over playlists ...
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2024-06-03, 04:37 PM
    If the server is an apt package install, just copy over /var/lib/jellyfin and /etc/jellyfin. Once you finished moving them to the new Debian VM, sudo chown -R jellyfin: /var/lib/jellyfin /etc/jellyfin.
    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]
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #4
    2024-06-04, 07:20 AM
    Thank you. I will test it as soon as the media scan (audio normalization) is finished. This has been running since yesterday and shows no progress. I will open a separate post for this.

    I had already tried the simple copying of /var/lib/jellyfin/data/playlists from 10.8.13 to 10.9.x with the beta version. That didn't work back then because the structure of the XML files had probably changed.

    I will try it again.
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #5
    2024-06-04, 01:21 PM
    One more question on this topic. Are the playlists converted to the new XML structure during an update from 10.8.13 to 10.9.4?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-06-04, 02:30 PM
    AFAIK, yes. During the beta my playlist was busted on my test instance. But after the 10.9.1 update all my playlists worked.
    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