2024-07-21, 05:15 PM
If you copy the entirety of the two directories below, reset the permissions, it should "transplant" your jellyfin to your new server.
/var/lib/jellyfin
/etc/jellyfin
Once you move the folder into the same locations on the new server you will need to reset the permissions since the Jellyfin use likely has a differrent UID.
sudo chown -R jellyfin: /var/lib/jellyfin /etc/jellyfin
/var/lib/jellyfin
/etc/jellyfin
Once you move the folder into the same locations on the new server you will need to reset the permissions since the Jellyfin use likely has a differrent UID.
sudo chown -R jellyfin: /var/lib/jellyfin /etc/jellyfin