Don't like ads? PRO users don't see any ads ;-)
Guest

Viewtype_Landscape_Fanart.xml

By: a guest on Oct 17th, 2010  |  syntax: XML  |  size: 25.62 KB  |  hits: 48  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!--Alaska-->
  2.  
  3. <includes>
  4.  
  5.         <include name="Viewtype_Landscape_Fanart">
  6.  
  7.                 <!-- Browser -->
  8.                 <control type="image"><!-- 1st Background -->
  9.                         <visible>Control.IsVisible(633)</visible>
  10.                         <posx>0</posx>
  11.                         <posy>0</posy>
  12.                         <width>1280</width>
  13.                         <height>720</height>
  14.                         <texture>tv-landscape/landscape_fanart_back.png</texture>
  15.                         <aspectratio>stretch</aspectratio>
  16.                         <include>Animation_BackdropFade</include>
  17.                 </control>
  18.                
  19.                
  20.                 <control type="wraplist" id="633">
  21.                         <posx>10</posx>
  22.                         <posy>560</posy>
  23.                         <height>500</height>
  24.                         <width>1280</width>
  25.                         <onleft>633</onleft>
  26.                         <onright>633</onright>
  27.                         <onup>7000</onup>
  28.                         <ondown>2448</ondown>
  29.                         <pagecontrol>6330</pagecontrol>
  30.                         <viewtype label="$LOCALIZE[20445]">list</viewtype>
  31.                         <orientation>horizontal</orientation>
  32.                         <scrolltime>300</scrolltime>
  33.                         <focusposition>2</focusposition>
  34.                         <preloaditems>2</preloaditems>
  35.                         <include>Animation_Viewtype_Landscape_Fanart_FocusArea</include>
  36.                         <include>Animation_HiddenByInfo</include>
  37.                         <animation effect="slide" start="0,0" end="0,-40" time="400" tween="cubic" easing="inout" condition="Control.HasFocus(6330)">Conditional</animation>
  38.                         <visible>!Skin.HasSetting(no_Landscape_Fanart) + [Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes)]</visible>
  39.                         <itemlayout width="250" height="225">
  40.                                 <control type="group">
  41.                                 <animation effect="fade" start="100" end="0" time="400" delay="100" condition="Control.HasFocus(2448)">Conditional</animation>
  42.                                         <control type="image">
  43.                                                 <visible>Container.Content(tvshows) + !IsEmpty(ListItem.Title)</visible>
  44.                                                 <posx>1</posx>
  45.                                                 <posy>50</posy>
  46.                                                 <width>230</width>
  47.                                                 <height>89</height>
  48.                                                 <texture background="true" fallback="backgrounds/fallback.png">extras/logo/$INFO[ListItem.TvShowTitle].png</texture>
  49.                                                 <fadetime>100</fadetime>
  50.                                                 <animation effect="fade" start="40" end="40" time="0" condition="true">conditional</animation>
  51.                                                 <aspectratio scalediffuse="false">stretch</aspectratio>
  52.                                         </control>     
  53.                                         <control type="label">
  54.                                                 <visible>Container.Content(episodes) + !IsEmpty(ListItem.Title)</visible>
  55.                                                 <posx>115</posx>
  56.                                                 <posy>100</posy>
  57.                                                 <width>230</width>
  58.                                                 <height>89</height>
  59.                                                 <align>center</align>
  60.                                                 <font>Font_MainMenuLabel</font>
  61.                                                 <textcolor>ListTrackF</textcolor>
  62.                                                 <label>[B]$LOCALIZE[20359] $INFO[ListItem.Episode][/B]</label>
  63.                                         </control>
  64.                                         <control type="label">
  65.                                                 <visible>Container.Content(seasons) | [Container.Content(episodes) + IsEmpty(ListItem.Title)] | [Container.Content(tvshows) + IsEmpty(ListItem.Title)]</visible>
  66.                                                 <posx>115</posx>
  67.                                                 <posy>100</posy>
  68.                                                 <width>230</width>
  69.                                                 <height>89</height>
  70.                                                 <align>center</align>
  71.                                                 <font>Font_MainMenuLabel</font>
  72.                                                 <textcolor>ListTrackF</textcolor>
  73.                                                 <label>[B]$INFO[ListItem.Label][/B]</label>
  74.                                         </control>
  75.                                         <control type="label">
  76.                                                 <posx>115</posx>
  77.                                                 <posy>140</posy>
  78.                                                 <width>230</width>
  79.                                                 <height>89</height>
  80.                                                 <align>center</align>
  81.                                                 <font>Font_Alaya_Movie-trailer</font>
  82.                                                 <textcolor>ListTrackNF</textcolor>
  83.                                                 <label>[B]*$LOCALIZE[16102]*[/B]</label>
  84.                                                 <visible>Skin.HasSetting(tvoverlays) + Container.Content(tvshows) + ![StringCompare(Window(Home).Property(LatestEpisode.1.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.2.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.3.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.4.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.5.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.6.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.7.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.8.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.9.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.10.ShowTitle),ListItem.Label)] + stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  85.                                         </control>
  86.                                         <control type="image">
  87.                                                 <posx>-8</posx>
  88.                                                 <posy>120</posy>
  89.                                                 <width>240</width>
  90.                                                 <height>4</height>
  91.                                                 <info>ListItem.Overlay</info>
  92.                                                 <colordiffuse>ListTrackF</colordiffuse>
  93.                                                 <aspectratio scalediffuse="false">stretch</aspectratio>
  94.                                                 <visible>Skin.HasSetting(tvoverlays) + !IsEmpty(ListItem.Overlay) + [Container.Content(seasons) | Container.Content(episodes)]</visible>
  95.                                         </control>
  96.                                 </control>
  97.                         </itemlayout>
  98.                         <focusedlayout width="280" height="1285">
  99.                                 <control type="group">
  100.                                         <animation effect="slide" start="0,0" end="-200,0" time="500" delay="100" condition="Control.HasFocus(2448)">Conditional</animation>
  101.                                                 <control type="image">
  102.                                                         <visible>Container.Content(tvshows) + !IsEmpty(ListItem.Title)</visible>
  103.                                                         <posx>20</posx>
  104.                                                         <posy>50</posy>
  105.                                                         <width>230</width>
  106.                                                         <height>89</height>
  107.                                                         <texture background="true" fallback="backgrounds/fallback.png">extras/logo/$INFO[ListItem.TvShowTitle].png</texture>
  108.                                                         <fadetime>200</fadetime>
  109.                                                         <aspectratio scalediffuse="false">stretch</aspectratio>
  110.                                                 </control>
  111.                                                 <control type="label">
  112.                                                         <visible>Container.Content(episodes) + !IsEmpty(ListItem.Title)</visible>
  113.                                                         <posx>135</posx>
  114.                                                         <posy>100</posy>
  115.                                                         <width>230</width>
  116.                                                         <height>89</height>
  117.                                                         <align>center</align>
  118.                                                         <aligny>bottom</aligny>
  119.                                                         <font>Font_MainMenuLabel</font>
  120.                                                         <textcolor>ffffffff</textcolor>
  121.                                                         <label>[B]$LOCALIZE[20359] $INFO[ListItem.Episode][/B]</label>
  122.                                                 </control>
  123.                                                 <control type="label">
  124.                                                         <visible>Container.Content(seasons) | [Container.Content(episodes) + IsEmpty(ListItem.Title)] | [Container.Content(tvshows) + IsEmpty(ListItem.Title)]</visible>
  125.                                                         <posx>135</posx>
  126.                                                         <posy>100</posy>
  127.                                                         <width>230</width>
  128.                                                         <height>89</height>
  129.                                                         <align>center</align>
  130.                                                         <aligny>bottom</aligny>
  131.                                                         <font>Font_MainMenuLabel</font>
  132.                                                         <textcolor>ffffffff</textcolor>
  133.                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
  134.                                                 </control>
  135.                                                 <control type="label">
  136.                                                         <posx>130</posx>
  137.                                                         <posy>140</posy>
  138.                                                         <width>230</width>
  139.                                                         <height>89</height>
  140.                                                         <align>center</align>
  141.                                                         <font>Font_Alaya_Movie-trailer</font>
  142.                                                         <textcolor>mainblue</textcolor>
  143.                                                         <label>[B]*$LOCALIZE[16102]*[/B]</label>
  144.                                                         <visible>Skin.HasSetting(tvoverlays) + Container.Content(tvshows) + ![StringCompare(Window(Home).Property(LatestEpisode.1.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.2.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.3.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.4.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.5.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.6.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.7.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.8.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.9.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.10.ShowTitle),ListItem.Label)] + stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  145.                                                 </control>
  146.                                                 <control type="image">
  147.                                                         <posx>10</posx>
  148.                                                         <posy>120</posy>
  149.                                                         <width>250</width>
  150.                                                         <height>4</height>
  151.                                                         <info>ListItem.Overlay</info>
  152.                                                         <aspectratio scalediffuse="false">stretch</aspectratio>
  153.                                                         <visible>Skin.HasSetting(tvoverlays) + !IsEmpty(ListItem.Overlay) + [Container.Content(seasons) | Container.Content(episodes)]</visible>
  154.                                                 </control>
  155.                                 </control>
  156.                         </focusedlayout>
  157.                 </control>
  158.        
  159.        
  160.         <control type="group">
  161.         <include>Animation_LandscapeFade</include>
  162.         <include>Animation_HiddenByInfo</include>
  163.         <visible>Control.IsVisible(633) + [Container.Content(seasons) | Container.Content(episodes)]</visible>
  164.                 <control type="image">
  165.                         <posx>0</posx>
  166.                         <posy>0</posy>  
  167.                         <width>1280</width>    
  168.                         <height>481</height>
  169.                         <texture>tv-landscape/landscape_fanart_top.png</texture>
  170.                 </control>
  171.                 <control type="image" id="37015">
  172.                         <posx>20</posx>
  173.                         <posy>0</posy>
  174.                         <width>230</width>
  175.                         <height>89</height>
  176.                         <texture background="true">extras/logo/$INFO[ListItem.TvShowTitle].png</texture>
  177.                         <fadetime>100</fadetime>
  178.                         <aspectratio scalediffuse="false">stretch</aspectratio>
  179.                 </control>
  180. <!--            <control type="image" id="39015">
  181.                         <posx>20</posx>
  182.                         <posy>0</posy>
  183.                         <width>230</width>
  184.                         <height>89</height>
  185.                         <texture background="true">$INFO[ListItem.path]../logo.png</texture>
  186.                         <fadetime>100</fadetime>
  187.                         <aspectratio scalediffuse="false">stretch</aspectratio>
  188.                         <visible>Container.Content(episodes)</visible>
  189.                 </control>
  190. -->             <control type="label">
  191.                         <posx>20</posx>
  192.                         <posy>0</posy>
  193.                         <width>1200</width>
  194.                         <height>50</height>
  195.                         <aligny>center</aligny>
  196.                         <font>Font_Bartowski_Landscape_TV_Title</font>
  197.                         <textcolor>mainblue</textcolor>
  198.                         <label>[B]$INFO[ListItem.TVShowTitle][/B]</label>
  199.                         <visible>IsEmpty(Control.GetLabel(37015))</visible>
  200.                 </control>
  201.                 <control type="label">
  202.                         <posx>20</posx>
  203.                         <posy>90</posy>
  204.                         <width>230</width>
  205.                         <height>89</height>
  206.                         <align>center</align>
  207.                         <font>Font_Bartowski_Movies_Duration</font>
  208.                         <textcolor>white</textcolor>
  209.                         <label>[B]$LOCALIZE[20373] $INFO[ListItem.Season][/B]</label>
  210.                         <visible>Container.Content(episodes) + !IsEmpty(ListItem.Title)</visible>
  211.                 </control>
  212.         </control>
  213.        
  214.         <control type="group">
  215.         <animation effect="zoom" start="640,0,1,720" end="0,0,1280,720" time="200" delay="200">Visible</animation>
  216.         <animation effect="slide" start="0,0" end="0,-40" time="400" tween="cubic" easing="inout" condition="Control.HasFocus(6330)">Conditional</animation>
  217.         <include>Animation_LandscapeFade</include>
  218.         <include>Animation_HiddenByInfo</include>
  219.         <visible>Control.IsVisible(633) + Container.Content(episodes) + ![Container(633).OnNext | Container(633).OnPrevious]</visible>
  220. <!--            <control type="image">
  221.                         <posx>288</posx>
  222.                         <posy>302</posy>
  223.                         <width>752</width>
  224.                         <height>420</height>
  225.                         <texture>tv-landscape/lanscape_tv_fanart_glow.png</texture>
  226.                 </control>
  227.                 <control type="image">
  228.                         <posx>454</posx>
  229.                         <posy>424</posy>
  230.                         <width>398</width>
  231.                         <height>224</height>
  232.                         <texture background="true" diffuse="tv-landscape/landscapematteFO.png">$INFO[ListItem.Icon]</texture>
  233.                         <fadetime>200</fadetime>
  234.                 </control>
  235. -->             <control type="image">
  236.                         <posx>454</posx>
  237.                         <posy>444</posy>
  238.                         <width>398</width>
  239.                         <height>224</height>
  240.                         <texture>tv-landscape/tv_fanart_land_back.png</texture>
  241.                         <visible>!IsEmpty(ListItem.Title)</visible>
  242.                 </control>
  243. <!--            <control type="image">
  244.                         <posx>438</posx>
  245.                         <posy>410</posy>
  246.                         <width>430</width>
  247.                         <height>252</height>
  248.                         <texture>tv-landscape/landscapeframeFO.png</texture>
  249.                 </control>
  250. -->             <control type="label">
  251.                         <posx>460</posx>
  252.                         <posy>632</posy>
  253.                         <width>390</width>
  254.                         <label>[B]$INFO[ListItem.Title][/B]</label>
  255.                         <align>center</align>
  256.                         <font>Font_Bartowski_Extras_Pause</font>
  257.                         <textcolor>ffffffff</textcolor>
  258.                         <visible>!IsEmpty(ListItem.Title)</visible>
  259.                 </control>
  260.         </control>
  261.        
  262.         <control type="group" id="2448">
  263.                 <visible>Container.Content(episodes)</visible>
  264.                 <control type="button" id="18374">
  265.                         <onleft>633</onleft>
  266.                         <onright>633</onright>
  267.                         <onup>7000</onup>
  268.                         <ondown>633</ondown>
  269.                         <label></label>
  270.                         <visible allowhiddenfocus="true">ControlGroup(8374).HasFocus + Container.Content(episodes)</visible>
  271.                 </control>
  272.         </control>
  273.        
  274.        
  275.        
  276.         <control type="group">
  277.         <include>Animation_LandscapeFade</include>
  278.         <animation effect="fade" start="0" end="100" time="400" delay="200" condition="Control.HasFocus(18374)">Conditional</animation>
  279.         <visible>Control.IsVisible(633) + Container.Content(episodes) + !IsEmpty(ListItem.Title) + Control.HasFocus(18374)</visible>
  280.                 <control type="image">
  281.                         <posx>50</posx>
  282.                         <posy>446</posy>
  283.                         <width>1180</width>
  284.                         <height>221</height>
  285.                         <texture>tv-landscape/fanart_land_plot_back.png</texture>
  286.                 </control>
  287.                 <control type="textbox">
  288.                         <posx>52</posx>
  289.                         <posy>444</posy>
  290.                         <width>1176</width>
  291.                         <height>188</height>
  292.                         <font>Font_KeyboardKeys_Plot</font>
  293.                         <textcolor>ffffffff</textcolor>
  294.                         <label>$INFO[ListItem.Plot]</label>
  295.                         <align>justify</align>
  296.                         <autoscroll time="3000" delay="5000" repeat="5000">Skin.HasSetting(autoscroll)</autoscroll>
  297.                 </control>
  298.         </control>
  299.        
  300.        
  301.        
  302.         <control type="label">
  303.                 <posx>0</posx>
  304.                 <posy>700</posy>
  305.                 <width>1280</width>
  306.                 <height>100</height>
  307.                 <align>center</align>
  308.                 <font>Font_Alaya_Movie-trailer</font>
  309.                 <textcolor>mainblue</textcolor>
  310.                 <label>[B]$LOCALIZE[31515][/B]</label>
  311.                 <include>Animation_CommonFade</include>
  312.                 <animation effect="fade" start="0" end="100" time="400" delay="1400">VisibleChange</animation>
  313.                 <visible>Control.IsVisible(633) + !Window.IsVisible(movieinformation) + !Control.HasFocus(2448) + Container.Content(tvshows) + !Skin.HasSetting(no_new_recent_info) + [StringCompare(Window(Home).Property(LatestEpisode.1.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.2.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.3.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.4.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.5.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.6.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.7.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.8.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.9.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.10.ShowTitle),ListItem.Label)]</visible>
  314.         </control>
  315.                        
  316.         <control type="fixedlist" id="2448">
  317.                 <posx>620</posx>
  318.                 <posy>564</posy>
  319.                 <width>660</width>
  320.                 <height>260</height>
  321.                 <onleft>2448</onleft>
  322.                 <onright>2448</onright>
  323.                 <onup>51</onup>
  324.                 <ondown>51</ondown>
  325.                 <orientation>horizontal</orientation>
  326.                 <viewtype label="535">list</viewtype>
  327.                 <focusposition>0</focusposition>
  328.                 <pagecontrol>-</pagecontrol>
  329.                 <scrolltime>0</scrolltime>
  330.                 <include>recent_right_side</include>
  331.                 <visible>Control.IsVisible(633) + !Skin.HasSetting(no_new_recent_info) + Container.Content(tvshows) + [StringCompare(Window(Home).Property(LatestEpisode.1.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.2.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.3.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.4.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.5.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.6.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.7.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.8.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.9.ShowTitle),ListItem.Label) | StringCompare(Window(Home).Property(LatestEpisode.10.ShowTitle),ListItem.Label)]</visible>
  332.                         <itemlayout height="126" width="220">
  333.                                 <control type="group">
  334.                                         <posx>0</posx>
  335.                                         <posy>10</posy>
  336.                                         <animation type="Visible" reversible="false" condition="Control.HasFocus(2448))">
  337.                                                 <effect type="slide" start="900,0" end="0,0" time="500" delay="400" />
  338.                                         </animation>
  339.                                         <visible>Control.HasFocus(2448)</visible>
  340.                                                 <control type="image">
  341.                                                         <posx>0</posx>
  342.                                                         <posy>-10</posy>
  343.                                                         <width>220</width>
  344.                                                         <height>134</height>
  345.                                                         <texture>episodeframe.png</texture>
  346.                                                         <colordiffuse>ff959494</colordiffuse>
  347.                                                 </control>
  348.                                                 <control type="image">
  349.                                                         <posx>10</posx>
  350.                                                         <posy>0</posy>
  351.                                                         <width>201</width>
  352.                                                         <height>114</height>
  353.                                                         <texture background="true" diffuse="tv-landscape/landscapematteFO.png">$INFO[ListItem.ActualIcon]</texture>
  354.                                                         <aspectratio scalediffuse="false">stretch</aspectratio>
  355.                                                 </control>
  356.                                 </control>
  357.                         </itemlayout>
  358.                         <focusedlayout height="126" width="220">
  359.                                 <control type="group">
  360.                                         <posx>0</posx>
  361.                                         <posy>10</posy>
  362.                                         <animation type="Focus" reversible="false">
  363.                                                 <effect type="zoom" center="auto" start="60" end="110" time="600" tween="back" easing="out" />
  364.                                         </animation>
  365.                                         <animation type="Visible" reversible="false" condition="Control.HasFocus(2448))">
  366.                                                 <effect type="slide" start="900,0" end="0,0" time="500" delay="400" />
  367.                                         </animation>
  368.                                         <visible>Control.HasFocus(2448)</visible>
  369.                                                 <control type="image">
  370.                                                         <posx>10</posx>
  371.                                                         <posy>0</posy>
  372.                                                         <width>201</width>
  373.                                                         <height>114</height>
  374.                                                         <texture background="true" diffuse="tv-landscape/landscapematteFO.png">$INFO[ListItem.ActualIcon]</texture>
  375.                                                         <aspectratio scalediffuse="false">stretch</aspectratio>
  376.                                                 </control>
  377.                                                 <control type="image">
  378.                                                         <posx>0</posx>
  379.                                                         <posy>-10</posy>
  380.                                                         <width>220</width>
  381.                                                         <height>134</height>
  382.                                                         <texture>episodeframe.png</texture>
  383.                                                         <colordiffuse>ff67ffff</colordiffuse>
  384.                                                 </control>
  385.                                 </control>
  386.                         </focusedlayout>
  387.                                 <content>
  388.                                         <item id="1">
  389.                                                 <label>$INFO[Window(Home).Property(LatestEpisode.1.EpisodeTitle)]</label>
  390.                                                 <label2>$INFO[Window(Home).Property(LatestEpisode.1.ShowTitle)]</label2>
  391.                                                 <property name="Plot">$INFO[Window(Home).Property(LatestEpisode.1.Plot)]</property>
  392.                                                 <property name="Number">$INFO[Window(Home).Property(LatestEpisode.1.EpisodeNo)]</property>
  393.                                                 <onclick>PlayMedia($INFO[Window(Home).Property(LatestEpisode.1.Path)])</onclick>
  394.                                                 <thumb>$INFO[Window(Home).Property(LatestEpisode.1.Fanart)]</thumb>
  395.                                                 <icon>$INFO[Window(Home).Property(LatestEpisode.1.Thumb)]</icon>
  396.                                                 <visible>StringCompare(Window(Home).Property(LatestEpisode.1.ShowTitle),ListItem.Label)</visible>
  397.                                         </item>
  398.                                         <item id="2">
  399.                                                 <label>$INFO[Window(Home).Property(LatestEpisode.2.EpisodeTitle)]</label>
  400.                                                 <label2>$INFO[Window(Home).Property(LatestEpisode.2.ShowTitle)]</label2>
  401.                                                 <property name="Plot">$INFO[Window(Home).Property(LatestEpisode.2.Plot)]</property>
  402.                                                 <property name="Number">$INFO[Window(Home).Property(LatestEpisode.2.EpisodeNo)]</property>
  403.                                                 <onclick>PlayMedia($INFO[Window(Home).Property(LatestEpisode.2.Path)])</onclick>
  404.                                                 <thumb>$INFO[Window(Home).Property(LatestEpisode.2.Fanart)]</thumb>
  405.                                                 <icon>$INFO[Window(Home).Property(LatestEpisode.2.Thumb)]</icon>
  406.                                                 <visible>StringCompare(Window(Home).Property(LatestEpisode.2.ShowTitle),ListItem.Label)</visible>
  407.                                         </item>
  408.                                         <item id="3">
  409.                                                 <label>$INFO[Window(Home).Property(LatestEpisode.3.EpisodeTitle)]</label>
  410.                                                 <label2>$INFO[Window(Home).Property(LatestEpisode.3.ShowTitle)]</label2>
  411.                                                 <property name="Plot">$INFO[Window(Home).Property(LatestEpisode.3.Plot)]</property>
  412.                                                 <property name="Number">$INFO[Window(Home).Property(LatestEpisode.3.EpisodeNo)]</property>
  413.                                                 <onclick>PlayMedia($INFO[Window(Home).Property(LatestEpisode.3.Path)])</onclick>
  414.                                                 <thumb>$INFO[Window(Home).Property(LatestEpisode.3.Fanart)]</thumb>
  415.                                                 <icon>$INFO[Window(Home).Property(LatestEpisode.3.Thumb)]</icon>
  416.                                                 <visible>StringCompare(Window(Home).Property(LatestEpisode.3.ShowTitle),ListItem.Label)</visible>
  417.                                         </item>
  418.                                         <item id="4">
  419.                                                 <label>$INFO[Window(Home).Property(LatestEpisode.4.EpisodeTitle)]</label>
  420.                                                 <label2>$INFO[Window(Home).Property(LatestEpisode.4.ShowTitle)]</label2>
  421.                                                 <property name="Plot">$INFO[Window(Home).Property(LatestEpisode.4.Plot)]</property>
  422.                                                 <property name="Number">$INFO[Window(Home).Property(LatestEpisode.4.EpisodeNo)]</property>
  423.                                                 <onclick>PlayMedia($INFO[Window(Home).Property(LatestEpisode.4.Path)])</onclick>
  424.                                                 <thumb>$INFO[Window(Home).Property(LatestEpisode.4.Fanart)]</thumb>
  425.                                                 <icon>$INFO[Window(Home).Property(LatestEpisode.4.Thumb)]</icon>
  426.                                                 <visible>StringCompare(Window(Home).Property(LatestEpisode.4.ShowTitle),ListItem.Label)</visible>
  427.                                         </item>
  428.                                         <item id="5">
  429.                                                 <label>$INFO[Window(Home).Property(LatestEpisode.5.EpisodeTitle)]</label>
  430.                                                 <label2>$INFO[Window(Home).Property(LatestEpisode.5.ShowTitle)]</label2>
  431.                                                 <property name="Plot">$INFO[Window(Home).Property(LatestEpisode.5.Plot)]</property>
  432.                                                 <property name="Number">$INFO[Window(Home).Property(LatestEpisode.5.EpisodeNo)]</property>
  433.                                                 <onclick>PlayMedia($INFO[Window(Home).Property(LatestEpisode.5.Path)])</onclick>
  434.                                                 <thumb>$INFO[Window(Home).Property(LatestEpisode.5.Fanart)]</thumb>
  435.                                                 <icon>$INFO[Window(Home).Property(LatestEpisode.5.Thumb)]</icon>
  436.                                                 <visible>StringCompare(Window(Home).Property(LatestEpisode.5.ShowTitle),ListItem.Label)</visible>
  437.                                         </item>
  438.                                         <item id="6">
  439.                                                 <label>$INFO[Window(Home).Property(LatestEpisode.6.EpisodeTitle)]</label>
  440.                                                 <label2>$INFO[Window(Home).Property(LatestEpisode.6.ShowTitle)]</label2>
  441.                                                 <property name="Plot">$INFO[Window(Home).Property(LatestEpisode.6.Plot)]</property>
  442.                                                 <property name="Number">$INFO[Window(Home).Property(LatestEpisode.6.EpisodeNo)]</property>
  443.                                                 <onclick>PlayMedia($INFO[Window(Home).Property(LatestEpisode.6.Path)])</onclick>
  444.                                                 <thumb>$INFO[Window(Home).Property(LatestEpisode.6.Fanart)]</thumb>
  445.                                                 <icon>$INFO[Window(Home).Property(LatestEpisode.6.Thumb)]</icon>
  446.                                                 <visible>StringCompare(Window(Home).Property(LatestEpisode.6.ShowTitle),ListItem.Label)</visible>
  447.                                         </item>
  448.                                         <item id="7">
  449.                                                 <label>$INFO[Window(Home).Property(LatestEpisode.7.EpisodeTitle)]</label>
  450.                                                 <label2>$INFO[Window(Home).Property(LatestEpisode.7.ShowTitle)]</label2>
  451.                                                 <property name="Plot">$INFO[Window(Home).Property(LatestEpisode.7.Plot)]</property>
  452.                                                 <property name="Number">$INFO[Window(Home).Property(LatestEpisode.7.EpisodeNo)]</property>
  453.                                                 <onclick>PlayMedia($INFO[Window(Home).Property(LatestEpisode.7.Path)])</onclick>
  454.                                                 <thumb>$INFO[Window(Home).Property(LatestEpisode.7.Fanart)]</thumb>
  455.                                                 <icon>$INFO[Window(Home).Property(LatestEpisode.7.Thumb)]</icon>
  456.                                                 <visible>StringCompare(Window(Home).Property(LatestEpisode.7.ShowTitle),ListItem.Label)</visible>
  457.                                         </item>
  458.                                         <item id="8">
  459.                                                 <label>$INFO[Window(Home).Property(LatestEpisode.8.EpisodeTitle)]</label>
  460.                                                 <label2>$INFO[Window(Home).Property(LatestEpisode.8.ShowTitle)]</label2>
  461.                                                 <property name="Plot">$INFO[Window(Home).Property(LatestEpisode.8.Plot)]</property>
  462.                                                 <property name="Number">$INFO[Window(Home).Property(LatestEpisode.8.EpisodeNo)]</property>
  463.                                                 <onclick>PlayMedia($INFO[Window(Home).Property(LatestEpisode.8.Path)])</onclick>
  464.                                                 <thumb>$INFO[Window(Home).Property(LatestEpisode.8.Fanart)]</thumb>
  465.                                                 <icon>$INFO[Window(Home).Property(LatestEpisode.8.Thumb)]</icon>
  466.                                                 <visible>StringCompare(Window(Home).Property(LatestEpisode.8.ShowTitle),ListItem.Label)</visible>
  467.                                         </item>
  468.                                         <item id="9">
  469.                                                 <label>$INFO[Window(Home).Property(LatestEpisode.9.EpisodeTitle)]</label>
  470.                                                 <label2>$INFO[Window(Home).Property(LatestEpisode.9.ShowTitle)]</label2>
  471.                                                 <property name="Plot">$INFO[Window(Home).Property(LatestEpisode.9.Plot)]</property>
  472.                                                 <property name="Number">$INFO[Window(Home).Property(LatestEpisode.9.EpisodeNo)]</property>
  473.                                                 <onclick>PlayMedia($INFO[Window(Home).Property(LatestEpisode.9.Path)])</onclick>
  474.                                                 <thumb>$INFO[Window(Home).Property(LatestEpisode.9.Fanart)]</thumb>
  475.                                                 <icon>$INFO[Window(Home).Property(LatestEpisode.9.Thumb)]</icon>
  476.                                                 <visible>StringCompare(Window(Home).Property(LatestEpisode.9.ShowTitle),ListItem.Label)</visible>
  477.                                         </item>
  478.                                         <item id="10">
  479.                                                 <label>$INFO[Window(Home).Property(LatestEpisode.10.EpisodeTitle)]</label>
  480.                                                 <label2>$INFO[Window(Home).Property(LatestEpisode.10.ShowTitle)]</label2>
  481.                                                 <property name="Plot">$INFO[Window(Home).Property(LatestEpisode.10.Plot)]</property>
  482.                                                 <property name="Number">$INFO[Window(Home).Property(LatestEpisode.10.EpisodeNo)]</property>
  483.                                                 <onclick>PlayMedia($INFO[Window(Home).Property(LatestEpisode.10.Path)])</onclick>
  484.                                                 <thumb>$INFO[Window(Home).Property(LatestEpisode.10.Fanart)]</thumb>
  485.                                                 <icon>$INFO[Window(Home).Property(LatestEpisode.10.Thumb)]</icon>
  486.                                                 <visible>StringCompare(Window(Home).Property(LatestEpisode.10.ShowTitle),ListItem.Label)</visible>
  487.                                         </item>
  488.                                 </content>
  489.         </control>
  490.        
  491.        
  492.         <control type="label">
  493.                 <posx>620</posx>
  494.                 <posy>700</posy>
  495.                 <width>500</width>
  496.                 <height>100</height>
  497.                 <font>Font_Alaya_Movie-trailer</font>
  498.                 <textcolor>mainblue</textcolor>
  499.                 <label fallback="-">[B]$INFO[Container(2448).ListItem.Property(Number)] - [/B]$INFO[Container(2448).ListItem.Label]</label>
  500.                 <include>Animation_CommonFade</include>
  501.                 <animation effect="fade" start="0" end="100" time="400" delay="1400">VisibleChange</animation>
  502.                 <visible>Control.IsVisible(633) + Container.Content(tvshows) + Control.HasFocus(2448)</visible>
  503.         </control>
  504.         <control type="grouplist">
  505.                 <visible>Control.IsVisible(633) + [Container.Content(seasons) | Container.Content(episodes)]</visible>
  506.                 <description>Media Codec Flagging Images</description>
  507.                 <posx>5</posx>
  508.                 <posy>630</posy>
  509.                 <width>1280</width>
  510.                 <align>left</align>
  511.                 <itemgap>0</itemgap>
  512.                 <orientation>horizontal</orientation>
  513.                 <include condition="!Skin.HasSetting(grey_flags)">color_flags</include>
  514.                 <include condition="Skin.HasSetting(grey_flags)">grey_flags</include>
  515.                 <include>Animation_HiddenByInfo</include>
  516.                 <include>Animation_ZoomInZoomOut</include>
  517.         </control>
  518.         </include>
  519.  
  520. </includes>