367 lines
17 KiB
XML
367 lines
17 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<includes>
|
|
<include name="episodes">
|
|
<!--fanart-->
|
|
<control type="group">
|
|
<visible>String.Contains(container.folderpath,videodb://) + !String.IsEmpty(container.folderpath) + container.content(episodes) + !String.Contains(Container.folderpath,plugin)</visible>
|
|
<posy>0</posy>
|
|
<posx>0</posx>
|
|
<control type="image">
|
|
<visible>!String.IsEmpty(container.art(season.poster))</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>960</width>
|
|
<height>1440</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture background="true" border="0">$INFO[container.art(season.poster)]</texture>
|
|
<colordiffuse>55ffffff</colordiffuse>
|
|
<animation type="conditional" condition="!controlgroup(9000).hasfocus + !Skin.HasSetting(lowPowerMode)" loop="true" reversible="false">
|
|
<effect type="fade" start="0" end="100" time="2000"/>
|
|
<effect type="slide" start="0,0" end="0,-360" time="15000"/>
|
|
<effect type="fade" start="100" end="0" time="1000" delay="14000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="image">
|
|
<visible>String.IsEmpty(container.art(season.poster))</visible>
|
|
<posx>-966</posx>
|
|
<posy>0</posy>
|
|
<width>1920</width>
|
|
<height>1080</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture background="true" fallback="colors/black.png" border="0">$INFO[container.art(fanart)]</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<animation type="conditional" condition="!controlgroup(9000).hasfocus + !Skin.HasSetting(lowPowerMode)" loop="true" reversible="false">
|
|
<effect type="fade" start="0" end="100" time="2000"/>
|
|
<effect type="zoom" center="auto" start="130" end="100" time="15000"/>
|
|
<effect type="fade" start="100" end="0" time="1000" delay="14000"/>
|
|
</animation>
|
|
</control>
|
|
<!--display clearart if available-->
|
|
<control type="image">
|
|
<posx>1068</posx>
|
|
<posy>row-25-begin</posy>
|
|
<width>4-col</width>
|
|
<height>2-col</height>
|
|
<texture>$INFO[ListItem.Art(tvshow.clearlogo)]</texture>
|
|
<aspectratio align="left">keep</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>vignette.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
</control>
|
|
<!--overlay-->
|
|
<control type="group">
|
|
<visible>String.Contains(container.folderpath,videodb://) + !String.IsEmpty(container.folderpath) + container.content(episodes) + !String.Contains(Container.folderpath,plugin)</visible>
|
|
<posx>949</posx>
|
|
<posy>0</posy>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<include>globalBackground</include>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>6</width>
|
|
<height>fullscreenHeight</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture border="0">colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
</control>
|
|
<!--title-->
|
|
<control type="group">
|
|
<posx>col-13-begin</posx>
|
|
<posy>row-5-begin</posy>
|
|
<visible>String.Contains(container.folderpath,videodb://) + !String.IsEmpty(container.folderpath) + container.content(episodes) + !String.Contains(Container.folderpath,plugin)</visible>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>12-col</width>
|
|
<height>2-row</height>
|
|
<align></align>
|
|
<font>largeTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[Container.ShowTitle]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>2-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<align></align>
|
|
<font>menuTitle</font>
|
|
<textcolor>menuUnselected</textcolor>
|
|
<label>$INFO[listitem.Season,$LOCALIZE[31011] , ]</label>
|
|
</control>
|
|
</control>
|
|
<!--episode synopsis & thumb-->
|
|
<control type="group">
|
|
<!--tvhsow library-sourced episode list-->
|
|
<control type="fixedlist" id="53">
|
|
<visible>$EXP[isEpisode]</visible>
|
|
<posx>978</posx>
|
|
<posy>row-9-begin</posy>
|
|
<width>12-col</width>
|
|
<height>19-row</height>
|
|
<onleft>9000</onleft>
|
|
<movement>4</movement>
|
|
<itemlayout width="12-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col-textbox</width>
|
|
<height>69</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/black.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col-textbox</width>
|
|
<height>69</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Episode]</label>
|
|
<scroll>false</scroll>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>11-col</width>
|
|
<height>69</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/black.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<visible>ListItem.IsParentFolder</visible>
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>9-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>..</label>
|
|
<scroll>false</scroll>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>9-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Title]</label>
|
|
<scroll>false</scroll>
|
|
</control>
|
|
<control type="label">
|
|
<visible>!String.IsEmpty(ListItem.playcount)</visible>
|
|
<posx>11-col</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="12-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col-textbox</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<include>spinFocusIcon</include>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col-textbox</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Episode]</label>
|
|
<scroll>false</scroll>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>11-col</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<visible>ListItem.IsParentFolder</visible>
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>9-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>..</label>
|
|
<scroll>false</scroll>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>9-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Title]</label>
|
|
<scroll>false</scroll>
|
|
</control>
|
|
<control type="label">
|
|
<visible>!String.IsEmpty(ListItem.playcount)</visible>
|
|
<posx>11-col</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<!--Plugin-sourced Episode list-->
|
|
<control type="panel" id="52">
|
|
<visible>String.Contains(Container.folderpath,plugin)</visible>
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-5-begin</posy>
|
|
<width>24-col</width>
|
|
<height>23-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<ondown>52</ondown>
|
|
<onup>52</onup>
|
|
<pagecontrol>60</pagecontrol>
|
|
<itemlayout width="24-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>23-col</width>
|
|
<height>69</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/black.png</texture>
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>23-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>!String.IsEmpty(ListItem.playcount)</visible>
|
|
<posx>23-col</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="24-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="fade" time="500"/>
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>23-col</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>23-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>!String.IsEmpty(ListItem.playcount)</visible>
|
|
<posx>23-col</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</include>
|
|
</includes> |