[RELEASE] Texture Cache Maintenance utility
(2018-04-08, 01:13)Milhouse Wrote: If you add imdb.fields.tvshows=votes,rating,plot,title to texturecache.cfg then it should set plot and title in addition to votes and rating.
OK I will test that, thanks! Is there any equivalent and recommended fields for movies?
(2018-04-08, 01:13)Milhouse Wrote: If your artwork is local then you can re-cache recently modified artwork with
text:
./texturecache.py C tvshows @cache.artwork=poster @cache.refresh=0
which will forcibly re-cache any tv show posters modified since 00:00 of the current day. Use cache.refresh=1 for artwork modified since midnight of the previous day. If you want to update the episode thumbnails instead of posters then replace @cache.artwork=poster with @cache.artwork=thumb.
What do you mean my local? 
(2018-04-08, 01:13)Milhouse Wrote: By the way, the output of ./texturecache.py imdb needs to be piped into ./texturecache.py set if you want to apply any changes to your database, ie:
text:
echo '## Updating IMDB...'
./texturecache.py imdb movies | ./texturecache.py set
./texturecache.py imdb tvshows | ./texturecache.py set
 
Didn't know that. I will do it.
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 raspdealer - 2018-04-08, 09:29
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