Yesterday, 01:56 AM
My Jellyfin server was installed on Centos7.9 which is out of date and recently I wanted to move it to a new server with ubuntu 22.04.
And also I want to update Jellyfin server to the latest version.
Is that possible to move the data to the new server?
Old server configuration:
OS:Centos7.9
Jellyfin:10.8.10
Media files are on a windows server mounted via cifs.
I wrote a script to mount the folders on startup and configured jellyfin server service by requesting the mount of the folder in file
/etc/systemd/system/multi-user.target.wants/jellyfin.service
And also I want to update Jellyfin server to the latest version.
Is that possible to move the data to the new server?
Old server configuration:
OS:Centos7.9
Jellyfin:10.8.10
Media files are on a windows server mounted via cifs.
I wrote a script to mount the folders on startup and configured jellyfin server service by requesting the mount of the folder in file
/etc/systemd/system/multi-user.target.wants/jellyfin.service