help with nfo files.
#1
Hello,
I have problems with nfo files. I use Krypton with titan skin
Worries 1:
I try to put a fanart image in the actors tags. Thumb (poster.jpg) works but not fanart (fanart1.jpg). Is there another tag?
Worries 2:
I use library video node with a smartplaylist. I created a node actors-serie that shows me only the actors and works well but genres-serie does not work. I also tried with common movie but nothing either. I have absolutely no genre that appears

Thank you for your help.

Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<movie>
  <plot />
  <outline />
  <lockdata>false</lockdata>
  <dateadded>2012-04-23 08:29:41</dateadded>
  <title>Full Metal Jacket</title>
  <originaltitle>Full Metal Jacket</originaltitle>
  <runtime>117</runtime>
  <art>
    <poster>H:\Films\Full Metal Jacket\Folder.jpg</poster>
  </art>
  <isuserfavorite>false</isuserfavorite>
  <playcount>0</playcount>
  <watched>false</watched>
  <resume>
    <position>0</position>
    <total>6990.692</total>
  </resume>
  <genre>Guerre</genre>
<actor>
    <name>Matthew Modine</name>
    <role>Joker</role>
    <type>Actor</type>
    <thumb>F:\metadata\People\M\Matthew Modine\poster.jpg</thumb>
    <fanart>F:\metadata\People\M\Matthew Modine\fanart1.jpg</fanart>
  </actor>
  <fileinfo>
    <streamdetails>
      <video>
        <codec>mpeg4</codec>
        <micodec>mpeg4</micodec>
        <bitrate>1921916</bitrate>
        <width>720</width>
        <height>416</height>
        <aspect>45:26</aspect>
        <aspectratio>45:26</aspectratio>
        <framerate>23.97602</framerate>
        <scantype>progressive</scantype>
        <default>False</default>
        <forced>False</forced>
        <duration>117</duration>
        <durationinseconds>6991</durationinseconds>
      </video>
      <audio>
        <codec>ac3</codec>
        <micodec>ac3</micodec>
        <bitrate>448000</bitrate>
        <scantype>progressive</scantype>
        <channels>6</channels>
        <samplingrate>48000</samplingrate>
        <default>False</default>
        <forced>False</forced>
      </audio>
    </streamdetails>
  </fileinfo>
</movie>
Reply
#2
I wasn't even aware that you could have custom backgrounds/fanart with actors in Titan, a quick scoop around brought this thread http://forum.kodi.tv/showthread.php?tid=123578 and of course this request is best handled in the Titan skin forum. Looks like this is a <streamdetails> and I'm unsure how this relates to a Kodi scrape and it appears your native language is not english, communication in a foreign language is not my best suit.

I've posted the .nfo I have for this film here. http://pastebin.com/vwPxggCf perhaps you can A/B

I'll move this to the Titan skin forum, perhaps there will be better response.
Reply

Logout Mark Read Team Forum Stats Members Help
help with nfo files.0