wilmardo / migrate-plex-to-jellyfin

Migrate watched status from Plex to Jellyfin
98 stars 22 forks source link

said it was successful but nothing showing as watched #16

Open KwisatzJim opened 3 years ago

KwisatzJim commented 3 years ago

Hi I just discovered Jellyfin today and installed it on my iMac. I just ran the migrate.py script and it said Succesfully migrated 5609 items, but when I look in my Jellyfin library nothing is showing as watched. Is there something else I need to do? thanks!

awb1015 commented 3 years ago

I had the exact same issue

wilmardo commented 3 years ago

Yeah this repo needs some work haha. You need to edit the libraries in the script itself since it biased towards my library names.

https://github.com/wilmardo/migrate-plex-to-jellyfin/issues/9

It was just a dump of my personal script but I hope to find some time to make it more generic since it seems a popular migration :)