[RELEASE] Texture Cache Maintenance utility
Hi,

I want to know how to 1. Re-scan 2. Update 3. (re)cache all NFOs, textures and IMDB ratings for the whole movie and tvshow database.

After I followed the thread these commands I think would be interesting for that:
Code:
./texturecache.py C
./texturecache.py P
./texturecache.py R
./texturecache.py qax
./texturecache.py imdb movies
./texturecache.py qax movies @qaperiod=-1 @qa.nfo.refresh=today

But there are settings in the texturecache.cfg which do the same like:
Code:
qa.nfo.refresh =

Now whats the difference between running the command:
Code:
./texturecache.py qax movies @qaperiod=-1 @qa.nfo.refresh=today

and editing the line
Code:
qa.nfo.refresh =
in texturecache.cfg AND what command I have to run that this setting is apllied?


What would be the "best practice" set-up for texturecache.cfg and the specific commands (multiple commands could be stored in script.sh)?

My plan is to run this script once a week via cronjob so that Movie and TVShows (and Music) are up-to-date.
Reply


Messages In This Thread
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
Rescan + Update + Cache all Databases - by Bane - 2016-10-11, 12:39
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