It seem that in the newer releases there is a posibility to show a picture of an actor in the casts.
I'd like to add this feature in the OFDB scraper.xml since the cast needs to be fixed anyway.
Is there any documentation on how to do this in scraper xml.
Havn't found something here:
http://www.xboxmediacenter.com/wiki/inde...craper.xml
Adding cast pictures to OFDB scraper?
Okin
Junior Member Posts: 9 Joined: Dec 2007 Reputation: 0 |
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2007-12-06 12:06
Post: #2
the authorative documentation for the scrapers are really imdb.xml - in doubt investigate what it does.
anyways, it's quite simple. output xml in the format <actor><thumbs><thumb>...</thumb><thumb>..</thumb></thumbs><name>something</name><role>somethingelse</role></actor> where multiple thumb urls ofc are only an option (i.e. one is enough) Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
hugohuetzel
Junior Member Posts: 29 Joined: Feb 2007 Reputation: 0 Location: Germany / Stuttgart |
2007-12-07 08:58
Post: #3
Has the thumb-url to be an web url or can it also handle files on samba shares?
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2007-12-07 11:16
Post: #4
only http, unless something changed since i left
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |

Search
Help