name tag inside set tag in nfo files?!
#1
Using Kodi 17alpha1 and recently exported my movie library to seperate nfo files and I noticed an entry which wasn't there before:

Code:
<set>
          <name>name_of_set</name>
</set>

if a nfo looks like this, the set is not recognized on Kodi 15.2 if you scan with NFO-only. In older versions of Kodi (older than Kodi 17) the set-part inside a NFO-file looks like this:

<set>name_of_set</set>

and that's the way Kodi 15.2 does see it properly.

Is this a mistake or just a new thing in Kodi 17?

I could provide debuglogs if it's necessary.
Reply
#2
Created a ticket: http://trac.kodi.tv/ticket/16569
Reply

Logout Mark Read Team Forum Stats Members Help
name tag inside set tag in nfo files?!0