Migrating from Kodi to Plex

Hi All,

I’m a VERY long time XBMP/XBMC/Kodi user. For various reasons i’ve finally decided to purchase PlexPass and switch to PMS.

My challenge is I have a rather large library of videos with a watched status within Kodi. I’ve been searching for a script to migrate the watched status to Plex format but am struggling to find something recent that works.

Really don’t want to have to write a script if I don’t have to… Can anyone here point me in the right direction if something exists?

PS: I noticed some people have suggested using websites to sync TV Show status. I have Home Videos/Clips and others. So that option won’t work for me.

Is the watched status written into the .nfo files by Kodi?
Or does it use its own internal database?

If it is the former, you could probably request an improvement of the .nfo importer agents.

If it’s the latter, I have no idea. Sorry!

PS: I noticed some people have suggested using websites to sync TV Show status. I have Home Videos/Clips and others. So that option won’t work for me.

can you link some websites for sync because i am interested

Use the trackt.tv plugin on both.

Ok, I ended up just writing a script to do this. It was pretty simple/easy. Took 20mins