[RELEASE] Texture Cache Maintenance utility
(2014-09-17, 15:02)raspberry_pd Wrote: Do you know a way to force XBMC to download the latest artwork from TVDB? I have a few cases where my main view - Posters in the Amber skin, horizontally squishes baners into posters when there is a legitimate poster available on the TVDB.

I'm not entirely sure what the problem is.

If your media library has banner artwork in place of posters then there's not much texturecache.py can do to fix that - whatever metadata scraper you used to scrape your library has done a poor job and you'll need to fix your media library before you will be able to cache the correct artwork.

If your media library contains references to the correct artwork (posters) then its difficult to understand how this could be cached incorrectly (as banners).

You can view the artwork for a tvshow with
Code:
./texturecache.py jd tvshows <showname>

and see what banners or posters are in use.

More likely though it's a skin problem of some sort, with banners being displayed with the incorrect aspect ratio. Or you are missing posters from your media library so banners are used instead - you'll need to use something like the Artwork Downloader addon to try and fill in any missing artwork. Or use local artwork and re-scrape.

(2014-09-17, 15:02)raspberry_pd Wrote: I've been using
Quote:./texturecache.py C
though it takes a while so has not finished running through yet

If you just want to re-cache the artwork just for tvshows:
Code:
./texturecache.py C tvshows

(2014-09-17, 15:02)raspberry_pd Wrote: (Raspbmc keeps freezing on me overnight).

Try a different power supply, that shouldn't happen (the freezing). Or try a more recent build of whatever distribution you're running.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
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 Milhouse - 2014-09-17, 17:17
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