[RELEASE] Texture Cache Maintenance utility
You have to use:
Code:
./texturecache.py P

note the "P" and not "p"

refer to the wiki in first post:
Code:
[p, P] Prune texture cache by identifying (p) or removing (P) accumulated cruft such as image previews, previously deleted movies/tv shows/music whose artwork remains in the texture cache even after cleaning the database. Essentially, remove any cached file that is no longer associated with an entry in the media library and is therefore just wasting disk space

Also, P removes textures13.db rows which references files no longer on your media library)

I think what you need is:
Code:
./texturecache.py R
to remove local files not referenced on textures13.db

Code:
[r, R] Reverse query cache, identifying "orphaned" files that are no longer referenced in the texture cache database. Use R option to auto-delete these files.

and/or:
Code:
./texturecache.py Xd
to remove row on textures13.db which are not referenced on yout Thumbnails folder.

refer to:
Code:
[Xd] Remove those rows from the texture cache database that do not have corresponding files in the Thumbnails folder (ie. remove same rows identified by X)
Image Image
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 redglory - 2014-06-26, 12:58
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