[RELEASE] Texture Cache Maintenance utility
(2020-03-18, 22:31)DjDiabolik Wrote: It's this script working on a osmc setup ? If yes how i can execute correctly ?

Yes - use ./texturecache.py P to prune your texture cache of unnecessary images.

(2020-03-18, 22:31)DjDiabolik Wrote: [quote="DjDiabolik" pid='2932517' dateline='1584563506']
I have apparently some help need........ i have correctly setup but there's no works for me... look:
Code:
osmc@osmc:~$ ./texturecache.py s "where lastusetime <= '2020-01-01'"
Matching row ids:
osmc@osmc:~$ ./texturecache.py x "order by lastusetime asc"
Matching row ids:
osmc@osmc:~$ ./texturecache.py x "order by lastusetime asc"
Matching row ids:
osmc@osmc:~$

Try:
text:

./texturecache.py s "size=thumb"

as this will find any url that includes the text size=thumb.

But yes, ./texturecache.py x "order by lastusetime asc" does now appear to be broken, not sure when or why that happened.
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
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
RE: [RELEASE] Texture Cache Maintenance utility - by Milhouse - 2020-03-20, 00:43
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17