migrate-plex-to-jellyfin
migrate-plex-to-jellyfin copied to clipboard
Add support for migrating managed Plex users
migrate-plex-to-jellyfin
absolutely bootstrapped my migration from Plex to Jellyfin. Thank you!
I long ago created a Plex server for the family, with multiple managed accounts, but now the kids are all grown up and it's time to give them their own native accounts. I also wanted to use Jellyfin as part of a new setup.
This PR includes the changes I needed to support migration of managed users 'watched' states, and introduces a dry-run
flag that meant I could test the feature out without making a mess of my Jellyfin server.
Looking at the Issues list I think this addresses #6, assuming that the multiple users mentioned are indeed managed users.
Thanks for the PR, looks good to me! I might tweak the README a little after merging but nothing that should block this from going through.
Sorry for getting back to this so late, great contribution!