[RELEASE] Texture Cache Maintenance utility
(2016-01-19, 11:39)gjwAudio Wrote: ...and no rows have a matching entry.
Try just searching for enron - this will give more results, but just work out which one is the banner (if the banner is found at all):
Code:
./texturecache.py s enron

If the banner isn't listed, then it means it's not in the cache - it will only be added to the cache when you try to display the banner. To confirm it's not in the cache, run:
Code:
./texturecache.py nc movies enron
which should list the banner as being "not in the cache".

To add it to the cache, run:
Code:
./texturecache.py c movies enron

If it says it couldn't download any artwork then that means Kodi couldn't access the artwork.

Once all the artwork is cached, repeat your search of the cache and you should find the banner is listed (as long as it was able to download it).

(2016-01-19, 11:39)gjwAudio Wrote: I can't seem to get the script to cache the specific image into the database & Thumbnail folder... can this even be done ?

Code:
./texturecache.py c movies

will cache all movie artwork that is defined in your media library.
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-01-20, 03:24
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