Advertisement
Guest User

Untitled

a guest
Mar 13th, 2011
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 42.15 KB | None | 0 0
  1. <includes>
  2.     <include name="Viewtype_Info_List">
  3.         <control type="group">
  4.             <visible>Control.IsVisible(505)</visible>
  5.             <!-- Browser -->
  6.             <control type="fixedlist" id="505">
  7.                 <posx>650</posx>
  8.                 <posy>152</posy>
  9.                 <height>450</height>
  10.                 <width>1290</width>
  11.                 <onup>505</onup>
  12.                 <ondown>505</ondown>
  13.                 <include condition="!Skin.HasSetting(ViewLockdown)">OnLeft7000</include>
  14.                 <onright>61</onright>
  15.                 <scrolltime>0</scrolltime>
  16.                 <viewtype label="31312">list</viewtype>
  17.                 <orientation>vertical</orientation>
  18.                 <focusposition>4</focusposition>
  19.                 <pagecontrol>61</pagecontrol>
  20.                 <include>Animation_ZoomInZoomOut</include>
  21.                 <include>Animation_ZoomedByMenu</include>
  22.                 <include>Animation_HiddenByInfo</include>
  23.                 <include condition="!SubString(Container.FolderPath,plugin) + !Window.IsVisible(musiclibrary) + !Window.IsVisible(videolibrary)">InfoListDefault</include>
  24.                 <include condition="!SubString(Container.FolderPath,plugin) + Window.IsVisible(musiclibrary)">InfoListMusic</include>
  25.                 <include condition="!SubString(Container.FolderPath,plugin) + Window.IsVisible(videolibrary)">InfoListVideo</include>
  26.                 <include condition="SubString(Container.FolderPath,plugin)">InfoListPlugin</include>
  27.             </control>
  28.             <control type="image">
  29.                 <include>Dimensions_Fullscreen</include>
  30.                 <texture diffuse="special://skin/extras/filters/list_vignette.png" fallback="background.png">$INFO[Skin.String(CustomBackground)]</texture>
  31.                 <colordiffuse>GlobalColour</colordiffuse>
  32.             </control>
  33.             <control type="group">
  34.                 <animation type="Conditional" condition="Window.IsActive(addoninformation)">
  35.                     <effect type="zoom" time="600" center="640,360" start="100" end="50" tween="cubic" easing="inout" />
  36.                     <effect type="fade" time="400" start="100" end="0" />
  37.                 </animation>
  38.                 <include>Animation_ZoomInZoomOut</include>
  39.                 <include>Animation_ZoomedByMenu</include>
  40.                 <include>Animation_HiddenByInfo</include>
  41.                 <control type="image">
  42.                     <posx>270</posx>
  43.                     <posy>160</posy>
  44.                     <width>360</width>
  45.                     <height>440</height>
  46.                     <fadetime>100</fadetime>
  47.                     <aspectratio align="right" aligny="center">keep</aspectratio>
  48.                     <texture background="true" fallback="DefaultAddonNone.png">$INFO[ListItem.Icon]</texture>
  49.                     <bordertexture border="22">infolistframe.png</bordertexture>
  50.                     <bordersize>22</bordersize>
  51.                     <visible>[Window.IsVisible(musiclibrary) | Window.IsVisible(videolibrary)] + !substring(ListItem.Icon,default) + !Container.Content(Genres)</visible>
  52.                 </control>
  53.                 <control type="image">
  54.                     <posx>270</posx>
  55.                     <posy>160</posy>
  56.                     <width>360</width>
  57.                     <height>440</height>
  58.                     <fadetime>100</fadetime>
  59.                     <aspectratio align="right" aligny="center">keep</aspectratio>
  60.                     <texture fallback="DefaultAddonNone.png">$INFO[ListItem.Icon]</texture>
  61.                     <bordertexture border="22">-</bordertexture>
  62.                     <bordersize>22</bordersize>
  63.                     <visible>[Window.IsVisible(musiclibrary) | Window.IsVisible(videolibrary)] + substring(ListItem.Icon,default) + !Container.Content(Genres)</visible>
  64.                 </control>
  65.                 <control type="image">
  66.                     <posx>270</posx>
  67.                     <posy>160</posy>
  68.                     <width>360</width>
  69.                     <height>440</height>
  70.                     <fadetime>100</fadetime>
  71.                     <aspectratio align="right" aligny="center">keep</aspectratio>
  72.                     <texture fallback="DefaultAddonNone.png">$INFO[ListItem.Icon]</texture>
  73.                     <bordertexture border="22">infolistframe.png</bordertexture>
  74.                     <bordersize>22</bordersize>
  75.                     <visible>![Window.IsVisible(musiclibrary) | Window.IsVisible(videolibrary)] + !substring(ListItem.Icon,default) + !Container.Content(Genres)</visible>
  76.                 </control>
  77.                 <control type="image">
  78.                     <posx>270</posx>
  79.                     <posy>160</posy>
  80.                     <width>360</width>
  81.                     <height>440</height>
  82.                     <fadetime>100</fadetime>
  83.                     <aspectratio align="right" aligny="center">keep</aspectratio>
  84.                     <texture fallback="DefaultAddonNone.png">$INFO[ListItem.Icon]</texture>
  85.                     <bordertexture border="22">-</bordertexture>
  86.                     <bordersize>22</bordersize>
  87.                     <visible>![Window.IsVisible(musiclibrary) | Window.IsVisible(videolibrary)] + substring(ListItem.Icon,default) + !Container.Content(Genres)</visible>
  88.                 </control>
  89.                 <control type="image">
  90.                     <posx>270</posx>
  91.                     <posy>160</posy>
  92.                     <width>360</width>
  93.                     <height>440</height>
  94.                     <fadetime>100</fadetime>
  95.                     <aspectratio align="right" aligny="center">keep</aspectratio>
  96.                     <texture fallback="DefaultMovieGenre.jpg">moviegenres/$INFO[ListItem.Label].jpg</texture>
  97.                     <bordertexture border="22">infolistframe.png</bordertexture>
  98.                     <bordersize>22</bordersize>
  99.                     <visible>Window.IsActive(videolibrary) + Container.Content(Genres)</visible>
  100.                 </control>
  101.                 <control type="image">
  102.                     <posx>270</posx>
  103.                     <posy>160</posy>
  104.                     <width>360</width>
  105.                     <height>440</height>
  106.                     <fadetime>100</fadetime>
  107.                     <aspectratio align="right" aligny="center">keep</aspectratio>
  108.                     <texture fallback="DefaultMusicGenre.jpg">musicgenres/$INFO[ListItem.Label].jpg</texture>
  109.                     <bordertexture border="22">infolistframe.png</bordertexture>
  110.                     <bordersize>22</bordersize>
  111.                     <visible>Window.IsActive(musiclibrary) + Container.Content(Genres)</visible>
  112.                 </control>
  113.             </control>
  114.             <include>ScrollBar_Vertical</include>
  115.         </control>
  116.     </include>
  117.     <include name="InfoListDefault">
  118.         <itemlayout width="630" height="48">
  119.             <control type="label">
  120.                 <posx>20</posx>
  121.                 <posy>6</posy>
  122.                 <width>580</width>
  123.                 <height>20</height>
  124.                 <aligny>center</aligny>
  125.                 <font>Font_ListTitleNF</font>
  126.                 <textcolor>ListTrackNF</textcolor>
  127.                 <selectedcolor>TextSelected</selectedcolor>
  128.                 <label>$INFO[ListItem.Label]</label>
  129.                 <animation effect="slide" end="0,10" condition="IsEmpty(ListItem.Label2)">Conditional</animation>
  130.                 <visible>!stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  131.             </control>
  132.             <control type="label">
  133.                 <posx>20</posx>
  134.                 <posy>6</posy>
  135.                 <width>580</width>
  136.                 <height>20</height>
  137.                 <aligny>center</aligny>
  138.                 <font>Font_ListTitleNF</font>
  139.                 <textcolor>ListTrackNF</textcolor>
  140.                 <selectedcolor>TextSelected</selectedcolor>
  141.                 <label>$INFO[ListItem.Label]  &#8225;</label>
  142.                 <animation effect="slide" end="0,10" condition="IsEmpty(ListItem.Label2)">Conditional</animation>
  143.                 <visible>stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  144.             </control>
  145.             <control type="label">
  146.                 <posx>20</posx>
  147.                 <posy>26</posy>
  148.                 <width>580</width>
  149.                 <height>20</height>
  150.                 <aligny>center</aligny>
  151.                 <font>Font_ListDetailNF</font>
  152.                 <textcolor>ListTrackNF</textcolor>
  153.                 <selectedcolor>TextSelected</selectedcolor>
  154.                 <label>$INFO[ListItem.Label2]</label>
  155.             </control>
  156.         </itemlayout>
  157.         <focusedlayout width="630" height="66">
  158.             <control type="image">
  159.                 <posx>0</posx>
  160.                 <posy>0</posy>
  161.                 <width>630</width>
  162.                 <height>66</height>
  163.                 <aligny>center</aligny>
  164.                 <texture>InfoListButton.png</texture>
  165.             </control>
  166.             <control type="label">
  167.                 <posx>20</posx>
  168.                 <posy>14</posy>
  169.                 <width>580</width>
  170.                 <height>20</height>
  171.                 <aligny>center</aligny>
  172.                 <font>Font_InfoListItemFO</font>
  173.                 <textcolor>ButtonText</textcolor>
  174.                 <scroll>true</scroll>
  175.                 <selectedcolor>TextSelected</selectedcolor>
  176.                 <label>$INFO[ListItem.Label]</label>
  177.                 <animation effect="slide" end="0,10" condition="IsEmpty(ListItem.Label2)">Conditional</animation>
  178.                 <visible>!stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  179.             </control>
  180.             <control type="label">
  181.                 <posx>20</posx>
  182.                 <posy>14</posy>
  183.                 <width>580</width>
  184.                 <height>20</height>
  185.                 <aligny>center</aligny>
  186.                 <font>Font_InfoListItemFO</font>
  187.                 <textcolor>ButtonText</textcolor>
  188.                 <scroll>true</scroll>
  189.                 <selectedcolor>TextSelected</selectedcolor>
  190.                 <label>$INFO[ListItem.Label]  &#8225;</label>
  191.                 <animation effect="slide" end="0,10" condition="IsEmpty(ListItem.Label2)">Conditional</animation>
  192.                 <visible>stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  193.             </control>
  194.             <control type="label">
  195.                 <posx>20</posx>
  196.                 <posy>36</posy>
  197.                 <width>580</width>
  198.                 <height>20</height>
  199.                 <aligny>center</aligny>
  200.                 <font>Font_ListDetailNF</font>
  201.                 <textcolor>ButtonText</textcolor>
  202.                 <scroll>true</scroll>
  203.                 <selectedcolor>TextSelected</selectedcolor>
  204.                 <label>$INFO[ListItem.Label2]</label>
  205.             </control>
  206.         </focusedlayout>
  207.     </include>
  208.     <include name="InfoListMusic">
  209.         <itemlayout width="630" height="48">
  210.             <control type="group">
  211.                 <visible>Container.Content(songs)</visible>
  212.                 <control type="label">
  213.                     <posx>56</posx>
  214.                     <posy>0</posy>
  215.                     <width>56</width>
  216.                     <height>48</height>
  217.                     <aligny>center</aligny>
  218.                     <align>right</align>
  219.                     <font>Font_ListTrackNF</font>
  220.                     <textcolor>ListTrackNF</textcolor>
  221.                     <selectedcolor>TextSelected</selectedcolor>
  222.                     <label>$INFO[ListItem.TrackNumber]</label>
  223.                 </control>
  224.                 <control type="label">
  225.                     <posx>80</posx>
  226.                     <posy>6</posy>
  227.                     <width>520</width>
  228.                     <height>20</height>
  229.                     <aligny>center</aligny>
  230.                     <font>Font_ListTitleNF</font>
  231.                     <textcolor>ListTrackNF</textcolor>
  232.                     <selectedcolor>TextSelected</selectedcolor>
  233.                     <label>$INFO[ListItem.Title]</label>
  234.                 </control>
  235.                 <control type="label">
  236.                     <posx>80</posx>
  237.                     <posy>25</posy>
  238.                     <width>520</width>
  239.                     <height>20</height>
  240.                     <aligny>center</aligny>
  241.                     <font>Font_ListDetailNF</font>
  242.                     <textcolor>ListTrackNF</textcolor>
  243.                     <selectedcolor>TextSelected</selectedcolor>
  244.                     <label>$INFO[ListItem.Artist]$INFO[ListItem.Album, • ]</label>
  245.                 </control>
  246.             </control>
  247.             <control type="group">
  248.                 <visible>Container.Content(albums)</visible>
  249.                 <control type="label">
  250.                     <posx>20</posx>
  251.                     <posy>6</posy>
  252.                     <width>580</width>
  253.                     <height>20</height>
  254.                     <aligny>center</aligny>
  255.                     <font>Font_ListTitleNF</font>
  256.                     <textcolor>ListTrackNF</textcolor>
  257.                     <selectedcolor>TextSelected</selectedcolor>
  258.                     <label>$INFO[ListItem.Label]</label>
  259.                 </control>
  260.                 <control type="label">
  261.                     <posx>20</posx>
  262.                     <posy>25</posy>
  263.                     <width>520</width>
  264.                     <height>20</height>
  265.                     <aligny>center</aligny>
  266.                     <font>Font_ListDetailNF</font>
  267.                     <textcolor>ListTrackNF</textcolor>
  268.                     <selectedcolor>TextSelected</selectedcolor>
  269.                     <label>$INFO[ListItem.Artist]</label>
  270.                 </control>
  271.             </control>
  272.             <control type="group">
  273.                 <visible>!Container.Content(albums) + !Container.Content(songs)</visible>
  274.                 <control type="label">
  275.                     <posx>20</posx>
  276.                     <posy>6</posy>
  277.                     <width>580</width>
  278.                     <height>20</height>
  279.                     <aligny>center</aligny>
  280.                     <font>Font_ListTitleNF</font>
  281.                     <textcolor>ListTrackNF</textcolor>
  282.                     <selectedcolor>TextSelected</selectedcolor>
  283.                     <label>$INFO[ListItem.Label]</label>
  284.                     <animation effect="slide" end="0,10" condition="IsEmpty(ListItem.Label2)">Conditional</animation>
  285.                 </control>
  286.                 <control type="label">
  287.                     <posx>20</posx>
  288.                     <posy>26</posy>
  289.                     <width>580</width>
  290.                     <height>20</height>
  291.                     <aligny>center</aligny>
  292.                     <font>Font_ListDetailNF</font>
  293.                     <textcolor>ListTrackNF</textcolor>
  294.                     <selectedcolor>TextSelected</selectedcolor>
  295.                     <label>$INFO[ListItem.Label2]</label>
  296.                 </control>
  297.             </control>
  298.         </itemlayout>
  299.         <focusedlayout width="630" height="66">
  300.             <control type="image">
  301.                 <posx>0</posx>
  302.                 <posy>0</posy>
  303.                 <width>630</width>
  304.                 <height>66</height>
  305.                 <aligny>center</aligny>
  306.                 <texture>InfoListButton.png</texture>
  307.             </control>
  308.             <control type="group">
  309.                 <visible>Container.Content(songs)</visible>
  310.                 <control type="label">
  311.                     <posx>56</posx>
  312.                     <posy>0</posy>
  313.                     <width>56</width>
  314.                     <height>66</height>
  315.                     <aligny>center</aligny>
  316.                     <align>right</align>
  317.                     <font>Font_InfoListFO</font>
  318.                     <textcolor>ButtonText</textcolor>
  319.                     <scroll>true</scroll>
  320.                     <selectedcolor>TextSelected</selectedcolor>
  321.                     <label>$INFO[ListItem.TrackNumber]</label>
  322.                 </control>
  323.                 <control type="label">
  324.                     <posx>80</posx>
  325.                     <posy>6</posy>
  326.                     <width>520</width>
  327.                     <height>20</height>
  328.                     <aligny>center</aligny>
  329.                     <font>Font_ListTitleNF</font>
  330.                     <textcolor>ButtonText</textcolor>
  331.                     <scroll>true</scroll>
  332.                     <selectedcolor>TextSelected</selectedcolor>
  333.                     <label>$INFO[ListItem.Title]</label>
  334.                 </control>
  335.                 <control type="label">
  336.                     <posx>80</posx>
  337.                     <posy>25</posy>
  338.                     <width>520</width>
  339.                     <height>20</height>
  340.                     <aligny>center</aligny>
  341.                     <font>Font_ListDetailNF</font>
  342.                     <textcolor>ButtonText</textcolor>
  343.                     <scroll>true</scroll>
  344.                     <selectedcolor>TextSelected</selectedcolor>
  345.                     <label>$INFO[ListItem.Artist]$INFO[ListItem.Album, • ]</label>
  346.                 </control>
  347.                 <control type="label">
  348.                     <posx>80</posx>
  349.                     <posy>43</posy>
  350.                     <width>520</width>
  351.                     <height>20</height>
  352.                     <aligny>center</aligny>
  353.                     <font>Font_ListDetailNF</font>
  354.                     <textcolor>ButtonText</textcolor>
  355.                     <scroll>true</scroll>
  356.                     <selectedcolor>TextSelected</selectedcolor>
  357.                     <label>$INFO[ListItem.Duration,, $LOCALIZE[31300]]</label>
  358.                 </control>
  359.             </control>
  360.             <control type="group">
  361.                 <visible>Container.Content(albums)</visible>
  362.                 <control type="label">
  363.                     <posx>20</posx>
  364.                     <posy>6</posy>
  365.                     <width>580</width>
  366.                     <height>20</height>
  367.                     <aligny>center</aligny>
  368.                     <font>Font_ListTitleNF</font>
  369.                     <textcolor>ButtonText</textcolor>
  370.                     <scroll>true</scroll>
  371.                     <selectedcolor>TextSelected</selectedcolor>
  372.                     <label>$INFO[ListItem.Label]</label>
  373.                 </control>
  374.                 <control type="label">
  375.                     <posx>20</posx>
  376.                     <posy>25</posy>
  377.                     <width>520</width>
  378.                     <height>20</height>
  379.                     <aligny>center</aligny>
  380.                     <font>Font_ListDetailNF</font>
  381.                     <textcolor>ButtonText</textcolor>
  382.                     <scroll>true</scroll>
  383.                     <selectedcolor>TextSelected</selectedcolor>
  384.                     <label>$INFO[ListItem.Artist]</label>
  385.                 </control>
  386.                 <control type="label">
  387.                     <posx>20</posx>
  388.                     <posy>43</posy>
  389.                     <width>580</width>
  390.                     <height>20</height>
  391.                     <aligny>center</aligny>
  392.                     <font>Font_ListDetailNF</font>
  393.                     <textcolor>ButtonText</textcolor>
  394.                     <scroll>true</scroll>
  395.                     <selectedcolor>TextSelected</selectedcolor>
  396.                     <label>$INFO[ListItem.Year]</label>
  397.                 </control>
  398.             </control>
  399.             <control type="group">
  400.                 <visible>!Container.Content(albums) + !Container.Content(songs)</visible>
  401.                 <control type="label">
  402.                     <posx>20</posx>
  403.                     <posy>14</posy>
  404.                     <width>580</width>
  405.                     <height>20</height>
  406.                     <aligny>center</aligny>
  407.                     <font>Font_InfoListItemFO</font>
  408.                     <textcolor>ButtonText</textcolor>
  409.                     <scroll>true</scroll>
  410.                     <selectedcolor>TextSelected</selectedcolor>
  411.                     <label>$INFO[ListItem.Label]</label>
  412.                     <animation effect="slide" end="0,10" condition="IsEmpty(ListItem.Label2)">Conditional</animation>
  413.                 </control>
  414.                 <control type="label">
  415.                     <posx>20</posx>
  416.                     <posy>36</posy>
  417.                     <width>580</width>
  418.                     <height>20</height>
  419.                     <aligny>center</aligny>
  420.                     <font>Font_ListDetailNF</font>
  421.                     <textcolor>ButtonText</textcolor>
  422.                     <scroll>true</scroll>
  423.                     <selectedcolor>TextSelected</selectedcolor>
  424.                     <label>$INFO[ListItem.Label2]</label>
  425.                 </control>
  426.             </control>
  427.         </focusedlayout>
  428.     </include>
  429.     <include name="InfoListVideo">
  430.         <itemlayout width="630" height="48">
  431.             <control type="group">
  432.                 <visible>Container.Content(episodes)</visible>
  433.                 <control type="label">
  434.                     <posx>56</posx>
  435.                     <posy>0</posy>
  436.                     <width>56</width>
  437.                     <height>48</height>
  438.                     <aligny>center</aligny>
  439.                     <align>right</align>
  440.                     <font>Font_ListTrackNF</font>
  441.                     <textcolor>ListTrackNF</textcolor>
  442.                     <selectedcolor>TextSelected</selectedcolor>
  443.                     <label>$INFO[ListItem.Episode]</label>
  444.                 </control>
  445.                 <control type="label">
  446.                     <posx>80</posx>
  447.                     <posy>6</posy>
  448.                     <width>520</width>
  449.                     <height>20</height>
  450.                     <aligny>center</aligny>
  451.                     <font>Font_ListTitleNF</font>
  452.                     <textcolor>ListTrackNF</textcolor>
  453.                     <selectedcolor>TextSelected</selectedcolor>
  454.                     <label>$INFO[ListItem.Title]</label>
  455.                     <visible>Skin.HasSetting(HideTVWatchedOverlays) | !stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  456.                 </control>
  457.                 <control type="label">
  458.                     <posx>80</posx>
  459.                     <posy>6</posy>
  460.                     <width>520</width>
  461.                     <height>20</height>
  462.                     <aligny>center</aligny>
  463.                     <font>Font_ListTitleNF</font>
  464.                     <textcolor>ListTrackNF</textcolor>
  465.                     <selectedcolor>TextSelected</selectedcolor>
  466.                     <label>$INFO[ListItem.Title]  &#8225;</label>
  467.                     <visible>!Skin.HasSetting(HideTVWatchedOverlays) + stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  468.                 </control>
  469.                 <control type="label">
  470.                     <posx>80</posx>
  471.                     <posy>25</posy>
  472.                     <width>520</width>
  473.                     <height>20</height>
  474.                     <aligny>center</aligny>
  475.                     <font>Font_ListDetailNF</font>
  476.                     <textcolor>ListTrackNF</textcolor>
  477.                     <selectedcolor>TextSelected</selectedcolor>
  478.                     <label>$INFO[ListItem.Date,$LOCALIZE[31272] ]</label>
  479.                 </control>
  480.             </control>
  481.             <control type="group">
  482.                 <visible>Container.Content(tvshows) | Container.Content(seasons)</visible>
  483.                 <control type="label">
  484.                     <posx>20</posx>
  485.                     <posy>6</posy>
  486.                     <width>580</width>
  487.                     <height>20</height>
  488.                     <aligny>center</aligny>
  489.                     <font>Font_ListTitleNF</font>
  490.                     <textcolor>ListTrackNF</textcolor>
  491.                     <selectedcolor>TextSelected</selectedcolor>
  492.                     <label>$INFO[ListItem.Label]</label>
  493.                     <visible>Skin.HasSetting(HideTVWatchedOverlays) | !stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  494.                 </control>
  495.                 <control type="label">
  496.                     <posx>20</posx>
  497.                     <posy>6</posy>
  498.                     <width>580</width>
  499.                     <height>20</height>
  500.                     <aligny>center</aligny>
  501.                     <font>Font_ListTitleNF</font>
  502.                     <textcolor>ListTrackNF</textcolor>
  503.                     <selectedcolor>TextSelected</selectedcolor>
  504.                     <label>$INFO[ListItem.Label]  &#8225;</label>
  505.                     <visible>!Skin.HasSetting(HideTVWatchedOverlays) + stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  506.                 </control>
  507.                 <control type="label">
  508.                     <posx>20</posx>
  509.                     <posy>25</posy>
  510.                     <width>580</width>
  511.                     <height>20</height>
  512.                     <aligny>center</aligny>
  513.                     <font>Font_ListDetailNF</font>
  514.                     <textcolor>ListTrackNF</textcolor>
  515.                     <selectedcolor>TextSelected</selectedcolor>
  516.                     <label>$INFO[ListItem.Label2]</label>
  517.                     <visible>!Container.Content(Seasons)</visible>
  518.                 </control>
  519.                 <control type="label">
  520.                     <posx>20</posx>
  521.                     <posy>25</posy>
  522.                     <width>580</width>
  523.                     <height>20</height>
  524.                     <aligny>center</aligny>
  525.                     <font>Font_ListDetailNF</font>
  526.                     <textcolor>ListTrackNF</textcolor>
  527.                     <selectedcolor>TextSelected</selectedcolor>
  528.                     <label>$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[20360]]</label>
  529.                     <visible>Container.Content(Seasons) + IntegerGreaterThan(ListItem.Property(TotalEpisodes),1)</visible>
  530.                 </control>
  531.                 <control type="label">
  532.                     <posx>20</posx>
  533.                     <posy>25</posy>
  534.                     <width>580</width>
  535.                     <height>20</height>
  536.                     <aligny>center</aligny>
  537.                     <font>Font_ListDetailNF</font>
  538.                     <textcolor>ListTrackNF</textcolor>
  539.                     <selectedcolor>TextSelected</selectedcolor>
  540.                     <label>$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[20359]]</label>
  541.                     <visible>Container.Content(Seasons) + !IntegerGreaterThan(ListItem.Property(TotalEpisodes),1)</visible>
  542.                 </control>
  543.             </control>
  544.             <control type="group">
  545.                 <visible>Container.Content(movies)</visible>
  546.                 <control type="label">
  547.                     <posx>20</posx>
  548.                     <posy>6</posy>
  549.                     <width>580</width>
  550.                     <height>20</height>
  551.                     <aligny>center</aligny>
  552.                     <font>Font_ListTitleNF</font>
  553.                     <textcolor>ListTrackNF</textcolor>
  554.                     <selectedcolor>TextSelected</selectedcolor>
  555.                     <label>$INFO[ListItem.Label]</label>
  556.                     <visible>Skin.HasSetting(HideMovieWatchedOverlays) | !stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  557.                 </control>
  558.                 <control type="label">
  559.                     <posx>20</posx>
  560.                     <posy>6</posy>
  561.                     <width>580</width>
  562.                     <height>20</height>
  563.                     <aligny>center</aligny>
  564.                     <font>Font_ListTitleNF</font>
  565.                     <textcolor>ListTrackNF</textcolor>
  566.                     <selectedcolor>TextSelected</selectedcolor>
  567.                     <label>$INFO[ListItem.Label]  &#8225;</label>
  568.                     <visible>!Skin.HasSetting(HideMovieWatchedOverlays) + stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  569.                 </control>
  570.                 <control type="label">
  571.                     <posx>20</posx>
  572.                     <posy>25</posy>
  573.                     <width>520</width>
  574.                     <height>20</height>
  575.                     <aligny>center</aligny>
  576.                     <font>Font_ListDetailNF</font>
  577.                     <textcolor>ListTrackNF</textcolor>
  578.                     <selectedcolor>TextSelected</selectedcolor>
  579.                     <label>$INFO[ListItem.Genre,, ]</label>
  580.                 </control>
  581.                 <control type="label">
  582.                     <posx>20</posx>
  583.                     <posy>26</posy>
  584.                     <width>580</width>
  585.                     <height>20</height>
  586.                     <aligny>center</aligny>
  587.                     <font>Font_ListDetailNF</font>
  588.                     <textcolor>ListTrackNF</textcolor>
  589.                     <selectedcolor>TextSelected</selectedcolor>
  590.                     <label>$LOCALIZE[31313]</label>
  591.                     <visible>IsEmpty(ListItem.Genre) + IsEmpty(ListItem.foldername) + !StringCompare(ListItem.Label,..)</visible>
  592.                 </control>
  593.             </control>
  594.             <control type="group">
  595.                 <visible>!Container.Content(tvshows) + !Container.Content(seasons) + !Container.Content(episodes) + !Container.Content(movies)</visible>
  596.                 <control type="label">
  597.                     <posx>20</posx>
  598.                     <posy>6</posy>
  599.                     <width>580</width>
  600.                     <height>20</height>
  601.                     <aligny>center</aligny>
  602.                     <font>Font_ListTitleNF</font>
  603.                     <textcolor>ListTrackNF</textcolor>
  604.                     <selectedcolor>TextSelected</selectedcolor>
  605.                     <label>$INFO[ListItem.Label]</label>
  606.                     <animation effect="slide" end="0,10" condition="IsEmpty(ListItem.Label2)">Conditional</animation>
  607.                 </control>
  608.                 <control type="label">
  609.                     <posx>20</posx>
  610.                     <posy>26</posy>
  611.                     <width>580</width>
  612.                     <height>20</height>
  613.                     <aligny>center</aligny>
  614.                     <font>Font_ListDetailNF</font>
  615.                     <textcolor>ListTrackNF</textcolor>
  616.                     <selectedcolor>TextSelected</selectedcolor>
  617.                     <label>$INFO[ListItem.Label2]</label>
  618.                 </control>
  619.             </control>
  620.         </itemlayout>
  621.         <focusedlayout width="630" height="66">
  622.             <control type="image">
  623.                 <posx>0</posx>
  624.                 <posy>0</posy>
  625.                 <width>630</width>
  626.                 <height>66</height>
  627.                 <aligny>center</aligny>
  628.                 <texture>InfoListButton.png</texture>
  629.             </control>
  630.             <control type="group">
  631.                 <visible>Container.Content(episodes)</visible>
  632.                 <control type="label">
  633.                     <posx>686</posx>
  634.                     <posy>0</posy>
  635.                     <width>56</width>
  636.                     <height>66</height>
  637.                     <aligny>center</aligny>
  638.                     <align>right</align>
  639.                     <font>Font_InfoListFO</font>
  640.                     <textcolor>ButtonText</textcolor>
  641.                     <scroll>true</scroll>
  642.                     <selectedcolor>TextSelected</selectedcolor>
  643.                     <label>$INFO[ListItem.Episode]</label>
  644.                     <animation effect="slide" start="-630,0" end="0,0" time="400" delay="2400" reversible="false" condition="!IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)">Focus</animation>
  645.                     <animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="IsEmpty(ListItem.Plot) | !Skin.HasSetting(ShowPlot)">Focus</animation><animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="!Control.HasFocus(505)">Conditional</animation>
  646.                 </control>
  647.                 <control type="label">
  648.                     <posx>710</posx>
  649.                     <posy>6</posy>
  650.                     <width>520</width>
  651.                     <height>20</height>
  652.                     <aligny>center</aligny>
  653.                     <font>Font_ListTitleNF</font>
  654.                     <textcolor>ButtonText</textcolor>
  655.                     <scroll>true</scroll>
  656.                     <selectedcolor>TextSelected</selectedcolor>
  657.                     <label>$INFO[ListItem.Title]</label>
  658.                     <visible>Skin.HasSetting(HideTVWatchedOverlays) | !stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  659.                     <animation effect="slide" start="-630,0" end="0,0" time="400" delay="2400" reversible="false" condition="!IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)">Focus</animation>
  660.                     <animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="IsEmpty(ListItem.Plot) | !Skin.HasSetting(ShowPlot)">Focus</animation><animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="!Control.HasFocus(505)">Conditional</animation>
  661.                 </control>
  662.                 <control type="label">
  663.                     <posx>710</posx>
  664.                     <posy>6</posy>
  665.                     <width>520</width>
  666.                     <height>20</height>
  667.                     <aligny>center</aligny>
  668.                     <font>Font_ListTitleNF</font>
  669.                     <textcolor>ButtonText</textcolor>
  670.                     <scroll>true</scroll>
  671.                     <selectedcolor>TextSelected</selectedcolor>
  672.                     <label>$INFO[ListItem.Title]  &#8225;</label>
  673.                     <visible>!Skin.HasSetting(HideTVWatchedOverlays) + stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  674.                     <animation effect="slide" start="-630,0" end="0,0" time="400" delay="2400" reversible="false" condition="!IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)">Focus</animation>
  675.                     <animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="IsEmpty(ListItem.Plot) | !Skin.HasSetting(ShowPlot)">Focus</animation><animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="!Control.HasFocus(505)">Conditional</animation>
  676.                 </control>
  677.                 <control type="label">
  678.                     <posx>710</posx>
  679.                     <posy>25</posy>
  680.                     <width>520</width>
  681.                     <height>20</height>
  682.                     <aligny>center</aligny>
  683.                     <font>Font_ListDetailNF</font>
  684.                     <textcolor>ButtonText</textcolor>
  685.                     <scroll>true</scroll>
  686.                     <selectedcolor>TextSelected</selectedcolor>
  687.                     <label>$INFO[ListItem.Date,$LOCALIZE[31272] ]</label>
  688.                     <animation effect="slide" start="-630,0" end="0,0" time="400" delay="2400" reversible="false" condition="!IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)">Focus</animation>
  689.                     <animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="IsEmpty(ListItem.Plot) | !Skin.HasSetting(ShowPlot)">Focus</animation><animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="!Control.HasFocus(505)">Conditional</animation>
  690.                 </control>
  691.                 <control type="label">
  692.                     <posx>710</posx>
  693.                     <posy>43</posy>
  694.                     <width>520</width>
  695.                     <height>20</height>
  696.                     <aligny>center</aligny>
  697.                     <font>Font_ListDetailNF</font>
  698.                     <textcolor>ButtonText</textcolor>
  699.                     <scroll>true</scroll>
  700.                     <selectedcolor>TextSelected</selectedcolor>
  701.                     <label>$INFO[ListItem.Duration,, $LOCALIZE[31300]]</label>
  702.                     <animation effect="slide" start="-630,0" end="0,0" time="400" delay="2400" reversible="false" condition="!IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)">Focus</animation>
  703.                     <animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="IsEmpty(ListItem.Plot) | !Skin.HasSetting(ShowPlot)">Focus</animation><animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="!Control.HasFocus(505)">Conditional</animation>
  704.                 </control>
  705.                 <control type="textbox">
  706.                     <posx>20</posx>
  707.                     <posy>9</posy>
  708.                     <width>580</width>
  709.                     <height>46</height>
  710.                     <font>Font_InfoListPlot</font>
  711.                     <textcolor>ButtonText</textcolor>
  712.                     <scroll>true</scroll>
  713.                     <selectedcolor>TextSelected</selectedcolor>
  714.                     <label>$INFO[ListItem.Plot]</label>
  715.                     <autoscroll time="4200" delay="8000" repeat="8000">Skin.HasSetting(AutoScroll)</autoscroll>
  716.                     <visible>Control.HasFocus(505) + !IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)</visible>
  717.                     <animation effect="slide" start="630,0" end="0,0" time="400" delay="3000" reversible="false" condition="!IsEmpty(ListItem.Plot)">Focus</animation>
  718.                 </control>
  719.             </control>
  720.             <control type="group">
  721.                 <visible>Container.Content(tvshows)</visible>
  722.                 <control type="label">
  723.                     <posx>20</posx>
  724.                     <posy>6</posy>
  725.                     <width>580</width>
  726.                     <height>20</height>
  727.                     <aligny>center</aligny>
  728.                     <font>Font_ListTitleNF</font>
  729.                     <textcolor>ButtonText</textcolor>
  730.                     <scroll>true</scroll>
  731.                     <selectedcolor>TextSelected</selectedcolor>
  732.                     <label>$INFO[ListItem.Label]</label>
  733.                     <visible>Skin.HasSetting(HideTVWatchedOverlays) | !stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  734.                 </control>
  735.                 <control type="label">
  736.                     <posx>20</posx>
  737.                     <posy>6</posy>
  738.                     <width>580</width>
  739.                     <height>20</height>
  740.                     <aligny>center</aligny>
  741.                     <font>Font_ListTitleNF</font>
  742.                     <textcolor>ButtonText</textcolor>
  743.                     <scroll>true</scroll>
  744.                     <selectedcolor>TextSelected</selectedcolor>
  745.                     <label>$INFO[ListItem.Label]  &#8225;</label>
  746.                     <visible>!Skin.HasSetting(HideTVWatchedOverlays) + stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  747.                 </control>
  748.                 <control type="label">
  749.                     <posx>20</posx>
  750.                     <posy>25</posy>
  751.                     <width>580</width>
  752.                     <height>20</height>
  753.                     <aligny>center</aligny>
  754.                     <font>Font_ListDetailNF</font>
  755.                     <textcolor>ButtonText</textcolor>
  756.                     <scroll>true</scroll>
  757.                     <selectedcolor>TextSelected</selectedcolor>
  758.                     <label>$INFO[ListItem.Property(TotalEpisodes)] $LOCALIZE[20360] • $INFO[ListItem.Property(UnWatchedEpisodes)] $LOCALIZE[16101]</label>
  759.                     <visible>IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
  760.                 </control>
  761.                 <control type="label">
  762.                     <posx>20</posx>
  763.                     <posy>25</posy>
  764.                     <width>580</width>
  765.                     <height>20</height>
  766.                     <aligny>center</aligny>
  767.                     <font>Font_ListDetailNF</font>
  768.                     <textcolor>ButtonText</textcolor>
  769.                     <scroll>true</scroll>
  770.                     <selectedcolor>TextSelected</selectedcolor>
  771.                     <label>$INFO[ListItem.Property(TotalEpisodes)] $LOCALIZE[20360]</label>
  772.                     <visible>!IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
  773.                 </control>
  774.                 <control type="label">
  775.                     <posx>20</posx>
  776.                     <posy>43</posy>
  777.                     <width>580</width>
  778.                     <height>20</height>
  779.                     <aligny>center</aligny>
  780.                     <font>Font_ListDetailNF</font>
  781.                     <textcolor>ButtonText</textcolor>
  782.                     <scroll>true</scroll>
  783.                     <selectedcolor>TextSelected</selectedcolor>
  784.                     <label>$INFO[ListItem.Date,$LOCALIZE[31242] ]</label>
  785.                 </control>
  786.             </control>
  787.             <control type="group">
  788.                 <visible>Container.Content(seasons)</visible>
  789.                 <control type="label">
  790.                     <posx>20</posx>
  791.                     <posy>14</posy>
  792.                     <width>580</width>
  793.                     <height>20</height>
  794.                     <aligny>center</aligny>
  795.                     <font>Font_InfoListItemFO</font>
  796.                     <textcolor>ButtonText</textcolor>
  797.                     <scroll>true</scroll>
  798.                     <selectedcolor>TextSelected</selectedcolor>
  799.                     <label>$INFO[ListItem.Label]</label>
  800.                     <visible>Skin.HasSetting(HideTVWatchedOverlays) | !stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  801.                 </control>
  802.                 <control type="label">
  803.                     <posx>20</posx>
  804.                     <posy>14</posy>
  805.                     <width>580</width>
  806.                     <height>20</height>
  807.                     <aligny>center</aligny>
  808.                     <font>Font_InfoListItemFO</font>
  809.                     <textcolor>ButtonText</textcolor>
  810.                     <scroll>true</scroll>
  811.                     <selectedcolor>TextSelected</selectedcolor>
  812.                     <label>$INFO[ListItem.Label]  &#8225;</label>
  813.                     <visible>!Skin.HasSetting(HideTVWatchedOverlays) + stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  814.                 </control>
  815.                 <control type="label">
  816.                     <posx>20</posx>
  817.                     <posy>36</posy>
  818.                     <width>580</width>
  819.                     <height>20</height>
  820.                     <aligny>center</aligny>
  821.                     <font>Font_ListDetailNF</font>
  822.                     <textcolor>ButtonText</textcolor>
  823.                     <scroll>true</scroll>
  824.                     <selectedcolor>TextSelected</selectedcolor>
  825.                     <label>$INFO[ListItem.Property(TotalEpisodes)] $LOCALIZE[20360] • $INFO[ListItem.Property(UnWatchedEpisodes)] $LOCALIZE[16101]</label>
  826.                     <visible>IntegerGreaterThan(ListItem.Property(TotalEpisodes),1) + IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
  827.                 </control>
  828.                 <control type="label">
  829.                     <posx>20</posx>
  830.                     <posy>36</posy>
  831.                     <width>580</width>
  832.                     <height>20</height>
  833.                     <aligny>center</aligny>
  834.                     <font>Font_ListDetailNF</font>
  835.                     <textcolor>ButtonText</textcolor>
  836.                     <scroll>true</scroll>
  837.                     <selectedcolor>TextSelected</selectedcolor>
  838.                     <label>$INFO[ListItem.Property(TotalEpisodes)] $LOCALIZE[20359] • $INFO[ListItem.Property(UnWatchedEpisodes)] $LOCALIZE[16101]</label>
  839.                     <visible>!IntegerGreaterThan(ListItem.Property(TotalEpisodes),1) + IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
  840.                 </control>
  841.                 <control type="label">
  842.                     <posx>20</posx>
  843.                     <posy>36</posy>
  844.                     <width>580</width>
  845.                     <height>20</height>
  846.                     <aligny>center</aligny>
  847.                     <font>Font_ListDetailNF</font>
  848.                     <textcolor>ButtonText</textcolor>
  849.                     <scroll>true</scroll>
  850.                     <selectedcolor>TextSelected</selectedcolor>
  851.                     <label>$INFO[ListItem.Property(TotalEpisodes)] $LOCALIZE[20360]</label>
  852.                     <visible>IntegerGreaterThan(ListItem.Property(TotalEpisodes),1) + !IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
  853.                 </control>
  854.                 <control type="label">
  855.                     <posx>20</posx>
  856.                     <posy>36</posy>
  857.                     <width>580</width>
  858.                     <height>20</height>
  859.                     <aligny>center</aligny>
  860.                     <font>Font_ListDetailNF</font>
  861.                     <textcolor>ButtonText</textcolor>
  862.                     <scroll>true</scroll>
  863.                     <selectedcolor>TextSelected</selectedcolor>
  864.                     <label>$INFO[ListItem.Property(TotalEpisodes)] $LOCALIZE[20359]</label>
  865.                     <visible>!IntegerGreaterThan(ListItem.Property(TotalEpisodes),1) + !IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
  866.                 </control>
  867.             </control>
  868.             <control type="group">
  869.                 <visible>Container.Content(movies) + !ListItem.IsFolder</visible>
  870.                 <control type="label">
  871.                     <posx>650</posx>
  872.                     <posy>6</posy>
  873.                     <width>580</width>
  874.                     <height>20</height>
  875.                     <aligny>center</aligny>
  876.                     <font>Font_ListTitleNF</font>
  877.                     <textcolor>ButtonText</textcolor>
  878.                     <scroll>true</scroll>
  879.                     <selectedcolor>TextSelected</selectedcolor>
  880.                     <label>$INFO[ListItem.Label]</label>
  881.                     <visible>Skin.HasSetting(HideMovieWatchedOverlays) | !stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  882.                     <animation effect="slide" start="-630,0" end="0,0" time="400" delay="2400" reversible="false" condition="!IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)">Focus</animation>
  883.                     <animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="IsEmpty(ListItem.Plot) | !Skin.HasSetting(ShowPlot)">Focus</animation><animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="!Control.HasFocus(505)">Conditional</animation>
  884.                 </control>
  885.                 <control type="label">
  886.                     <posx>650</posx>
  887.                     <posy>6</posy>
  888.                     <width>580</width>
  889.                     <height>20</height>
  890.                     <aligny>center</aligny>
  891.                     <font>Font_ListTitleNF</font>
  892.                     <textcolor>ButtonText</textcolor>
  893.                     <scroll>true</scroll>
  894.                     <selectedcolor>TextSelected</selectedcolor>
  895.                     <label>$INFO[ListItem.Label]  &#8225;</label>
  896.                     <visible>!Skin.HasSetting(HideMovieWatchedOverlays) + stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  897.                     <animation effect="slide" start="-630,0" end="0,0" time="400" delay="2400" reversible="false" condition="!IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)">Focus</animation>
  898.                     <animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="IsEmpty(ListItem.Plot) | !Skin.HasSetting(ShowPlot)">Focus</animation><animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="!Control.HasFocus(505)">Conditional</animation>
  899.                 </control>
  900.                 <control type="label">
  901.                     <posx>650</posx>
  902.                     <posy>25</posy>
  903.                     <width>520</width>
  904.                     <height>20</height>
  905.                     <aligny>center</aligny>
  906.                     <font>Font_ListDetailNF</font>
  907.                     <textcolor>ButtonText</textcolor>
  908.                     <scroll>true</scroll>
  909.                     <selectedcolor>TextSelected</selectedcolor>
  910.                     <label>$INFO[ListItem.Genre,, ]</label>
  911.                     <animation effect="slide" start="-630,0" end="0,0" time="400" delay="2400" reversible="false" condition="!IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)">Focus</animation>
  912.                     <animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="IsEmpty(ListItem.Plot) | !Skin.HasSetting(ShowPlot)">Focus</animation><animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="!Control.HasFocus(505)">Conditional</animation>
  913.                 </control>
  914.                 <control type="label">
  915.                     <posx>650</posx>
  916.                     <posy>43</posy>
  917.                     <width>520</width>
  918.                     <height>20</height>
  919.                     <aligny>center</aligny>
  920.                     <font>Font_ListDetailNF</font>
  921.                     <textcolor>ButtonText</textcolor>
  922.                     <scroll>true</scroll>
  923.                     <selectedcolor>TextSelected</selectedcolor>
  924.                     <label>$INFO[ListItem.Duration,, $LOCALIZE[31300]]</label>
  925.                     <animation effect="slide" start="-630,0" end="0,0" time="400" delay="2400" reversible="false" condition="!IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)">Focus</animation>
  926.                     <animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="IsEmpty(ListItem.Plot) | !Skin.HasSetting(ShowPlot)">Focus</animation><animation effect="slide" start="-630,0" end="-630,0" reversible="false" condition="!Control.HasFocus(505)">Conditional</animation>
  927.                 </control>
  928.                 <control type="textbox">
  929.                     <posx>20</posx>
  930.                     <posy>9</posy>
  931.                     <width>580</width>
  932.                     <height>46</height>
  933.                     <font>Font_InfoListPlot</font>
  934.                     <textcolor>ButtonText</textcolor>
  935.                     <scroll>true</scroll>
  936.                     <selectedcolor>TextSelected</selectedcolor>
  937.                     <label>$INFO[ListItem.Plot]</label>
  938.                     <autoscroll time="4200" delay="8000" repeat="8000">Skin.HasSetting(AutoScroll)</autoscroll>
  939.                     <visible>Control.HasFocus(505) + !IsEmpty(ListItem.Plot) + !Skin.HasSetting(Show_Plot)</visible>
  940.                     <animation effect="slide" start="630,0" end="0,0" time="400" delay="3000" reversible="false" condition="!IsEmpty(ListItem.Plot)">Focus</animation>
  941.                 </control>
  942.             </control>
  943.             <control type="group">
  944.                 <visible>Container.Content(movies) + ListItem.IsFolder</visible>
  945.                 <control type="label">
  946.                     <posx>20</posx>
  947.                     <posy>14</posy>
  948.                     <width>580</width>
  949.                     <height>20</height>
  950.                     <aligny>center</aligny>
  951.                     <font>Font_InfoListItemFO</font>
  952.                     <textcolor>ButtonText</textcolor>
  953.                     <scroll>true</scroll>
  954.                     <selectedcolor>TextSelected</selectedcolor>
  955.                     <label>$INFO[ListItem.Label]</label>
  956.                 </control>
  957.                 <control type="label">
  958.                     <posx>20</posx>
  959.                     <posy>36</posy>
  960.                     <width>580</width>
  961.                     <height>20</height>
  962.                     <aligny>center</aligny>
  963.                     <font>Font_ListDetailNF</font>
  964.                     <textcolor>ButtonText</textcolor>
  965.                     <scroll>true</scroll>
  966.                     <selectedcolor>TextSelected</selectedcolor>
  967.                     <label>$LOCALIZE[31313]</label>
  968.                     <visible>!StringCompare(ListItem.Label,..)</visible>
  969.                 </control>
  970.             </control>
  971.             <control type="group">
  972.                 <visible>!Container.Content(MovieTitles) + !Container.Content(tvshows) + !Container.Content(seasons) + !Container.Content(episodes) + !Container.Content(movies)</visible>
  973.                 <control type="label">
  974.                     <posx>20</posx>
  975.                     <posy>14</posy>
  976.                     <width>580</width>
  977.                     <height>20</height>
  978.                     <aligny>center</aligny>
  979.                     <font>Font_InfoListItemFO</font>
  980.                     <textcolor>ButtonText</textcolor>
  981.                     <scroll>true</scroll>
  982.                     <selectedcolor>TextSelected</selectedcolor>
  983.                     <label>$INFO[ListItem.Label]</label>
  984.                     <animation effect="slide" end="0,10" condition="IsEmpty(ListItem.Label2)">Conditional</animation>
  985.                 </control>
  986.                 <control type="label">
  987.                     <posx>20</posx>
  988.                     <posy>36</posy>
  989.                     <width>580</width>
  990.                     <height>20</height>
  991.                     <aligny>center</aligny>
  992.                     <font>Font_ListDetailNF</font>
  993.                     <textcolor>ButtonText</textcolor>
  994.                     <scroll>true</scroll>
  995.                     <selectedcolor>TextSelected</selectedcolor>
  996.                     <label>$INFO[ListItem.Label2]</label>
  997.                 </control>
  998.             </control>
  999.         </focusedlayout>
  1000.     </include>
  1001.     <include name="InfoListPlugin">
  1002.         <itemlayout width="630" height="48">
  1003.             <control type="label">
  1004.                 <posx>20</posx>
  1005.                 <posy>6</posy>
  1006.                 <width>580</width>
  1007.                 <height>20</height>
  1008.                 <aligny>center</aligny>
  1009.                 <font>Font_ListTitleNF</font>
  1010.                 <textcolor>ListTrackNF</textcolor>
  1011.                 <selectedcolor>TextSelected</selectedcolor>
  1012.                 <label>$INFO[ListItem.Label]</label>
  1013.                 <animation effect="slide" end="0,10" condition="IsEmpty(ListItem.Label2) + IsEmpty(ListItem.Genre)">Conditional</animation>
  1014.             </control>
  1015.             <control type="label">
  1016.                 <posx>20</posx>
  1017.                 <posy>26</posy>
  1018.                 <width>580</width>
  1019.                 <height>20</height>
  1020.                 <aligny>center</aligny>
  1021.                 <font>Font_ListDetailNF</font>
  1022.                 <textcolor>ListTrackNF</textcolor>
  1023.                 <selectedcolor>TextSelected</selectedcolor>
  1024.                 <label>$INFO[ListItem.Genre]</label>
  1025.                 <visible>!IsEmpty(ListItem.Genre) + Container.Content(movies)</visible>
  1026.             </control>
  1027.             <control type="label">
  1028.                 <posx>20</posx>
  1029.                 <posy>26</posy>
  1030.                 <width>580</width>
  1031.                 <height>20</height>
  1032.                 <aligny>center</aligny>
  1033.                 <font>Font_ListDetailNF</font>
  1034.                 <textcolor>ListTrackNF</textcolor>
  1035.                 <selectedcolor>TextSelected</selectedcolor>
  1036.                 <label>$INFO[ListItem.Date,$LOCALIZE[31272] ]</label>
  1037.                 <visible>!IsEmpty(ListItem.Genre) + !Container.Content(movies)</visible>
  1038.             </control>
  1039.             <control type="label">
  1040.                 <posx>20</posx>
  1041.                 <posy>26</posy>
  1042.                 <width>580</width>
  1043.                 <height>20</height>
  1044.                 <aligny>center</aligny>
  1045.                 <font>Font_ListDetailNF</font>
  1046.                 <textcolor>ListTrackNF</textcolor>
  1047.                 <selectedcolor>TextSelected</selectedcolor>
  1048.                 <label>$INFO[ListItem.Label2]</label>
  1049.                 <visible>IsEmpty(ListItem.Genre)</visible>
  1050.             </control>
  1051.         </itemlayout>
  1052.         <focusedlayout width="630" height="66">
  1053.             <control type="image">
  1054.                 <posx>0</posx>
  1055.                 <posy>0</posy>
  1056.                 <width>630</width>
  1057.                 <height>66</height>
  1058.                 <aligny>center</aligny>
  1059.                 <texture>InfoListButton.png</texture>
  1060.             </control>
  1061.             <control type="label">
  1062.                 <posx>20</posx>
  1063.                 <posy>14</posy>
  1064.                 <width>580</width>
  1065.                 <height>20</height>
  1066.                 <aligny>center</aligny>
  1067.                 <font>Font_InfoListItemFO</font>
  1068.                 <textcolor>ButtonText</textcolor>
  1069.                 <scroll>true</scroll>
  1070.                 <selectedcolor>TextSelected</selectedcolor>
  1071.                 <label>$INFO[ListItem.Label]</label>
  1072.                 <animation effect="slide" end="0,10" condition="IsEmpty(ListItem.Label2) + IsEmpty(ListItem.Genre)">Conditional</animation>
  1073.             </control>
  1074.             <control type="label">
  1075.                 <posx>20</posx>
  1076.                 <posy>36</posy>
  1077.                 <width>580</width>
  1078.                 <height>20</height>
  1079.                 <aligny>center</aligny>
  1080.                 <font>Font_ListDetailNF</font>
  1081.                 <textcolor>ButtonText</textcolor>
  1082.                 <scroll>true</scroll>
  1083.                 <selectedcolor>TextSelected</selectedcolor>
  1084.                 <label>$INFO[ListItem.Genre]</label>
  1085.                 <visible>!IsEmpty(ListItem.Genre) + Container.Content(movies)</visible>
  1086.             </control>
  1087.             <control type="label">
  1088.                 <posx>20</posx>
  1089.                 <posy>36</posy>
  1090.                 <width>580</width>
  1091.                 <height>20</height>
  1092.                 <aligny>center</aligny>
  1093.                 <font>Font_ListDetailNF</font>
  1094.                 <textcolor>ButtonText</textcolor>
  1095.                 <scroll>true</scroll>
  1096.                 <selectedcolor>TextSelected</selectedcolor>
  1097.                 <label>$INFO[ListItem.Date,$LOCALIZE[31272] ]</label>
  1098.                 <visible>!IsEmpty(ListItem.Genre) + !Container.Content(movies)</visible>
  1099.             </control>
  1100.             <control type="label">
  1101.                 <posx>20</posx>
  1102.                 <posy>36</posy>
  1103.                 <width>580</width>
  1104.                 <height>20</height>
  1105.                 <aligny>center</aligny>
  1106.                 <font>Font_ListDetailNF</font>
  1107.                 <textcolor>ButtonText</textcolor>
  1108.                 <scroll>true</scroll>
  1109.                 <selectedcolor>TextSelected</selectedcolor>
  1110.                 <label>$INFO[ListItem.Label2]</label>
  1111.                 <visible>IsEmpty(ListItem.Genre)</visible>
  1112.             </control>
  1113.         </focusedlayout>
  1114.     </include>
  1115. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement