Kodi Community Forum
Mark watched working for some non-library items - 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: Mark watched working for some non-library items (/showthread.php?tid=65421)



Mark watched is enabled for some non-library items - rev. - 2009-12-29

I have a couple of folders of files that I can't add to the library (family videos etc.), and one folder right now lets me toggle the watched status of these videos. Another does not.

Neither folder's videos are in the library.

If this is a feature, how can I enable the same functionality in the other folder?
If this is a bug, how can I make sure it happens again? Nod


- rev. - 2009-12-30

Trying to figure out why this is working for some folders, so that I can enable it for others. Started poking around in my database files with sqlite browser.

The paths to folders that allow watched/unwatched are listed in the 'path' table.
Their strContent type is set to "" (empty string), as is scraper and everything else other than id and the actual path string.
No parent folders are in the table.

Anybody have any ideas?


- mkortstiege - 2009-12-30

Please provide a step-by-step guide so we can try to reproduce.