[RELEASE] Texture Cache Maintenance utility
(2016-03-28, 15:58)ifsnop Wrote: Other is to delete the Textures13.db file, and reboot Kodi.

Textures13.db has nothing to do with NFO files.

(2016-03-28, 15:58)ifsnop Wrote: And the latest one is to use texturecache.py, with "qax" option.

This option looks like the easiest and can be inserted in a cron task to be done repeatedly. Problem is that when running texturecache.py, Kodi doesn't seem to notice the nfo changes (for example, collection sets are still wrong after being corrected in the nfo file).

Maybe you're calling it incorrectly, are you specifying @qa.nfo.refresh with an integer value (number of days relative to today), eg. "@qa.nfo.refresh=0" to refresh any NFO changed since midnight, or "@qa.nfo.refresh=1" to refresh any NFO changed since midnight of the previous day, etc.?

To refresh your collection sets you would want to run something like:
Code:
texturecache.py qa movies @qa.nfo.refresh=0

If you still have problems upload a log (add "@logfile=tc.log" to the command line, and upload tc.log somewhere).
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply


Messages In This Thread
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
RE: [RELEASE] Texture Cache Maintenance utility - by Milhouse - 2016-03-28, 23:29
Cleaning - by AleisterHH - 2018-05-28, 22:03
RE: Cleaning - by Milhouse - 2018-05-28, 22:16
qax genre not updated - by Just-Me_A-User - 2018-06-12, 22:06
RE: qax genre not updated - by Milhouse - 2018-06-12, 23:40
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17