2015-03-27 21:31:13 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
|
|
|
<include name="episodes">
|
2015-03-31 21:21:43 +02:00
|
|
|
|
|
|
|
<!--fanart-->
|
|
|
|
<control type="group">
|
2015-04-01 21:11:01 +02:00
|
|
|
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
|
2015-04-07 22:28:13 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<posx>-960</posx>
|
2015-03-31 21:21:43 +02:00
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
2015-04-12 22:22:47 +02:00
|
|
|
<bordertexture border="0" colordiffuse="highlight">colors/white.png</bordertexture>
|
2015-04-07 22:28:13 +02:00
|
|
|
<bordersize>0,0,6,0</bordersize>
|
2015-03-31 21:21:43 +02:00
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
|
|
|
|
<!--title-->
|
|
|
|
<control type="group">
|
2015-04-07 22:28:13 +02:00
|
|
|
<posx>col-13-begin</posx>
|
2015-04-01 21:11:01 +02:00
|
|
|
<posy>row-5-begin</posy>
|
|
|
|
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
|
2015-03-31 21:21:43 +02:00
|
|
|
<control type="label">
|
2015-04-07 22:28:13 +02:00
|
|
|
<posx>24</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>12-col</width>
|
2015-04-01 21:11:01 +02:00
|
|
|
<height>2-row</height>
|
2015-03-31 21:21:43 +02:00
|
|
|
<align></align>
|
2015-04-01 21:11:01 +02:00
|
|
|
<font>medium</font>
|
2015-04-07 22:28:13 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>[B]$INFO[ListItem.TVShowTitle][/B] $INFO[listitem.Season,$LOCALIZE[31011] , ]</label>
|
2015-03-31 21:21:43 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
|
2015-03-27 21:31:13 +01:00
|
|
|
<!--episode synopsis & thumb-->
|
|
|
|
<control type="group">
|
|
|
|
<!--tvhsow library-sourced episode list-->
|
|
|
|
<control type="panel" id="52">
|
|
|
|
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
|
|
|
|
<posx>col-13-begin</posx>
|
2015-04-07 22:28:13 +02:00
|
|
|
<posy>row-8-begin</posy>
|
2015-03-27 21:31:13 +01:00
|
|
|
<width>12-col</width>
|
2015-04-07 22:28:13 +02:00
|
|
|
<height>20-row</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>60</onright>
|
|
|
|
<pagecontrol>60</pagecontrol>
|
|
|
|
<itemlayout 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/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>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/black.png</texture>
|
|
|
|
<bordersize>0</bordersize>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
|
|
</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>!isempty(ListItem.playcount)</visible>
|
2015-03-31 21:21:43 +02:00
|
|
|
<posx>11-col</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>symbol</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>
|
2015-04-12 22:22:47 +02:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-03-31 21:21:43 +02:00
|
|
|
<include>spinFocusIcon</include>
|
2015-03-27 21:31:13 +01:00
|
|
|
</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>
|
2015-04-12 22:22:47 +02:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-03-27 21:31:13 +01:00
|
|
|
</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>!isempty(ListItem.playcount)</visible>
|
2015-03-31 21:21:43 +02:00
|
|
|
<posx>11-col</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>symbol</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
|
|
|
|
<!--Plugin-sourced Episode list-->
|
|
|
|
<control type="panel" id="52">
|
|
|
|
<visible>Substring(Container.folderpath,plugin)</visible>
|
2015-04-01 21:11:01 +02:00
|
|
|
<posx>col-1-begin</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>row-5-begin</posy>
|
2015-04-01 21:11:01 +02:00
|
|
|
<width>24-col</width>
|
|
|
|
<height>22-row</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>60</onright>
|
2015-04-01 21:11:01 +02:00
|
|
|
<ondown>50</ondown>
|
|
|
|
<onup>50</onup>
|
2015-03-27 21:31:13 +01:00
|
|
|
<pagecontrol>60</pagecontrol>
|
2015-04-01 21:11:01 +02:00
|
|
|
<itemlayout width="24-col" height="2-row">
|
2015-03-27 21:31:13 +01:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-04-12 22:22:47 +02:00
|
|
|
<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>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2015-04-01 21:11:01 +02:00
|
|
|
<posx>1-col</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>23-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-01 21:11:01 +02:00
|
|
|
<posx>1-col-indent</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>0</posy>
|
2015-04-01 21:11:01 +02:00
|
|
|
<width>23-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
2015-04-01 21:11:01 +02:00
|
|
|
<focusedlayout width="24-col" height="2-row">
|
2015-03-27 21:31:13 +01:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-04-12 22:22:47 +02:00
|
|
|
<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>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2015-04-01 21:11:01 +02:00
|
|
|
<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>
|
2015-04-12 22:22:47 +02:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-01 21:11:01 +02:00
|
|
|
<posx>1-col-indent</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>0</posy>
|
2015-04-01 21:11:01 +02:00
|
|
|
<width>23-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>itemTitle</font>
|
2015-04-01 21:11:01 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-03-27 21:31:13 +01:00
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
</includes>
|