skin.pellucid/1080i/View_Seasons.xml

212 lines
9.6 KiB
XML
Raw Normal View History

2015-03-27 21:31:13 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="seasons">
<control type="group">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container.folderpath) + container.content(seasons) + !container.content(episodes)</visible>
2015-04-19 22:55:23 +02:00
<!--fanart-->
<control type="group">
2017-12-21 15:16:56 +01:00
<visible>!String.Contains(Container.folderpath,plugin)</visible>
2015-04-19 22:55:23 +02:00
<posy>-100</posy>
2017-03-19 21:23:30 +01:00
<include>itemFanart</include>
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-04-19 22:55:23 +02:00
</control>
<control type="group">
2017-02-18 15:44:24 +01:00
<animation type="conditional" condition="control.hasfocus(9001)">
<effect type="fade" start="100" end="0" time="200"/>
</animation>
2015-11-05 16:13:27 +01:00
<!--title-->
<control type="group">
2017-12-21 15:16:56 +01:00
<visible>!String.Contains(Container.folderpath,plugin)</visible>
2015-11-05 16:13:27 +01:00
<posx>col-1-begin</posx>
2018-01-22 00:45:57 +01:00
<posy>row-7-begin</posy>
2017-09-21 21:32:06 +02:00
<control type="label">
2017-09-24 01:12:32 +02:00
<posx>0</posx>
2017-09-21 21:32:06 +02:00
<posy>0</posy>
2018-01-22 00:45:57 +01:00
<width>10-col</width>
<height>4-row</height>
2018-01-24 21:53:15 +01:00
<font>largeTitle</font>
<textcolor>textActive</textcolor>
2017-09-24 20:19:10 +02:00
<aligny>center</aligny>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2017-09-21 21:32:06 +02:00
<wrapmultiline>true</wrapmultiline>
2017-09-24 13:30:00 +02:00
<label>$INFO[container.showtitle]</label>
2015-03-27 21:31:13 +01:00
</control>
2015-11-05 16:13:27 +01:00
</control>
<!--overlay-->
2016-11-08 11:36:35 +01:00
<control type="group">
2017-12-21 15:16:56 +01:00
<visible>!String.Contains(Container.folderpath,plugin)</visible>
2015-11-05 16:13:27 +01:00
<posy>row-15-begin</posy>
2016-11-08 11:36:35 +01:00
<posy>0</posy>
<include>globalBackground</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>fullscreenWidth</width>
<height>6</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
2015-11-05 16:13:27 +01:00
</control>
<!--content-->
<control type="panel" id="58">
2017-03-09 00:54:23 +01:00
<visible>$EXP[isSeason]</visible>
2015-11-05 16:13:27 +01:00
<posx>col-1-begin</posx>
2017-09-21 21:32:06 +02:00
<posy>row-16-begin</posy>
<width>1860</width>
<height>13-row</height>
2015-11-05 16:13:27 +01:00
<onleft>9000</onleft>
2016-07-24 20:39:38 +02:00
<onright>58</onright>
<orientation>horizontal</orientation>
2015-11-05 16:13:27 +01:00
<itemlayout width="4-col" height="391">
2015-03-27 21:31:13 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-04-01 21:11:01 +02:00
<width>4-col-gutter</width>
2015-03-27 21:31:13 +01:00
<height>396</height>
2015-11-05 16:13:27 +01:00
<aspectratio>stretch</aspectratio>
2018-01-22 00:45:57 +01:00
<texture>colors/black.png</texture>
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
2016-01-25 21:09:11 +01:00
<bordersize>6</bordersize>
2017-09-24 01:12:32 +02:00
<colordiffuse>overlay</colordiffuse>
2017-09-21 21:32:06 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture>$INFO[ListItem.art(poster)]</texture>
<bordersize>6</bordersize>
2018-01-22 00:45:57 +01:00
<colordiffuse>77ffffff</colordiffuse>
2016-10-11 20:44:50 +02:00
</control>
2016-11-08 11:36:35 +01:00
<control type="label">
2016-10-11 20:44:50 +02:00
<visible>ListItem.IsParentFolder</visible>
<posx>12</posx>
<posy>4-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
2018-01-24 17:55:58 +01:00
<font>largeTitle</font>
2017-09-21 21:32:06 +02:00
<textcolor>textActive</textcolor>
2016-10-11 20:44:50 +02:00
<label>..</label>
2015-04-12 22:22:47 +02:00
</control>
<control type="label">
2016-10-11 20:44:50 +02:00
<visible>!controlgroup(9000).hasfocus + !ListItem.IsParentFolder</visible>
2015-04-12 22:22:47 +02:00
<posx>12</posx>
2017-09-21 21:32:06 +02:00
<posy>384</posy>
2015-04-12 22:22:47 +02:00
<width>240</width>
<height>2-row</height>
<aligny>center</aligny>
2017-09-21 21:32:06 +02:00
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31190">[B]$INFO[ListItem.label][/B][CR][COLOR textInactive]$VAR[itemDetail][/COLOR]</label>
2015-11-05 16:13:27 +01:00
</control>
2017-11-19 21:43:21 +01:00
<control type="group">
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
2017-11-20 21:39:54 +01:00
<posx>202</posx>
2017-11-19 21:43:21 +01:00
<posy>6</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2017-11-20 21:39:54 +01:00
<width>56</width>
<height>56</height>
2017-11-19 21:43:21 +01:00
<aspectratio>stretch</aspectratio>
2017-11-20 21:39:54 +01:00
<texture>masks/newContent.png</texture>
2017-11-19 21:43:21 +01:00
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
2017-11-20 21:39:54 +01:00
<posx>28</posx>
<posy>-4</posy>
2017-11-19 21:43:21 +01:00
<width>36</width>
<height>36</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
</control>
2015-11-05 16:13:27 +01:00
</itemlayout>
<focusedlayout width="4-col" height="391">
<control type="group">
2016-04-03 17:35:32 +02:00
<include>focusThumb</include>
2017-09-21 21:32:06 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
2018-01-22 00:45:57 +01:00
<texture>colors/black.png</texture>
<bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
2017-09-21 21:32:06 +02:00
<bordersize>6</bordersize>
2017-09-24 01:12:32 +02:00
<colordiffuse>FF000000</colordiffuse>
2017-09-21 21:32:06 +02:00
</control>
2015-11-05 16:13:27 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio aligny="top">scale</aspectratio>
2017-09-21 21:32:06 +02:00
<texture>$INFO[ListItem.art(poster)]</texture>
2016-01-25 21:09:11 +01:00
<bordersize>6</bordersize>
2015-04-12 22:22:47 +02:00
</control>
2016-11-08 11:36:35 +01:00
<control type="label">
<visible>ListItem.IsParentFolder</visible>
<posx>12</posx>
<posy>4-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
2018-01-24 17:55:58 +01:00
<font>largeTitle</font>
2016-11-08 11:36:35 +01:00
<textcolor>textActive</textcolor>
<label>..</label>
</control>
<control type="label">
2017-09-21 21:32:06 +02:00
<visible>!controlgroup(9000).hasfocus + !ListItem.IsParentFolder</visible>
<posx>12</posx>
<posy>384</posy>
<width>240</width>
<height>2-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31190">[B]$INFO[ListItem.label][/B][CR][COLOR textInactive]$VAR[itemDetail][/COLOR]</label>
</control>
2017-11-19 21:43:21 +01:00
<control type="group">
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
2017-11-20 21:39:54 +01:00
<posx>202</posx>
<posy>6</posy>
2017-11-19 21:43:21 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2017-11-20 21:39:54 +01:00
<width>56</width>
<height>56</height>
2017-11-19 21:43:21 +01:00
<aspectratio>stretch</aspectratio>
2017-11-20 21:39:54 +01:00
<texture>masks/newContent.png</texture>
2017-11-19 21:43:21 +01:00
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
2017-11-20 21:39:54 +01:00
<posx>28</posx>
<posy>-4</posy>
2017-11-19 21:43:21 +01:00
<width>36</width>
<height>36</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
</control>
2015-03-27 21:31:13 +01:00
</control>
2015-11-05 16:13:27 +01:00
</focusedlayout>
</control>
2015-03-27 21:31:13 +01:00
</control>
</control>
</include>
</includes>