XBMC nfo : nfo not found (1 Viewer)

titof

Portal Pro
March 3, 2008
2,248
63
Home Country
France France
Hi,

If a movie have the same name of parent directory, XBMC scrapper doesn't found the nfo.

For testing, disable all scrapper except XBMC.

Create dir : E:\test\DVX\Disco with a movie "Disco.avi" and nfo "Disco.nfo".

In MovingPictures scan E:\test\DVX. The movie is found, but not the nfo ...

If I rename the dir, "Disco 2008" for example, it's work.

Tested with MP1.1.3 and MovPic 1.1.3.1251
And
MP1.2Beta and MovPic 1.2.1.1254

NFO and log attached.

Thanks !

By
 

Attachments

  • Disco.zip
    2.5 KB

titof

Portal Pro
March 3, 2008
2,248
63
Home Country
France France
Re : XBMC nfo : nfo not found

The problem is :

${search.basepath} = E:\test\DVX
${search.filename_noext} = Disco

So the scrapper search the nfo in E:\test\DVX\Disco.nfo and not in E:\test\DVX\Disco\Disco.nfo
 

titof

Portal Pro
March 3, 2008
2,248
63
Home Country
France France
Re : XBMC nfo : nfo not found

It's very stange. I test with the movie "Cleaner" :

E:\test\DVX\Cleaner\Cleaner.avi and E:\test\DVX\Cleaner\Cleaner.nfo

and it's ok, the nfo is found.

Why it's don't work with Disco ??
 

armandp

Retired Team Member
  • Premium Supporter
  • April 6, 2008
    987
    623
    Zoetermeer
    Home Country
    Netherlands Netherlands
    it's a rare bug that tricks the importer into thinking the folder is actually not relevant because it reads it as Disc O (as being multi-part folder A through the letter O) instead of Disco. It will disregard the folder as the movie root folder and it will move to the parent folder instead. I will *try* to fine tune this more in the future. Meanwhile just change the folder name into "Disco (year)" to work around it.
     

    titof

    Portal Pro
    March 3, 2008
    2,248
    63
    Home Country
    France France
    Re : XBMC nfo : nfo not found

    Ok, thanks for reply ;)
     

    Users who are viewing this thread

    Top Bottom