skin.pellucidPlus/1080i/View_TVShows.xml

150 lines
7.7 KiB
XML
Raw Normal View History

2015-03-27 21:31:13 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="tvshows">
2015-03-31 21:21:43 +02:00
<visible>window.isactive(Videos,videodb://tvshows/titles/)</visible>
2015-03-27 21:31:13 +01:00
<control type="group">
2015-03-31 21:21:43 +02:00
<!--fanart-->
<control type="group">
2016-01-07 22:53:56 +01:00
<visible>Substring(Container.folderpath,plugin)</visible>
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
<fadetime>500</fadetime>
<colordiffuse>99ffffff</colordiffuse>
2015-03-31 21:21:43 +02:00
</control>
<control type="image">
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2015-04-19 22:55:23 +02:00
<include>kenBurnsey</include>
2015-03-31 21:21:43 +02:00
</control>
2015-03-27 21:31:13 +01:00
<control type="panel" id="50">
2016-01-07 22:53:56 +01:00
<visible>Library.HasContent(tvshows) + !isempty(container.foldername) + !StringCompare(container.foldername,files) + !container.content(movies) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons) + !container.content(files)</visible>
2015-03-27 21:31:13 +01:00
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
2015-11-06 21:36:39 +01:00
<width>1800</width>
2016-02-21 19:58:08 +01:00
<height>24-row</height>
2015-03-27 21:31:13 +01:00
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
2016-01-25 21:09:11 +01:00
<scrolltime tween="cubic" easing="out">600</scrolltime>
2015-04-12 22:22:47 +02:00
<onback>activateWindow(home)</onback>
2015-03-27 21:31:13 +01:00
<pagecontrol>60</pagecontrol>
2015-11-06 21:36:39 +01:00
<itemlayout width="444" height="300">
2015-03-27 21:31:13 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-11-06 21:36:39 +01:00
<width>6-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>scale</aspectratio>
2016-01-25 21:09:11 +01:00
<texture fallback="defaultPoster.png" border="6">$INFO[Listitem.art(fanart)]</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
2015-03-27 21:31:13 +01:00
</control>
2015-11-10 17:51:18 +01:00
<control type="label">
<visible>isempty(ListItem.Title)</visible>
<posx>12</posx>
<posy>4-row</posy>
<width>384</width>
<height>3-row</height>
<align>center</align>
<aligny>center</aligny>
2016-01-25 21:09:11 +01:00
<font>itemTitle</font>
2015-11-10 17:51:18 +01:00
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
2015-03-27 21:31:13 +01:00
<control type="image">
2015-11-06 21:36:39 +01:00
<posx>0</posx>
2015-03-27 21:31:13 +01:00
<posy>0</posy>
2015-11-06 21:36:39 +01:00
<width>6-col-gutter</width>
<height>4-col-gutter</height>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
2015-03-27 21:31:13 +01:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
2015-11-06 21:36:39 +01:00
<posy>row-3-begin</posy>
<width>6-col-gutter</width>
<height>2-col-gutter</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Art(clearlogo)]</texture>
</control>
2015-11-08 21:16:04 +01:00
<control type="label">
<visible>isempty(ListItem.Art(clearlogo))</visible>
<posx>12</posx>
<posy>4-row</posy>
2015-11-10 17:51:18 +01:00
<width>384</width>
<height>3-row</height>
2015-11-08 21:16:04 +01:00
<align>center</align>
<aligny>center</aligny>
2016-01-25 21:09:11 +01:00
<font>itemTitle</font>
2015-11-08 21:16:04 +01:00
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.title]</label>
2015-11-10 17:51:18 +01:00
<shadowcolor>ff333333</shadowcolor>
2015-11-08 21:16:04 +01:00
</control>
2015-11-06 21:36:39 +01:00
</itemlayout>
<focusedlayout width="444" height="300">
<control type="group">
2015-05-10 21:59:54 +02:00
<animation type="focus" loop="false" reversible="false">
2015-11-06 21:36:39 +01:00
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
2015-05-10 21:59:54 +02:00
</animation>
2015-11-06 21:36:39 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>4-col-gutter</height>
2016-01-25 21:09:11 +01:00
<aspectratio>scale</aspectratio>
<texture fallback="defaultPoster.png" border="6">$INFO[Listitem.art(fanart)]</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
2015-11-06 21:36:39 +01:00
<colordiffuse>ffffffff</colordiffuse>
</control>
2015-11-10 17:51:18 +01:00
<control type="label">
<visible>isempty(ListItem.Title)</visible>
<posx>12</posx>
<posy>4-row</posy>
<width>384</width>
<height>3-row</height>
<align>center</align>
<aligny>center</aligny>
2016-01-25 21:09:11 +01:00
<font>itemTitle</font>
2015-11-10 17:51:18 +01:00
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
2015-11-06 21:36:39 +01:00
<control type="image">
<posx>0</posx>
<posy>row-3-begin</posy>
<width>6-col-gutter</width>
<height>2-col-gutter</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Art(clearlogo)]</texture>
</control>
2015-11-08 21:16:04 +01:00
<control type="label">
<visible>isempty(ListItem.Art(clearlogo))</visible>
<posx>12</posx>
<posy>4-row</posy>
2015-11-10 17:51:18 +01:00
<width>384</width>
<height>3-row</height>
2015-11-08 21:16:04 +01:00
<align>center</align>
<aligny>center</aligny>
2016-01-25 21:09:11 +01:00
<font>itemTitle</font>
2015-11-08 21:16:04 +01:00
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.title]</label>
2015-11-10 17:51:18 +01:00
<shadowcolor>ff333333</shadowcolor>
2015-11-08 21:16:04 +01:00
</control>
2015-03-27 21:31:13 +01:00
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>