is it possible to have TMM scan .nfo files and update watched state?
i have kodi set to update watched state after watching a new movie, but when i open TMM it still says not watched, so if i don't change it in TMM and i update the database from kodi, that movie becomes unwatched again.
right click the movie(s) and choose "Read data from NFO for selected movie(s)" should do the trick
(2019-09-26, 16:46)mlaggner Wrote: [ -> ]right click the movie(s) and choose "Read data from NFO for selected movie(s)" should do the trick
yea, thats what i do now, like i said if i forget to do it, and add a new movie, then update the database it reverts.
im looking for a automatic option.
maybe have TMM check .nfo's for unwatched movies on start
we've already discussed about that, but at the moment there is no simple automation possible, since we have 2 logics:
a) is the movie is not in tmm -> NFO will be read and the values takes
b) if the movie is in tmm -> only all other files will be checked for existence
integrating the NFO reading into uds for exisiting movies (episodes) is a tricky task where we must not make any mistakes
so this simply takes more time