My plex server is on some old hardware and I want to move it to a new machine. The library itself is on a NAS and mounted. However the old install is a standard ubuntu install and I would like to move to a snap install on the new machine.
The problem with the snap install, of course, is that it can only see files in home or under /media and my original install had the NAS folder mounted at the root level (/plexlibrary).
So, my “plan” is to get the snap install up on the new machine and mount my library under /media/plexlibrary. I’ll copy the database from the original install but will modify the paths per this thread this thread.
At that point, I think the new server should come up with all the history and metadata intact.
Are there any “gotchas” in that plan anyone can think of? For that matter, are there any major warnings/concerns/limitations with using a snap install?