[RELEASE] Texture Cache Maintenance utility
(2016-01-19, 13:26)lstar337 Wrote: I am trying to update ratings for TVShows, is it usual to get results like this:

Code:
Could not obtain OMDb details for [episode] Battlestar Galactica (2003) S01E04
...

I have looked it up on imdb and most of those episodes do have ratings, so I don't know why it would fail. :/

The 2003 Battlestar Galactica is a mini-series, with only 2 episodes. The TV series began airing in 2004. They're not the same thing.

Code:
{"Title":"Battlestar Galactica","Year":"2004–2009","Rated":"TV-14","Released":"14 Jan 2005","Runtime":"44 min","Genre":"Action, Adventure, Drama","Director":"N/A","Writer":"Glen A. Larson, Ronald D. Moore","Actors":"Edward James Olmos, Mary McDonnell, Jamie Bamber, James Callis","Plot":"When an old enemy, the Cylons, resurface and obliterate the 12 colonies, the crew of the aged Galactica protect a small civilian fleet - the last of humanity - as they journey toward the fabled 13th colony of Earth.","Language":"English","Country":"USA","Awards":"Won 3 Primetime Emmys. Another 32 wins & 76 nominations.","Poster":"http://ia.media-imdb.com/images/M/MV5BMTc1NTg1MDk3NF5BMl5BanBnXkFtZTYwNDYyMjI3._V1_SX300.jpg","Metascore":"N/A","imdbRating":"8.8","imdbVotes":"114,192","imdbID":"tt0407362","Type":"series","Response":"True"}

If you need to change the year for your Battlestar Galactica TV series (as it's wrong) the easiest solution is to remap it when querying for imdb updates - add:
Code:
imdb.translate.tvyears = ^Battlestar Galactica=2004
to texturecache.cfg. This will then mean your "Battlestar Galactica" is queried with an air date of 2004 (the TV series) and not 2003 (the 2-episode mini series).

If that doesn't solve it, add "@logfile=tc.log" to your command line and send me a link to the the log file once you've uploaded it to somewhere like pastebin.com or xbmclogs.com.
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 - 2016-01-20, 03:51
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