76 lines
3.7 KiB
XML
76 lines
3.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<includes>
|
|
<include name="addons">
|
|
|
|
<control type="group">
|
|
<visible>container.content(addons)</visible>
|
|
|
|
<control type="panel" id="59">
|
|
<visible>!StringCompare(container.foldername,files) + !container.content(movies) + !container.content(tvshows) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin)</visible>
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-5-begin</posy>
|
|
<width>24-col</width>
|
|
<height>22-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<ondown>59</ondown>
|
|
<onup>59</onup>
|
|
<pagecontrol>60</pagecontrol>
|
|
<itemlayout width="4-col" height="4-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col-gutter</width>
|
|
<height>4-col-gutter</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
<bordersize>3</bordersize>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="4-col" height="4-col">
|
|
<control type="group">
|
|
<include>spinFocusPoster</include>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col-gutter</width>
|
|
<height>4-col-gutter</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
<bordersize>3</bordersize>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>4-col-gutter</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/white.png</texture>
|
|
<colordiffuse>500</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>248</posy>
|
|
<width>7-row</width>
|
|
<align>left</align>
|
|
<angle>90</angle>
|
|
<aligny>top</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>white</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</include>
|
|
</includes>
|