skin.pellucidPlus/1080i/View_TVShows.xml

151 lines
7.7 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>Substring(container.folderpath,videodb://) + 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>
<scrolltime tween="cubic" easing="out">600</scrolltime>
<onback>9000</onback>
<pagecontrol>60</pagecontrol>
<itemlayout width="444" height="336">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>scale</aspectratio>
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</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>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
<control type="label">
<posx>12</posx>
<posy>268</posy>
<width>384</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
<control type="label">
<posx>12</posx>
<posy>268</posy>
<width>384</width>
<height>1-row</height>
<align>right</align>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.Property(TotalEpisodes)] $LOCALIZE[31189]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
<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="6">$INFO[Listitem.art(fanart)]</texture>
<bordertexture border="3" colordiffuse="07FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="444" height="336">
<control type="group">
<include>focusThumb</include>
<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="6">$INFO[Listitem.art(fanart)]</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</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>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
<control type="label">
<posx>12</posx>
<posy>268</posy>
<width>384</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
<control type="label">
<posx>12</posx>
<posy>268</posy>
<width>384</width>
<height>1-row</height>
<align>right</align>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Property(TotalEpisodes)] $LOCALIZE[31189]</label>
<shadowcolor>ff333333</shadowcolor>
</control>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>