Kodi Community Forum
Kodi does not read 'playcount' from movie.nfo file - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Kodi does not read 'playcount' from movie.nfo file (/showthread.php?tid=356054)



Kodi does not read 'playcount' from movie.nfo file - Plecto - 2020-07-26

Each of my movies has a corresponding .nfo file with the same file name as the movie. I've changed the .nfo file to     <playcount>1</playcount> and <lastplayed>2020-07-26</lastplayed>, but this does not mark the movie as 'watched'. All other info is imported fine though, imdb rating, actors, plot info etc. Kodi does mark a movie as watched if I actually watch it, but this info is stored somewhere else. I tried exporting library (which created a new .nfo file with <playcount>1</playcount> ) and then copy-pasted this .nfo file to a different movie folder and renamed it. I then re-added my movie source only to find all info about the two movies to be identical except for the watched status. How can I make kodi import the watched status from the .nfo file?


RE: Kodi does not read 'playcount' from movie.nfo file - DarrenHill - 2020-07-26

Thread moved to OS independent support


RE: Kodi does not read 'playcount' from movie.nfo file - Karellen - 2020-07-26

(2020-07-26, 16:10)Plecto Wrote: I've changed the .nfo file to     <playcount>1</playcount> and <lastplayed>2020-07-26</lastplayed>, but this does not mark the movie as 'watched'
Did you add the correct tags to the advancedsettings.xml file to import playcount? https://kodi.wiki/view/Import-export_library/Video