skin.pellucidPlus/1080i/View_TVShows.xml

158 lines
8.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="tvshows">
<visible>window.isactive(Videos,videodb://tvshows/titles/)</visible>
<control type="group">
<!--fanart-->
<control type="group">
<visible>Substring(Container.folderpath,plugin)</visible>
<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>
<fadetime>500</fadetime>
<colordiffuse>99ffffff</colordiffuse>
</control>
<control type="image">
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<include>kenBurnsey</include>
</control>
<control type="panel" id="50">
<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>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>1800</width>
<height>25-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
<onback>activateWindow(home)</onback>
<pagecontrol>60</pagecontrol>
<itemlayout width="444" height="300">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>scale</aspectratio>
<texture fallback="defaultPoster.png" border="0">$INFO[Listitem.art(fanart)]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
</control>
<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>
<font>mediumStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>4-col-gutter</height>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<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>
<control type="label">
<visible>isempty(ListItem.Art(clearlogo))</visible>
<posx>12</posx>
<posy>4-row</posy>
<width>384</width>
<height>3-row</height>
<align>center</align>
<aligny>center</aligny>
<font>mediumStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.title]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
</itemlayout>
<focusedlayout width="444" height="300">
<control type="group">
<animation type="focus" loop="false" reversible="false">
<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"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio scalediffuse="false" align="right">scale</aspectratio>
<texture fallback="defaultPoster.png" border="0">$INFO[Listitem.art(fanart)]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
<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>
<font>mediumStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>402</width>
<height>258</height>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<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>
<control type="label">
<visible>isempty(ListItem.Art(clearlogo))</visible>
<posx>12</posx>
<posy>4-row</posy>
<width>384</width>
<height>3-row</height>
<align>center</align>
<aligny>center</aligny>
<font>mediumStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.title]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>