.nfo file and jpg cover

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
gatto_mannaro Offline
Senior Member
Posts: 123
Joined: Oct 2009
Reputation: 0
Post: #1
Hello ppl.. and first of all a wish for a happy 2010.
Sorry if this question was already discussed, but I didn't find it in the very large archive of old posts.
Anyway... from my dvd archive I exported the .nfo files, moved them in the same folders of movies and add them to xbmc.
It worked fine for all the text fields, but not for the covers, which weren't added Sad
The covers are in a different folder, and in the .nfo files there is the link in the form:

<thumb>file:///Users/gatto/Library/Covers/4200.jpg</thumb>


The file are corrected linked, their file name is always a number.jpg
so why xbmc can't load them? What's wrong in my .nfo files? Ah... the OS is Mac OSX 10.5, if it's important...
thanx alot for your support
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,187
Joined: Nov 2003
Reputation: 82
Post: #2
we don't support the file:// protocol - make it <thumb>/Users/gatto/Library/Covers/4200.jpg</thumb>

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
gatto_mannaro Offline
Senior Member
Posts: 123
Joined: Oct 2009
Reputation: 0
Post: #3
wow... thanx alot!!! really really a fast answer
find quote