Open CacheStacks opened 9 months ago
Marking as watched is completely independent from file extension. This is triggered by the event monitor instead (VideoLibrary.OnUpdate) when the status of a file has changed - in this case if completed. Note that the addon does'nt create a .nfo, they had to exist (either movie.nfo or name_of_file.nfo).
When turning kodi log into debug mode, there are more information about this.
It seems that properly marking WEBM and MKV video files watched after completion is spotty.
Sometimes it works but most times it doesn't.
At first I thought it might be due to WEBM having a 4-letter extension but then noticed that MKV files also get sporadically missed as well. I've had no troubles with MP4 files.
Any ideas?
Cheers! 🤖