Hi, I want to migrate my current plex setup and I’m struggling to find a good solution that lets me keep the watch states.
The old setup is:
- 3 Users, all with their own Plex account and server running in docker
- All 3 has the same source media library and content
And the setup I’d like to migrate to:
- A fourth “admin” plex account with plex pass that runs the server in docker with the same source media library and content
- The 3 original users added to friends and have the libraries shared with them.
The new setup seems to work fine, the only problem is that the users don’t have their watch state any more.
I turned on the “Sync watch state” for the users before I stopped their respective servers hoping that the watch states would sync back after the migration but it didn’t happen.
Is there a way to somehow migrate the watch state too? I read that some people copied the sqlite database to fix it, but since I migrate from multi server to single server with shared libraries I’m not sure that would be possible here.