[RELEASE] Texture Cache Maintenance utility
(2019-09-24, 17:24)Milhouse Wrote:
(2019-09-24, 14:12)rosede Wrote: What is the correct syntax to clean out only the Thumbnails and not other cached images?
The "prune" command texturecache.py P would automatically remove cached images that are not referenced by a movie, tvshow or album/song/artist, from your media library.

However your biggest problem is that you're sharing a single texture cache between multiple clients, which is generally a bad idea.

Are all your clients using a centralised MySQL database for the media library? If not, then each client is likely to have a different view of the texture cache, and purging the cache based on the media library from one client is likely to cause issues for your other clients that have different media libraries as they suddenly lose access to movie/tv/music images (now deleted) that they have cached. 

Yes, I am using MySQL to share the media library.  

So will the purge clean out only the Thumbnails?  I don't want it deleting fan art and other images.  

If I change the location of the Thumbnails back to local storage, can I use texturecache.py to regenrate those thumbnails?   

Thanks

Daryl
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 rosede - 2019-09-24, 17:53
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17