skin.pellucidPlus/1080i/View_Seasons.xml

240 lines
11 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="seasons">
<control type="group">
<visible>!String.IsEmpty(container.folderpath) + container.content(seasons) + !container.content(episodes) + !String.Contains(container.folderpath,smb://) + String.Contains(container.folderpath,videodb://)</visible>
<!--fanart-->
<control type="group">
<visible>!String.Contains(Container.folderpath,plugin)</visible>
<posy>0</posy>
<include>itemFanart</include>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<control type="group">
<animation type="conditional" condition="control.hasfocus(9001)">
<effect type="fade" start="100" end="0" time="200"/>
</animation>
<!--title-->
<control type="group">
<visible>!String.Contains(Container.folderpath,plugin)</visible>
<posx>col-1-begin</posx>
<posy>row-8-begin</posy>
<control type="label">
<posx>0</posx>
<posy>4-row</posy>
<width>12-col</width>
<height>1-row</height>
<font>largeTitle</font>
<textcolor>textActive</textcolor>
<aligny>center</aligny>
<shadowcolor></shadowcolor>
<wrapmultiline>true</wrapmultiline>
<label>$INFO[container.showtitle]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>5-row</posy>
<width>12-col</width>
<height>2-row</height>
<align></align>
<font>itemTitle</font>
<textcolor>menuUnselected</textcolor>
<label>$INFO[Container(58).ListItemAbsolute(2).genre]</label>
</control>
</control>
<!--content-->
<control type="panel" id="58">
<visible>$EXP[isSeason] + !String.Contains(container.folderpath,smb://)</visible>
<posx>84</posx>
<posy>row-16-begin</posy>
<width>1860</width>
<height>13-row</height>
<onleft>58</onleft>
<onright>58</onright>
<orientation>horizontal</orientation>
<itemlayout width="4-col" height="391">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>252</width>
<height>378</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>12</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>252</width>
<height>378</height>
<aspectratio>stretch</aspectratio>
<texture>$INFO[ListItem.art(poster)]</texture>
<bordersize>12</bordersize>
<colordiffuse>BBffffff</colordiffuse>
</control>
<control type="image">
<visible>String.StartsWith(ListItem.label,*)</visible>
<posx>0</posx>
<posy>0</posy>
<width>252</width>
<height>378</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>12</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<visible>ListItem.IsParentFolder</visible>
<posx>12</posx>
<posy>4-row</posy>
<width>228</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<label>..</label>
</control>
<control type="textbox">
<visible>String.StartsWith(ListItem.label,*)</visible>
<posx>24</posx>
<posy>4-row</posy>
<width>216</width>
<height>4-row</height>
<align>left</align>
<aligny>center</aligny>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus + !ListItem.IsParentFolder</visible>
<posx>12</posx>
<posy>372</posy>
<width>228</width>
<height>2-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31190">[B]$INFO[ListItem.label][/B][CR][COLOR textInactive]$VAR[itemDetail][/COLOR]</label>
</control>
<control type="group">
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>184</posx>
<posy>12</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>56</width>
<height>56</height>
<aspectratio>stretch</aspectratio>
<texture>masks/newContent.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>28</posx>
<posy>-4</posy>
<width>36</width>
<height>36</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
</control>
</itemlayout>
<focusedlayout width="4-col" height="391">
<control type="group">
<include>focusThumb</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>252</width>
<height>378</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>FF000000</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>252</width>
<height>378</height>
<aspectratio aligny="top">scale</aspectratio>
<texture>$INFO[ListItem.art(poster)]</texture>
<bordersize>6</bordersize>
</control>
<control type="label">
<visible>ListItem.IsParentFolder</visible>
<posx>12</posx>
<posy>4-row</posy>
<width>228</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<label>..</label>
</control>
<control type="textbox">
<visible>String.StartsWith(ListItem.label,*)</visible>
<posx>24</posx>
<posy>4-row</posy>
<width>216</width>
<height>4-row</height>
<align>left</align>
<aligny>center</aligny>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus + !ListItem.IsParentFolder</visible>
<posx>12</posx>
<posy>372</posy>
<width>228</width>
<height>2-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31190">[B]$INFO[ListItem.label][/B][CR][COLOR textInactive]$VAR[itemDetail][/COLOR]</label>
</control>
<control type="group">
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>190</posx>
<posy>6</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>56</width>
<height>56</height>
<aspectratio>stretch</aspectratio>
<texture>masks/newContent.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>28</posx>
<posy>-4</posy>
<width>36</width>
<height>36</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
</control>
</control>
</focusedlayout>
</control>
</control>
</control>
</include>
</includes>