[RELEASE] Texture Cache Maintenance utility
(2014-01-07, 20:01)MilhouseVH Wrote: It certainly shouldn't take 1.5 hours unless the xbmc client has stopped responding.

It progressed in less than a minute this time and I noticed that it started deleting some thumbnails related to my photos. After some analysis, xbmc seems to be storing multiple thumbnails per photo. As an example:

Code:
./texturecache.py s DSC_0669
016021|4/472d41f3.jpg|0240|0360|0001|2014-01-07 03:47:07|2014-01-07 09:17:07|/mnt/<somepath>/DSC_0669.JPG/transform?size=thumb
016891|f/ffd8f55f.jpg|0720|1080|0001|2014-01-07 13:27:34|2014-01-07 18:57:34|/mnt/<somepath>/DSC_0669.JPG
Matching row ids: 16021 16891

texturecache.py P is not deleting the 1st row but deleting the 2nd row. I checked a few random photos and not always both lines exist. I guess we need to figure out more how xbmc is caching Pictures. I've seen lots of variations in the stored path in the Texture13.db in the last few days.
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by rubpa - 2014-01-08, 05:00
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
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17