skin.pellucid/1080i/View_Episodes.xml

344 lines
16 KiB
XML
Raw Normal View History

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">
2016-06-04 15:11:25 +02:00
<visible>Substring(container.folderpath,videodb://) + !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
2015-04-07 22:28:13 +02:00
<posy>0</posy>
2015-04-19 22:55:23 +02:00
<posx>-966</posx>
2015-03-31 21:21:43 +02:00
<control type="image">
<include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false">stretch</aspectratio>
2015-11-06 11:29:14 +01:00
<texture background="true" fallback="colors/black.png" border="0">$INFO[container.art(fanart)]</texture>
2015-03-31 21:21:43 +02:00
<colordiffuse>ffffffff</colordiffuse>
2016-08-12 19:24:31 +02:00
<animation type="conditional" condition="!controlgroup(9000).hasfocus + !Skin.HasSetting(lowPowerMode)" loop="true" reversible="false">
2015-04-19 22:55:23 +02:00
<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>
2015-03-31 21:21:43 +02:00
</control>
2015-11-05 16:13:27 +01:00
<!--display clearart if available-->
<control type="image">
2015-11-06 11:29:14 +01:00
<posx>1068</posx>
<posy>row-25-begin</posy>
2015-11-05 16:13:27 +01:00
<width>4-col</width>
2015-11-06 11:29:14 +01:00
<height>2-col</height>
<texture>$INFO[ListItem.Art(tvshow.clearlogo)]</texture>
<aspectratio align="left">keep</aspectratio>
2015-11-05 16:13:27 +01:00
</control>
2015-04-20 21:33:20 +02:00
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2015-03-31 21:21:43 +02:00
</control>
2015-04-19 22:55:23 +02:00
<!--overlay-->
2016-11-08 11:36:35 +01:00
<control type="group">
2016-06-04 15:11:25 +02:00
<visible>Substring(container.folderpath,videodb://) + !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
2015-04-19 22:55:23 +02:00
<posx>949</posx>
<posy>0</posy>
2016-11-08 11:36:35 +01:00
<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>
2015-04-19 22:55:23 +02:00
</control>
2015-03-31 21:21:43 +02:00
<!--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>
2016-06-04 15:11:25 +02:00
<visible>Substring(container.folderpath,videodb://) + !isempty(container.folderpath) + 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>
2016-10-11 20:44:50 +02:00
<label>[B]$INFO[Container.ShowTitle][/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">
2016-06-04 15:11:25 +02:00
<visible>Substring(container.folderpath,videodb://) + !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
2015-03-27 21:31:13 +01:00
<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-05-31 12:45:19 +02:00
<height>19-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>
2015-04-19 22:55:23 +02:00
<height>69</height>
2015-03-27 21:31:13 +01:00
<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>
2015-04-19 22:55:23 +02:00
<height>69</height>
2015-03-27 21:31:13 +01:00
<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>
2015-04-19 22:55:23 +02:00
<height>69</height>
2015-03-27 21:31:13 +01:00
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
2016-11-08 11:36:35 +01:00
<visible>ListItem.IsParentFolder</visible>
2016-10-11 20:44:50 +02:00
<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>
2016-11-08 11:36:35 +01:00
<control type="label">
2015-03-27 21:31:13 +01:00
<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-05-17 21:57:22 +02:00
<font>symbolLarge</font>
2015-03-27 21:31:13 +01:00
<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>
2016-02-21 19:58:08 +01: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>
2016-02-21 19:58:08 +01:00
<colordiffuse>highlight</colordiffuse>
2016-10-11 20:44:50 +02:00
</control>
2016-11-08 11:36:35 +01:00
<control type="label">
<visible>ListItem.IsParentFolder</visible>
2016-10-11 20:44:50 +02:00
<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>
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-05-17 21:57:22 +02:00
<font>symbolLarge</font>
2015-03-27 21:31:13 +01:00
<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>
2015-05-31 12:45:19 +02:00
<height>23-row</height>
2015-03-27 21:31:13 +01:00
<onleft>9000</onleft>
<onright>60</onright>
2015-04-19 22:55:23 +02:00
<ondown>52</ondown>
<onup>52</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>
2015-04-19 22:55:23 +02:00
<height>69</height>
2015-04-01 21:11:01 +02:00
<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>
2015-05-05 21:53:00 +02:00
<control type="label">
<visible>!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>
2015-05-17 21:57:22 +02:00
<font>symbolLarge</font>
2015-05-05 21:53:00 +02:00
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
2015-03-27 21:31:13 +01:00
</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>
2016-02-21 19:58:08 +01: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>
2015-05-05 21:53:00 +02:00
<control type="label">
<visible>!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>
2015-05-17 21:57:22 +02:00
<font>symbolLarge</font>
2015-05-05 21:53:00 +02:00
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
2015-03-27 21:31:13 +01:00
</focusedlayout>
</control>
</control>
</include>
</includes>