So I’m moving my PMS from my windows PC onto a NAS. I got all my media moved over and working fine under a different serverID. This would be fine for me but with my older relatives that I share my media with they will get lost trying to edit the home page to delete the old share and add the new libraries then move them to the top of PLEXs home screen…
I’d like to just retain my old server id “MachineIdentifier” on my new install. I’m ok if i loose all my watched and extra metadata. I just want it to be a seamless transition for my family members who are old and I cant go and help out with the changes.
So I did some reading and see that you need to:
Disable updates and deletes.
Stop both servers
copy MachineIdentifier, ProcessedMachineIdentifier,
from: \HKEY_CURRENT_USER\SOFTWARE\Plex, Inc.\Plex Media Server
paste into: Preferences.xml
restart new plex, (in my case a Docker on Unraid.)
I did this but it kept the old server after restart.
What am I missing?