skin.pellucid/1080i/MyVideoNav.xml

664 lines
40 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="false">9000</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload condition="window.previous(0)">setfocus(9000)</onload>
<previouswindow>home</previouswindow>
<controls>
<include>globalBackground</include>
<!--page container group-->
<control type="group">
<!--window fader-->
<animation type="conditional" condition="window.next(0) | window.next(1)">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include>
<!--content provider-->
<control type="group">
<posx>0</posx>
<posy>0</posy>
<!--main menu-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-2-begin</posy>
<include>dateTime</include>
<include>menuItems</include>
</control>
<!--Folder titles-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-2-begin</posy>
<animation type="Conditional" condition="!IntegerGreaterThan(container.numitems,0)">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<animation type="Conditional" condition="IntegerGreaterThan(container.numitems,0)">
<effect type="fade" start="0" end="100" time="300" />
</animation>
<!--source title-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>$VAR[listTitle]</label>
<textcolor>selected</textcolor>
</control>
<!--source subtitle-->
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>auto</width>
<font>regular</font>
<label>$VAR[listSubTitle]</label>
<textcolor>selected</textcolor>
</control>
</control>
<!--tvshow name and season details (TVShows only)-->
<control type="group">
<visible>[container.content(episodes) | container.content(seasons)] + !Substring(Container.folderpath,plugin) + SubString(skin.string(showRecentVideoItems),false)</visible>
<posx>1824</posx>
<posy>row-2-begin</posy>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<font>pageTitle</font>
<align>right</align>
<label>$INFO[listitem.tvshowTitle]</label>
<textcolor>selected</textcolor>
</control>
<control type="label">
<visible>container.content(episodes)</visible>
<posx>0</posx>
<posy>45</posy>
<width>8-col</width>
<font>regular</font>
<align>right</align>
<label fallback="31113">$INFO[ListItem.season,Season ,]</label>
<textcolor>selected</textcolor>
</control>
<control type="label">
<visible>container.content(seasons)</visible>
<posx>0</posx>
<posy>45</posy>
<width>8-col</width>
<font>regular</font>
<align>right</align>
<label>$INFO[ListItem.genre]</label>
<textcolor>selected</textcolor>
</control>
</control>
<!--addons-->
<control type="group">
<visible>container.content(episodes) + Substring(Container.folderpath,plugin)</visible>
<posx>1824</posx>
<posy>row-2-begin</posy>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<font>pageTitle</font>
<align>right</align>
<label>$INFO[listitem.tvshowtitle]</label>
<textcolor>selected</textcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>24-col</width>
<font>regular</font>
<align>right</align>
<label>$INFO[ListItem.season,Season ,]</label>
<textcolor>selected</textcolor>
</control>
</control>
<!--Main content listing-->
<control type="group" id="9999">
<posx>col-4-begin</posx>
<posy>row-2-begin</posy>
<!--recent items-->
<control type="group">
<visible>SubString(skin.string(showRecentVideoItems),true) | isEmpty(container.foldername)</visible>
<posx>0</posx>
<posy>183</posy>
<onleft>9000</onleft>
<!--no recent items-->
<control type="label">
<visible>isEmpty(Window(Home).Property(RecentMovie.1.Title)) + isEmpty(Window(Home).Property(RecentEpisode.1.Title))</visible>
<posx>1-col</posx>
<posy>4-row</posy>
<width>21-col</width>
<font>veryLarge</font>
<textcolor>22FFFFFF</textcolor>
<shadowcolor>-</shadowcolor>
<label>31007</label>
</control>
<!--content (movies)-->
<control type="list" id="9998">
<posx>-12</posx>
<posy>-12</posy>
<width>21-col</width>
<height>6-row</height>
<onleft>9000</onleft>
<ondown>control.setfocus(9997,$INFO[Container(9998).Position])</ondown>
<orientation>horizontal</orientation>
<onback>activateWindow(home)</onback>
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<itemlayout width="387" height="362">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>272</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</itemlayout>
<focusedlayout width="387" height="362">
<control type="image">
<visible>control.hasfocus(9998)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(9998)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>272</posy>
<control type="image">
<visible>control.hasfocus(9998)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(9998)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<visible>control.hasfocus(9998)</visible>
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control>
<control type="label">
<visible>control.hasfocus(9998)</visible>
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
<control type="label">
<visible>!control.hasfocus(9998)</visible>
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control>
<control type="label">
<visible>!control.hasfocus(9998)</visible>
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</focusedlayout>
<content>
<item>
<label>$INFO[Window(Home).Property(RecentMovie.1.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.1.Year),, •] $INFO[Window(Home).Property(RecentMovie.1.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.1.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.1.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.2.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.2.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.2.Year),, •] $INFO[Window(Home).Property(RecentMovie.2.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.2.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.2.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.3.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.3.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.3.Year),, •] $INFO[Window(Home).Property(RecentMovie.3.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.3.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.3.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.4.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.4.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.4.Year),, •] $INFO[Window(Home).Property(RecentMovie.4.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.4.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.4.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.5.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.5.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.5.Year),, •] $INFO[Window(Home).Property(RecentMovie.5.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.5.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.5.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.6.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.6.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.6.Year),, •] $INFO[Window(Home).Property(RecentMovie.6.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.6.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.6.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.7.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.7.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.7.Year),, •] $INFO[Window(Home).Property(RecentMovie.7.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.7.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.7.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.8.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.8.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.8.Year),, •] $INFO[Window(Home).Property(RecentMovie.8.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.8.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.8.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.9.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.9.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.9.Year),, •] $INFO[Window(Home).Property(RecentMovie.9.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.9.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.9.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.10.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.10.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.10.Year),, •] $INFO[Window(Home).Property(RecentMovie.10.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.10.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.10.Play)]</onclick>
</item>
</content>
</control>
<!--content (tvshows)-->
<control type="list" id="9997">
<posx>-12</posx>
<posy>354</posy>
<width>21-col</width>
<height>6-row</height>
<onleft>9000</onleft>
<onup>control.setfocus(9998,$INFO[Container(9997).Position])</onup>
<orientation>horizontal</orientation>
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<itemlayout width="387" height="362">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>272</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</itemlayout>
<focusedlayout width="387" height="362">
<control type="image">
<visible>control.hasfocus(9997)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(9997)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>272</posy>
<control type="image">
<visible>control.hasfocus(9997)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(9997)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<visible>control.hasfocus(9997)</visible>
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control>
<control type="label">
<visible>control.hasfocus(9997)</visible>
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
<control type="label">
<visible>!control.hasfocus(9997)</visible>
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control>
<control type="label">
<visible>!control.hasfocus(9997)</visible>
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</focusedlayout>
<content>
<!--tv shows-->
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.1.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.1.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.1.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.1.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.1.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.1.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.2.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.2.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.2.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.2.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.2.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.2.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.3.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.3.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.3.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.3.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.3.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.3.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.4.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.4.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.4.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.4.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.4.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.4.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.5.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.5.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.5.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.5.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.5.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.5.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.6.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.6.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.6.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.6.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.6.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.6.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.7.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.7.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.7.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.7.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.7.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.7.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.8.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.8.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.8.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.8.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.8.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.8.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.9.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.9.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.9.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.9.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.9.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.9.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.10.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.10.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.10.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.10.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.10.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.10.Play)]</onclick>
</item>
</content>
</control>
</control>
<!--source content-->
<control type="group" id="9500">
<visible>SubString(skin.string(showRecentVideoItems),false)</visible>
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<include>viewListTVCatchup</include>
<include>viewVideoList</include>
<include>viewGridList</include>
<include>viewSeasons</include>
<include>viewEpisodes</include>
</control>
</control>
<!--page scrollbar-->
<control type="group" id="8000">
<visible>Control.IsVisible(60) + SubString(skin.string(showRecentVideoItems),false)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>84r</posx>
<posy>276</posy>
<height>672</height>
<onleft>9999</onleft>
</control>
</control>
<!--Sort / misc labels (footer)-->
<control type="group">
<visible>SubString(skin.string(showRecentVideoItems),false)</visible>
<posx>col-4-begin</posx>
<posy>row-18-begin</posy>
<include>mediaListFooter</include>
</control>
</control>
</control>
<!--sorting and misc controls-->
<control type="group" id="61">
<!--animations-->
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus">
<effect type="fade" start="0" end="100" time="200" />
</animation>
<!--overlay-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--titles-->
<control type="group">
<posx>24</posx>
<posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300" />
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" />
</animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)">
<effect type="fade" start="100" end="0" time="300" />
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" />
</animation>
<!--menu-->
<include>sideBarMenuItems</include>
</control>
</control>
<!--loading indicator-->
<include>loadingIndicator</include>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>MyVideoNav.xml </label>
</control>
</controls>
</window>