skin.pellucid/1080i/View_TVShows.xml

431 lines
18 KiB
XML
Raw Normal View History

2015-03-27 21:31:13 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
2017-09-20 21:10:17 +02:00
<include name="tvshows">
<control type="group">
2018-08-30 20:34:50 +02:00
<visible>$EXP[isTVShow] + !string.contains(container.folderpath,playlists) + !Skin.HasSetting(disableRecentTVShows)</visible>
<control type="image">
<visible>control.hasfocus(9203) | control.hasfocus(9202)</visible>
<include>dimensionsFullscreen</include>
<texture fallback="colors/black.png">$INFO[container(9203).listitem.art(fanart)]</texture>
<colordiffuse>FF555555</colordiffuse>
<aspectratio>scale</aspectratio>
<fadetime>250</fadetime>
</control>
<control type="image">
<visible>!control.hasfocus(9203) + !control.hasfocus(9202)</visible>
<include>dimensionsFullscreen</include>
<texture fallback="colors/black.png">$INFO[container.listitem.art(fanart)]</texture>
<colordiffuse>FF555555</colordiffuse>
<aspectratio>scale</aspectratio>
<fadetime>250</fadetime>
</control>
2017-09-21 21:32:06 +02:00
<control type="group" id="9201">
<visible>$EXP[isTVShow] + !string.contains(container.folderpath,playlists) + !Skin.HasSetting(disableRecentTVShows)</visible>
2017-09-21 21:32:06 +02:00
<animation type="Conditional" condition="!controlgroup(9201).hasfocus">
2017-11-19 21:43:21 +01:00
<effect type="slide" start="0,0" end="0,-200" time="200"/>
<effect type="fade" start="100" end="0" time="200"/>
2017-09-20 21:10:17 +02:00
</animation>
2017-09-21 21:32:06 +02:00
<animation type="Conditional" condition="controlgroup(9201).hasfocus">
2017-11-19 21:43:21 +01:00
<effect type="slide" start="0,-200" end="0,0" time="200" delay="300"/>
<effect type="fade" start="0" end="100" time="300" delay="350"/>
2017-09-20 21:10:17 +02:00
</animation>
<!--quick link selector-->
2017-09-21 21:32:06 +02:00
<control type="list" id="9202">
2017-09-20 21:10:17 +02:00
<posx>col-1-begin</posx>
2018-05-14 21:11:10 +02:00
<posy>180</posy>
2017-09-20 21:10:17 +02:00
<width>24-col</width>
<height>2-row</height>
<onleft>9000</onleft>
2017-09-21 21:32:06 +02:00
<ondown>9203</ondown>
2017-09-20 21:10:17 +02:00
<onback>9000</onback>
<orientation>horizontal</orientation>
2018-01-24 21:53:15 +01:00
<itemlayout width="4-col" height="2-row">
2017-09-20 21:10:17 +02:00
<control type="label">
<posx>0</posx>
<posy>0</posy>
2018-01-24 21:53:15 +01:00
<width>4-col</width>
2017-09-20 21:10:17 +02:00
<height>2-row</height>
2018-01-24 17:55:58 +01:00
<font>menuTitle</font>
2017-09-20 21:10:17 +02:00
<aligny>center</aligny>
<textcolor>textDisabled</textcolor>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2017-09-20 21:10:17 +02:00
<label>$INFO[ListItem.property(textTitle)]</label>
</control>
</itemlayout>
2018-01-24 21:53:15 +01:00
<focusedlayout width="4-col" height="2-row">
2017-09-20 21:10:17 +02:00
<control type="label">
2017-09-19 22:24:15 +02:00
<posx>0</posx>
<posy>0</posy>
2018-01-24 21:53:15 +01:00
<width>4-col</width>
2017-09-20 21:10:17 +02:00
<height>2-row</height>
2018-01-24 17:55:58 +01:00
<font>menuTitle</font>
2017-09-20 21:10:17 +02:00
<aligny>center</aligny>
<textcolor>textActive</textcolor>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2017-09-20 21:10:17 +02:00
<label>$INFO[ListItem.property(textTitle)]</label>
2017-09-24 20:19:10 +02:00
<animation type="conditional" condition="control.hasfocus(9202)" loop="true">
<effect type="fade" start="100" end="50" time="1000"/>
</animation>
2017-09-20 21:10:17 +02:00
</control>
</focusedlayout>
<content>
<item>
<label>special://skin/extras/playlists/recentEpisodes.xsp</label>
<property name="textTitle">31178</property>
</item>
<item>
<label>special://skin/extras/playlists/inprogressTVShows.xsp</label>
<property name="textTitle">31127</property>
</item>
</content>
</control>
<!--quick links-->
2017-09-21 21:32:06 +02:00
<control type="panel" id="9203">
2017-09-24 01:12:32 +02:00
<posx>90</posx>
2018-05-14 21:11:10 +02:00
<posy>288</posy>
2017-09-24 01:12:32 +02:00
<width>1740</width>
2017-09-20 21:10:17 +02:00
<height>11-row</height>
2017-09-21 21:32:06 +02:00
<onup>9202</onup>
2018-08-30 20:34:50 +02:00
<ondown>52</ondown>
2017-09-20 21:10:17 +02:00
<onleft>9000</onleft>
<onback>9000</onback>
<orientation>horizontal</orientation>
2018-01-24 21:53:15 +01:00
<onclick>activatewindow(Videos,videodb://tvshows/titles/$INFO[listitem.dbid]/)</onclick>
2017-09-24 01:12:32 +02:00
<itemlayout width="586" height="5-col-gutter">
2017-09-20 21:10:17 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2017-09-24 01:12:32 +02:00
<width>566</width>
<height>318</height>
2017-09-19 22:24:15 +02:00
<aspectratio>stretch</aspectratio>
2018-01-22 00:45:57 +01:00
<texture>colors/black.png</texture>
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
2017-09-19 22:24:15 +02:00
<bordersize>6</bordersize>
2017-09-24 01:12:32 +02:00
<colordiffuse>overlay</colordiffuse>
2017-09-19 22:24:15 +02:00
</control>
2017-09-20 21:10:17 +02:00
<control type="image">
2018-09-19 22:54:47 +02:00
<visible>!string.isempty(ListItem.Art(fanart))</visible>
2017-09-20 21:10:17 +02:00
<posx>0</posx>
<posy>0</posy>
2017-09-24 01:12:32 +02:00
<width>566</width>
<height>318</height>
2017-09-20 21:10:17 +02:00
<aspectratio>stretch</aspectratio>
<texture>$INFO[ListItem.Art(fanart)]</texture>
<bordersize>6</bordersize>
2018-08-30 20:34:50 +02:00
<colordiffuse>BBffffff</colordiffuse>
2018-09-19 22:54:47 +02:00
</control>
<control type="image">
<visible>string.isempty(ListItem.Art(fanart))</visible>
<posx>0</posx>
<posy>0</posy>
<width>566</width>
<height>318</height>
<aspectratio>scale</aspectratio>
<texture>$INFO[ListItem.Art(thumb)]</texture>
<bordersize>6</bordersize>
<colordiffuse>BBffffff</colordiffuse>
2017-09-20 21:10:17 +02:00
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>318</posy>
2017-09-21 00:51:51 +02:00
<width>584</width>
2017-09-20 21:10:17 +02:00
<height>2-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
2017-09-19 22:24:15 +02:00
<textcolor>textActive</textcolor>
2017-09-24 01:12:32 +02:00
<label>[B]$INFO[ListItem.Title][/B][CR][COLOR textDisabled]$INFO[ListItem.Season,$LOCALIZE[31011] , ]$INFO[ListItem.Episode,$LOCALIZE[31204] ,][/COLOR]</label>
</control>
<control type="progress">
<visible>ListItem.IsResumable</visible>
<description>Progress Bar</description>
<posx>12</posx>
<posy>294</posy>
<width>542</width>
<height>12</height>
<texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>ListItem.PercentPlayed</info>
</control>
2017-09-20 21:10:17 +02:00
</itemlayout>
2017-09-24 01:12:32 +02:00
<focusedlayout width="586" height="5-col-gutter">
2017-09-20 21:10:17 +02:00
<control type="group">
<include>focusThumb</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2017-09-24 01:12:32 +02:00
<width>566</width>
<height>318</height>
2017-09-20 21:10:17 +02:00
<aspectratio>stretch</aspectratio>
2017-09-24 01:12:32 +02:00
<texture border="6">colors/black.png</texture>
2018-01-22 00:45:57 +01:00
<bordertexture colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
2017-09-20 21:10:17 +02:00
<bordersize>6</bordersize>
2017-09-24 01:12:32 +02:00
<colordiffuse>FF000000</colordiffuse>
2017-09-20 21:10:17 +02:00
</control>
<control type="image">
2018-09-19 22:54:47 +02:00
<visible>!string.isempty(ListItem.Art(fanart))</visible>
<posx>0</posx>
<posy>0</posy>
<width>566</width>
<height>318</height>
<aspectratio>stretch</aspectratio>
<texture>$INFO[ListItem.Art(fanart)]</texture>
<bordersize>6</bordersize>
<colordiffuse>BBffffff</colordiffuse>
</control>
<control type="image">
<visible>string.isempty(ListItem.Art(fanart))</visible>
<posx>0</posx>
<posy>0</posy>
<width>566</width>
<height>318</height>
<aspectratio>scale</aspectratio>
<texture>$INFO[ListItem.Art(thumb)]</texture>
<bordersize>6</bordersize>
<colordiffuse>BBffffff</colordiffuse>
</control>
2017-09-20 21:10:17 +02:00
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>318</posy>
2017-09-21 00:51:51 +02:00
<width>584</width>
2017-09-20 21:10:17 +02:00
<height>2-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
2017-09-24 01:12:32 +02:00
<label>[B]$INFO[ListItem.Title][/B][CR][COLOR textDisabled]$INFO[ListItem.Season,$LOCALIZE[31011] , ]$INFO[ListItem.Episode,$LOCALIZE[31204] ,][/COLOR]</label>
2017-09-20 21:10:17 +02:00
</control>
2017-09-24 01:12:32 +02:00
<control type="progress">
<visible>ListItem.IsResumable</visible>
<description>Progress Bar</description>
<posx>12</posx>
<posy>294</posy>
<width>542</width>
<height>12</height>
<texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>ListItem.PercentPlayed</info>
</control>
2017-09-19 22:24:15 +02:00
</control>
2017-09-20 21:10:17 +02:00
</focusedlayout>
2017-09-21 21:32:06 +02:00
<content>$INFO[control.getlabel(9202)]</content>
2017-09-20 21:10:17 +02:00
</control>
</control>
</control>
<!--all TVShows-->
2017-09-21 21:32:06 +02:00
<control type="group" id="9204">
<animation type="Conditional" condition="controlgroup(9204).hasfocus | controlgroup(8000).hasfocus | controlgroup(9000).hasfocus">
2018-05-14 21:11:10 +02:00
<effect type="slide" start="0,0" end="0,-576" tween="sine" time="400"/>
2017-09-20 21:10:17 +02:00
</animation>
<control type="label">
2017-09-21 21:32:06 +02:00
<visible>!controlgroup(9000).hasfocus + $EXP[isTVShow] + !$EXP[isMovie]</visible>
2017-09-20 21:10:17 +02:00
<posx>col-1-begin</posx>
2018-05-14 21:11:10 +02:00
<posy>760</posy>
2017-09-20 21:10:17 +02:00
<width>12-col</width>
<height>2-row</height>
<aligny>center</aligny>
2018-01-24 17:55:58 +01:00
<font>menuTitle</font>
2017-09-20 21:10:17 +02:00
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31225]</label>
2015-03-27 21:31:13 +01:00
</control>
2017-12-21 15:16:56 +01:00
<control type="panel" id="52">
2017-09-21 21:32:06 +02:00
<visible>$EXP[isTVShow] + !$EXP[isMovie]</visible>
2017-09-20 21:10:17 +02:00
<posx>90</posx>
2018-05-14 21:11:10 +02:00
<posy>864</posy>
2017-09-20 21:10:17 +02:00
<width>1800</width>
2018-05-14 21:11:10 +02:00
<height>23-row</height>
2017-09-20 21:10:17 +02:00
<onleft>9000</onleft>
<onright>60</onright>
2018-08-30 20:34:50 +02:00
<ondown>52</ondown>
2017-09-21 21:32:06 +02:00
<onup>9203</onup>
2017-09-24 01:12:32 +02:00
<onback>9203</onback>
2017-09-20 21:10:17 +02:00
<pagecontrol>60</pagecontrol>
<scrolltime tween="cubic" easing="out">600</scrolltime>
<itemlayout width="252" height="426">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>228</width>
<height>342</height>
<aspectratio>stretch</aspectratio>
2018-01-22 00:45:57 +01:00
<texture>colors/black.png</texture>
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
2017-09-20 21:10:17 +02:00
<bordersize>6</bordersize>
2017-09-24 01:12:32 +02:00
<colordiffuse>overlay</colordiffuse>
</control>
2017-09-20 21:10:17 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>228</width>
<height>342</height>
<aspectratio>stretch</aspectratio>
<texture>$INFO[ListItem.Art(poster)]</texture>
<bordersize>6</bordersize>
2018-08-30 20:34:50 +02:00
<colordiffuse>BBffffff</colordiffuse>
2017-09-20 21:10:17 +02:00
</control>
<control type="textbox">
2017-12-21 15:16:56 +01:00
<visible>String.IsEmpty(listitem.title)</visible>
2017-09-20 21:10:17 +02:00
<posx>24</posx>
<posy>3-row</posy>
<width>228</width>
<height>6-row</height>
2018-01-24 17:55:58 +01:00
<font>largeTitle</font>
2017-09-20 21:10:17 +02:00
<wrapmultiline>true</wrapmultiline>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>344</posy>
2017-09-20 21:10:17 +02:00
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.title][/B]</label>
</control>
<control type="label">
<visible>!System.Setting(hidewatched) + !controlgroup(9000).hasfocus</visible>
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>368</posy>
2017-09-20 21:10:17 +02:00
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[31189]]</label>
</control>
<control type="label">
<visible>System.Setting(hidewatched) + !controlgroup(9000).hasfocus</visible>
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>368</posy>
2017-09-20 21:10:17 +02:00
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31189]]</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>166</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>
2017-09-20 21:10:17 +02:00
</itemlayout>
<focusedlayout width="252" height="426">
<control type="group">
<include>focusThumb</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>228</width>
<height>342</height>
<aspectratio>stretch</aspectratio>
2017-09-24 01:12:32 +02:00
<texture border="6">colors/black.png</texture>
2017-09-20 21:10:17 +02:00
<bordertexture border="6" colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
2017-09-24 01:12:32 +02:00
<colordiffuse>FF000000</colordiffuse>
2017-09-20 21:10:17 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>228</width>
<height>342</height>
<aspectratio>stretch</aspectratio>
<texture>$INFO[ListItem.Art(poster)]</texture>
<bordersize>6</bordersize>
</control>
<control type="textbox">
2017-12-21 15:16:56 +01:00
<visible>String.IsEmpty(listitem.title)</visible>
2017-09-20 21:10:17 +02:00
<posx>24</posx>
<posy>3-row</posy>
<width>228</width>
<height>6-row</height>
2018-01-24 17:55:58 +01:00
<font>largeTitle</font>
2017-09-20 21:10:17 +02:00
<wrapmultiline>true</wrapmultiline>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>344</posy>
2017-09-20 21:10:17 +02:00
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.title][/B]</label>
</control>
<control type="label">
<visible>!System.Setting(hidewatched)</visible>
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>368</posy>
2017-09-20 21:10:17 +02:00
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[31189]]</label>
</control>
<control type="label">
<visible>System.Setting(hidewatched)</visible>
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>368</posy>
2017-09-20 21:10:17 +02:00
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31189]]</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>166</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>
2017-09-20 21:10:17 +02:00
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>