v15 No nfo found returned in case more then one is present
#1
It took me more than 1 hour of compiling and debugging, because I was looking in the wrong place.
Kodi always reported no nfo file, although there were 2 present in the folder.

It seems that in case there is more than 1 nfo, that GetnfoFile() sets numNFO = -1 and quits.

Wouldn't it be better to just take any nfo? Or at least return, that there are more than one nfo and not "no nfo file found".
Reply

Logout Mark Read Team Forum Stats Members Help
No nfo found returned in case more then one is present0