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-10-06 20:24:09 +02:00
|
|
|
<visible>$EXP[isTVShow] + !string.contains(container.folderpath,playlists)</visible>
|
2018-08-30 20:34:50 +02:00
|
|
|
<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>
|
2017-09-21 21:32:06 +02:00
|
|
|
<control type="group" id="9201">
|
2018-07-18 22:56:20 +02:00
|
|
|
<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>
|
2018-10-11 21:34:44 +02:00
|
|
|
<item id="1">
|
2017-09-20 21:10:17 +02:00
|
|
|
<label>special://skin/extras/playlists/recentEpisodes.xsp</label>
|
|
|
|
<property name="textTitle">31178</property>
|
|
|
|
</item>
|
2018-10-11 21:34:44 +02:00
|
|
|
<item id="2">
|
2017-09-20 21:10:17 +02:00
|
|
|
<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-10-11 21:34:44 +02:00
|
|
|
<onclick condition="container(9202).hasfocus(1)">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>
|
2018-10-10 23:49:39 +02:00
|
|
|
<bordersize>12</bordersize>
|
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>
|
2018-10-10 23:49:39 +02:00
|
|
|
<bordersize>12</bordersize>
|
2020-12-05 19:10:50 +01:00
|
|
|
<colordiffuse>99FFFFFF</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>
|
2020-12-05 19:10:50 +01:00
|
|
|
<colordiffuse>99FFFFFF</colordiffuse>
|
2017-09-20 21:10:17 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2020-01-27 22:52:53 +01:00
|
|
|
<visible>!controlgroup(9000).hasfocus + container(9202).hasfocus(1)</visible>
|
2017-09-20 21:10:17 +02:00
|
|
|
<posx>12</posx>
|
2020-02-18 20:49:16 +01:00
|
|
|
<posy>306</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>
|
2019-06-22 18:32:41 +02:00
|
|
|
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31189]]</label>
|
2020-01-27 22:52:53 +01:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>!controlgroup(9000).hasfocus + container(9202).hasfocus(2)</visible>
|
|
|
|
<posx>12</posx>
|
2020-02-18 20:49:16 +01:00
|
|
|
<posy>306</posy>
|
2020-01-27 22:52:53 +01:00
|
|
|
<width>584</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>thumbTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>[B]$INFO[ListItem.tvshowtitle][/B][CR]$INFO[ListItem.label]</label>
|
2017-09-24 01:12:32 +02:00
|
|
|
</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">
|
2020-01-27 22:52:53 +01:00
|
|
|
<visible>!controlgroup(9000).hasfocus + container(9202).hasfocus(1)</visible>
|
2017-09-20 21:10:17 +02:00
|
|
|
<posx>12</posx>
|
2020-02-18 20:49:16 +01:00
|
|
|
<posy>316</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>
|
2019-06-22 18:32:41 +02:00
|
|
|
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31189]]</label>
|
2020-01-27 22:52:53 +01:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>!controlgroup(9000).hasfocus + container(9202).hasfocus(2)</visible>
|
|
|
|
<posx>12</posx>
|
2020-02-18 20:49:16 +01:00
|
|
|
<posy>316</posy>
|
2020-01-27 22:52:53 +01:00
|
|
|
<width>584</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>thumbTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>[B]$INFO[ListItem.tvshowtitle][/B][CR]$INFO[ListItem.label]</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">
|
2020-04-03 21:08:25 +02:00
|
|
|
<animation type="Conditional" condition="controlgroup(9204).hasfocus | controlgroup(8000).hasfocus | controlgroup(9000).hasfocus | Skin.HasSetting(disableRecentTVShows)">
|
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>
|
2020-01-27 22:52:53 +01:00
|
|
|
<posy>736</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>
|
2020-01-27 22:52:53 +01:00
|
|
|
<posy>828</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>
|
2020-01-27 22:52:53 +01:00
|
|
|
<onup>9203</onup>
|
|
|
|
<onback>9203</onback>
|
2017-09-20 21:10:17 +02:00
|
|
|
<pagecontrol>60</pagecontrol>
|
2020-01-27 22:52:53 +01:00
|
|
|
<scrolltime tween="sine">250</scrolltime>
|
2018-10-06 20:24:09 +02:00
|
|
|
<itemlayout width="252" height="438">
|
2017-09-20 21:10:17 +02:00
|
|
|
<control type="image">
|
2021-03-07 16:09:28 +01:00
|
|
|
<posx>-6</posx>
|
|
|
|
<posy>-6</posy>
|
|
|
|
<width>240</width>
|
|
|
|
<height>354</height>
|
2017-09-20 21:10:17 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
2018-01-22 00:45:57 +01:00
|
|
|
<texture>colors/black.png</texture>
|
2020-01-27 22:52:53 +01:00
|
|
|
<bordersize>6</bordersize>
|
2021-03-07 16:09:28 +01:00
|
|
|
<colordiffuse>11FFFFFF</colordiffuse>
|
2017-09-24 01:12:32 +02:00
|
|
|
</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>
|
2020-01-27 22:52:53 +01:00
|
|
|
<bordersize>6</bordersize>
|
2020-12-05 19:10:50 +01:00
|
|
|
<colordiffuse>99FFFFFF</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>!System.Setting(hidewatched) + !controlgroup(9000).hasfocus</visible>
|
|
|
|
<posx>12</posx>
|
2020-02-18 20:49:16 +01:00
|
|
|
<posy>350</posy>
|
2017-09-20 21:10:17 +02:00
|
|
|
<width>204</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>thumbTitle</font>
|
2018-10-01 22:38:21 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2020-02-18 20:49:16 +01:00
|
|
|
<label>[B]$INFO[ListItem.title][/B][CR]$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[31189]]</label>
|
2017-09-20 21:10:17 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>System.Setting(hidewatched) + !controlgroup(9000).hasfocus</visible>
|
|
|
|
<posx>12</posx>
|
2020-02-18 20:49:16 +01:00
|
|
|
<posy>350</posy>
|
2017-09-20 21:10:17 +02:00
|
|
|
<width>204</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>thumbTitle</font>
|
2020-02-18 20:49:16 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>[B]$INFO[ListItem.title][/B][CR]$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31189]]</label>
|
2017-09-20 21:10:17 +02:00
|
|
|
</control>
|
2017-11-19 21:43:21 +01:00
|
|
|
<control type="group">
|
|
|
|
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
|
2021-01-09 18:44:45 +01:00
|
|
|
<animation condition="true" effect="fade" end="70" time="0">conditional</animation>
|
2020-01-27 22:52:53 +01:00
|
|
|
<posx>167</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
|
|
|
</itemlayout>
|
2018-10-06 20:24:09 +02:00
|
|
|
<focusedlayout width="252" height="438">
|
2017-09-20 21:10:17 +02:00
|
|
|
<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">
|
2020-02-18 20:49:16 +01:00
|
|
|
<visible>!System.Setting(hidewatched) + !controlgroup(9000).hasfocus</visible>
|
2017-09-20 21:10:17 +02:00
|
|
|
<posx>12</posx>
|
2020-02-18 20:49:16 +01:00
|
|
|
<posy>354</posy>
|
2017-09-20 21:10:17 +02:00
|
|
|
<width>204</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>thumbTitle</font>
|
2018-10-01 22:38:21 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2020-02-18 20:49:16 +01:00
|
|
|
<label>[B]$INFO[ListItem.title][/B][CR]$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[31189]]</label>
|
2017-09-20 21:10:17 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2020-02-18 20:49:16 +01:00
|
|
|
<visible>System.Setting(hidewatched) + !controlgroup(9000).hasfocus</visible>
|
2017-09-20 21:10:17 +02:00
|
|
|
<posx>12</posx>
|
2020-02-18 20:49:16 +01:00
|
|
|
<posy>354</posy>
|
2017-09-20 21:10:17 +02:00
|
|
|
<width>204</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>thumbTitle</font>
|
2020-02-18 20:49:16 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>[B]$INFO[ListItem.title][/B][CR]$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31189]]</label>
|
2017-09-20 21:10:17 +02: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>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>
|