PDA

View Full Version : .nfo fields


euphoric
2009-02-20, 03:25
Simple question:

Which fields does XBMC currently read from an external .nfo file? And what are the supported field names?

Anyone has a link to information on this?

althekiller
2009-02-20, 06:54
Quickest way to check what's currently supported is to simply export your lib to xml and have a look. Otherwise you'd have to rely on the developer who added/removed a field to change the wiki...

sho
2009-02-20, 10:54
And the Wiki part is here:
http://xbmc.org/wiki/?title=Import_-_Export_Library

euphoric
2009-02-20, 18:39
And the Wiki part is here:
http://xbmc.org/wiki/?title=Import_-_Export_Library

Thanks, just what i needed to make a fully compatible xml :)