New nightlies - nfo files no longer loaded?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
jmarshall Offline
Team-XBMC Developer
Posts: 24,570
Joined: Oct 2003
Reputation: 138
Post: #11
movie.nfo are ignored if you have a <moviename>.nfo file present. That is a completely different issue.

And yes, you can export your db to XML to save all your watched flags etc.

Cheers,
Jonathan

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.


[Image: badge.gif]
find quote
da-anda Offline
Team-XBMC Member
Posts: 1,469
Joined: Jun 2009
Reputation: 27
Location: germany
Post: #12
Hey Jonathan,
I read that <moviename>.nfo now takes precedence, but I only have movie.nfo, no file or moviename specific .nfo-files. So it mgiht be the same issue. I'll check that tonight. Thanks.
find quote
Mikesch Offline
Member
Posts: 50
Joined: Nov 2009
Reputation: 0
Post: #13
Seems I celebrated too early: after adding all my movies went well, I just wanted to add my tv shows. They all have the same folder structure:

X:\Serien\Show Name\Season X

and they have all been scraped before, some with sickbeard and some with Ember Media Manager. But just for one show (Vampire Diaries), the episodes are added, for all other, fanart, poster, show info etc. are loaded but not a single episode. Like i said, folder structure, nfo files etc. are all the same for each show.

Debug Log:

http://pastebin.org/337202
find quote
marirs Offline
Member
Posts: 64
Joined: Dec 2008
Reputation: 0
Post: #14
I also had to go in and reset the default scrapers from the settings screen after upgrading, so maybe try that.
find quote
WhiningKhan Offline
Member
Posts: 99
Joined: Aug 2008
Reputation: 0
Post: #15
OK, continuing in this thread by request from jmarshall:

Just tried completely clean XBMC directory, with no existing configuration or library data (starting XBMC in portable mode with -p). I.e. defaults are used, I only activated debug logging.

XBMC rev 31123 ignores the whole directory structure from which movies got scanned fine earlier. In each subdir, there is a movie.nfo and one or more video files 000001.ts, 0000002.ts etc.

Debug log: http://pastebin.ca/1885279

For reference, log from an old version (similarly in a fresh XBMC directory) doing the scan successfully: http://pastebin.ca/1885287

EDIT2: In addition to that really old revision above, also rev 30824 still seems to work. Something has broken after that.
(This post was last modified: 2010-06-17 21:36 by WhiningKhan.)
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,570
Joined: Oct 2003
Reputation: 138
Post: #16
Thanks WhiningKhan, exactly what I was after. Should be fixed in r31159.

Cheers,
Jonathan

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.


[Image: badge.gif]
find quote
WhiningKhan Offline
Member
Posts: 99
Joined: Aug 2008
Reputation: 0
Post: #17
Wonderful! Will test it tonight and report here.

Edit: Damn, I tried a couple of trunk revisions from today, but they failed to build. Maybe tomorrow is a better day...
(This post was last modified: 2010-06-18 22:39 by WhiningKhan.)
find quote
WhiningKhan Offline
Member
Posts: 99
Joined: Aug 2008
Reputation: 0
Post: #18
Couldn't still get the trunk to build, so I switched back to dsplayer branch and merged your change for VideoInfoScanner.cpp from 31159 with it.

Works like a charm again. Thanks!!!
find quote
Thomss Offline
Member
Posts: 87
Joined: Apr 2009
Reputation: 0
Post: #19
I had the same issues with my movie.nfo files being ignored, looking forward to checking out a working version again Big Grin
find quote
Ram2000 Offline
Fan
Posts: 620
Joined: Jul 2009
Reputation: 6
Post: #20
I had the same problem just updated to 31200 and all seems to be ok again thanks
find quote
Post Reply