2016-08-02, 10:52
I am currently moving my large DVD collection to Kodi - mainly by just adding stub files for the physical DVDs. Several of the less popular music items are not being found by most scrapers so I need to create my own .nfo files too
For opera and ballet I really have a 'cast' type with 'actors' (i.e. singers or dancers) having a 'role' so I would like to have something in my .nfo file like
<actor>
<name>Cecilia Bartoli</name>
<role>Donna Elvira</role>
</actor>
but because the opera is being flagged as a Music Video then this seems to be ignored. If course I can simply include 'artists' using
<artist>Cecilia Bartoli</artist>
but then I don't get the 'role' she is playing or singing.
.nfo files aren't tremendously well documented in detail, anyone got any ideas how I can assign a 'cast' to Musical type Music Videos
Thanks
For opera and ballet I really have a 'cast' type with 'actors' (i.e. singers or dancers) having a 'role' so I would like to have something in my .nfo file like
<actor>
<name>Cecilia Bartoli</name>
<role>Donna Elvira</role>
</actor>
but because the opera is being flagged as a Music Video then this seems to be ignored. If course I can simply include 'artists' using
<artist>Cecilia Bartoli</artist>
but then I don't get the 'role' she is playing or singing.
.nfo files aren't tremendously well documented in detail, anyone got any ideas how I can assign a 'cast' to Musical type Music Videos
Thanks