Info about TV Serie Nfo entry

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Tuxon86 Offline
Senior Member
Posts: 139
Joined: Apr 2010
Reputation: 0
Post: #1
Hi!

I would like to know a bit more about the following entry in the TV serie Nfo xml file:

<fanart url="http://thetvdb.com/banners/">
<thumb dim="1920x1080" colors="|183,185,161|51,51,51|206,205,185|" preview="_cache/fanart/original/73388-6.jpg">fanart/original/73388-6.jpg</thumb>
<thumb dim="1280x720" colors="|255,255,240|101,141,117|129,132,123|" preview="_cache/fanart/original/73388-1.jpg">fanart/original/73388-1.jpg</thumb>
</fanart>

1- can the url refer to a local file as in "D:\Images"?
2- in the <thumb> key, is any of the parameters optional? Can I skip "color" for exemple?

Thanks.
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,187
Joined: Nov 2003
Reputation: 82
Post: #2
You can easily read this from the code. Yes you posted in the development forum so that is all you get.

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