skin.pellucidPlus/1080i/View_Episodes.xml

277 lines
13 KiB
XML
Raw Normal View History

2015-03-27 21:31:13 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="episodes">
<!--episode synopsis & thumb-->
<control type="group">
<visible>[container.content(episodes) | Substring(Container.folderpath,plugin)]</visible>
<control type="image">
<visible>!Substring(Container.folderpath,plugin)</visible>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>12-col-gutter</width>
<height>473</height>
<aspectratio aligny="top" scalediffuse="false">scale</aspectratio>
<texture border="0">$INFO[listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<fadetime>200</fadetime>
</control>
<control type="image">
<visible>Substring(Container.folderpath,plugin)</visible>
<posx>col-13-begin</posx>
<posy>row-5-begin</posy>
<width>7-col</width>
<height>-</height>
<aspectratio aligny="top" align="center" scalediffuse="false">keep</aspectratio>
<texture border="0">$INFO[ListItem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<fadetime>200</fadetime>
</control>
<!--tvhsow library-sourced episode list-->
<control type="panel" id="52">
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
<posx>col-13-begin</posx>
<posy>row-5-begin</posy>
<width>12-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout width="12-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Episode]</label>
<scroll>false</scroll>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>11-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>9-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.duration)</visible>
<posx>8-col</posx>
<posy>0</posy>
<width>3-col</width>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.duration] mins</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</itemlayout>
<focusedlayout width="12-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>500</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Episode]</label>
<scroll>false</scroll>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>11-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>500</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>9-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.duration)</visible>
<posx>8-col</posx>
<posy>0</posy>
<width>3-col</width>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.duration] mins</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</focusedlayout>
</control>
<!--Plugin-sourced Episode list-->
<control type="panel" id="52">
<visible>Substring(Container.folderpath,plugin)</visible>
<posx>0</posx>
<posy>row-5-begin</posy>
<width>12-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout width="11-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>11-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>9-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</itemlayout>
<focusedlayout width="11-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>11-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>9-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>