Advertisement
Guest User

Untitled

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