Kodi Community Forum
Refresh Movie informations - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: Refresh Movie informations (/showthread.php?tid=194734)



Refresh Movie informations - sysyphus - 2014-05-10

Hello,

First thx for the works.

I have an issue with TinyMediaManager, I don't find answer everywhere but it's a basic question.
How I can refresh in tiny manager all movies informations from NFO (for exempl if I edit manually a movie's nfo). The only method I found is to Initialise the database and import all. Is there an another way ?

Thx for the answer.


RE: Refresh Movie informations - mlaggner - 2014-05-11

not at the moment;

It is a problem of a "two way sync" - you never know which is the right "version" of the information..
I do not know how we could (safely) add some sort of sync Sad


RE: Refresh Movie informations - sysyphus - 2014-05-11

Hello,

Thank you.
So watched status never sync with xbmc ?
Is it for that TMM don't use the PlayCount element ?


RE: Refresh Movie informations - mlaggner - 2014-05-12

I did not have time to crosscheck the other topic for the playcount Wink

iirc we only use the watched flag and set playcount = 1 if the watched flag is set by tmm;
but after writing several thousand lines of code I can't remeber all things exactly Big Grin