[RELEASE] Texture Cache Maintenance utility
I am trying to remove orphaned local artwork from my library i.e. actually every item that is localy stored, because I allready deleted those files from my hd.
besides texturecache.py I use the tool clear.py aswell.
For movies this worked like a charm:
Code:
./texturecache.py jd movies | ./clean.py --patterns D: | ./texturecache.py set
(I am running this from my linux setup on a remote windows system)

When it comes to tvshows however, it fails
Code:
./texturecache.py jd tvshows "Taken" | ./clean.py --patterns E: | ./texturecache.py set

this is what i get https://pastebin.com/bKpV2kCt

this is what clear.py produces: https://pastebin.com/qjLyGLNK

I assume it somehow fails because season and episodes are child to tvshow.
But how to fix that?
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 Canuma - 2018-01-26, 21:15
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