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>