Kodi Community Forum

Full Version: NFO XML - multiple ID fields?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey Gents,

Right now I notice that for TV shows there are multiple ID fields:

Code:
<id>tt0306414</id>
<tvdbid>79126</tvdbid>

However I am wondering how you guys handle multiple ID fields for something that is NOT a TV show. For example a film that has an IMDB ID and an Allocine ID.

Where do you store the Allocine ID? (or any other alternate ID fields for movies .. typically these are for non english movide sites).

egg