Project

General

Profile

Actions

Bug #345

closed

TMDB: Cast Images Not Scraping

Added by dom-dxecutioner over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Category:
Scraper (Music/Video Metadata
Target version:
Start date:
30/06/2015
Due date:
% Done:

0%

Resolution:
fixed
Affected Version:

Description

After installing a clean copy of xbmc 3.5.1, i noticed that the actor's ( cast ) images were not being scrapped. I did a little digging and found that the tmdb.xml ( in the common folder ) was missing the image's url in the ParseTMDBCast function.

There are various image sizes that can be had, I've opted for the width = 185 (w185), but others are available; although i've never submitted a patch, here's my first try...

3 patches are attached, you can choose whichever one you find most appropriate for the xbox. Since there isn't heavy use of the actors, the quality does not have to be hi-res, but it's your choice.

Example Links:
w185: http://image.tmdb.org/t/p/w185/f3c1rwcOoeU0v6Ak5loUvMyifR0.jpg
w300: http://image.tmdb.org/t/p/w300/f3c1rwcOoeU0v6Ak5loUvMyifR0.jpg
w500: http://image.tmdb.org/t/p/w500/f3c1rwcOoeU0v6Ak5loUvMyifR0.jpg


Files

tmdb.xml-w185.patch (1.23 KB) tmdb.xml-w185.patch Image Width 185 dom-dxecutioner, 30/06/2015 02:12 AM
tmdb.xml-w300.patch (1.23 KB) tmdb.xml-w300.patch Image Width 300 dom-dxecutioner, 30/06/2015 02:12 AM
tmdb.xml-w500.patch (1.23 KB) tmdb.xml-w500.patch Image Width 500 dom-dxecutioner, 30/06/2015 02:12 AM
Actions #1

Updated by buzz over 8 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Thanks Dom. Sorry for the delay. Fixed in r32992

Actions

Also available in: Atom PDF