I wonder if it's possible to add more fields when importing from XBMC (.nfo)?
When I import a movie from XBMC today I get duration, title, genre, etc. But is it possible to get more fields like audio, codec, subtitle and aspect ratio for example?
It's probably very easy and maybe I can edit it myself but haven't found which file.
Code: Select all
Now it imports
<title>3:10 to Yuma</title>
<year>2007</year>
...
Maybe it will work just adding the fields like this:
<fileinfo>
<subtitle>
<longlanguage>Swedish</longlanguage>
<video>
<aspect>2.400</aspect>
<codec>h264</codec>
<longlanguage>English</longlanguage>