2024-10-09, 08:43 PM
New member.
I've searched the forums using "migrate", "backup", "restore", etc; even browsed thru the entire "Guides and Walkthrus".
Saw a couple suggestions to only copy /etc/jellyfin and /var/lib/jellyfin and that should do it. It does not do it'
Been using jellyfin for a few years.
Used to just make changes directly on my server, but now, after messing up a couple times, I am trying to stage on my laptop and then move the media/data to the server.
Problem is, it just doesn't work.
I do this on test machine:
1. stop/disable jellyfin service on both systems
2. "sudo tar -cf jel.tar jel.tar /var/lib/jellyfin /var/cache/jellyfin /etc/jellyfin /usr/lib/jellyfin" on test system (also tried without the cache)
2a. also tried this: "sudo tar -cvf jel.tar /var/lib/jellyfin /var/cache/jellyfin /etc/jellyfin /usr/lib/jellyfin ~/.local/share/jellyfin jellyfin ~/.config/jellyfin"
3. copy jel.tar to main system
4. log in to main system, "cd /"; "sudo tar -xf ~/jel.tar"
Then restart jellyfin on main system, and get the screen asking for a server name. I delete that server and then restart and get the wizard.
Apparently there is some other "magic" file that I am missing.
Perhaps, somewhere jellyfin knows it is on a different system.
I am on Linux Mint 21.3. Same file structure and userids on both systems.
I have used Jellyman, which puts everything in /opt/jellyfin and also provides a backup mechanism, altho never tried to migrate it to different system.
Maybe will bring it back and try it out again.
Anyone successfully able to migrate/copy to separate machine.
Thank you for any assist
Jimmy
I've searched the forums using "migrate", "backup", "restore", etc; even browsed thru the entire "Guides and Walkthrus".
Saw a couple suggestions to only copy /etc/jellyfin and /var/lib/jellyfin and that should do it. It does not do it'
Been using jellyfin for a few years.
Used to just make changes directly on my server, but now, after messing up a couple times, I am trying to stage on my laptop and then move the media/data to the server.
Problem is, it just doesn't work.
I do this on test machine:
1. stop/disable jellyfin service on both systems
2. "sudo tar -cf jel.tar jel.tar /var/lib/jellyfin /var/cache/jellyfin /etc/jellyfin /usr/lib/jellyfin" on test system (also tried without the cache)
2a. also tried this: "sudo tar -cvf jel.tar /var/lib/jellyfin /var/cache/jellyfin /etc/jellyfin /usr/lib/jellyfin ~/.local/share/jellyfin jellyfin ~/.config/jellyfin"
3. copy jel.tar to main system
4. log in to main system, "cd /"; "sudo tar -xf ~/jel.tar"
Then restart jellyfin on main system, and get the screen asking for a server name. I delete that server and then restart and get the wizard.
Apparently there is some other "magic" file that I am missing.
Perhaps, somewhere jellyfin knows it is on a different system.
I am on Linux Mint 21.3. Same file structure and userids on both systems.
I have used Jellyman, which puts everything in /opt/jellyfin and also provides a backup mechanism, altho never tried to migrate it to different system.
Maybe will bring it back and try it out again.
Anyone successfully able to migrate/copy to separate machine.
Thank you for any assist
Jimmy