2017-03-19 21:23:30 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
|
|
|
<!--media showcase-->
|
|
|
|
<include name="itemShowcase">
|
|
|
|
<!--list container to hold extrafanart-->
|
|
|
|
<control type="list" id="99999">
|
|
|
|
<posx>-4</posx>
|
|
|
|
<posy>-4</posy>
|
|
|
|
<width>4</width>
|
|
|
|
<height>4</height>
|
|
|
|
<enable>false</enable>
|
|
|
|
<preloaditems>2</preloaditems>
|
2017-03-21 00:53:30 +01:00
|
|
|
<itemlayout/>
|
|
|
|
<focusedlayout/>
|
2017-03-19 21:23:30 +01:00
|
|
|
<content>$VAR[extraFanartLocation]</content>
|
|
|
|
</control>
|
|
|
|
<control type="grouplist" id="99998">
|
2017-03-21 00:53:30 +01:00
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-4-begin</posy>
|
|
|
|
<width>24-col</width>
|
|
|
|
<height>fullscreenHeight</height>
|
|
|
|
<itemgap>2-col</itemgap>
|
|
|
|
<pagecontrol>62</pagecontrol>
|
|
|
|
<scrolltime tween="sine" easing="out">500</scrolltime>
|
|
|
|
<orientation>horizontal</orientation>
|
|
|
|
<usecontrolcoords>true</usecontrolcoords>
|
|
|
|
<animation type="windowopen">
|
|
|
|
<effect type="fade" start="0" end="100" delay="250" time="1000"/>
|
|
|
|
</animation>
|
|
|
|
<control type="label">
|
|
|
|
<visible>!isempty(ListItem.tagline)</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>756</width>
|
|
|
|
<height>756</height>
|
|
|
|
<font>large</font>
|
|
|
|
<align>center</align>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.tagline]</label>
|
|
|
|
<wrapmultiline>true</wrapmultiline>
|
2017-03-19 21:23:30 +01:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2017-03-21 00:53:30 +01:00
|
|
|
<visible>!isempty(ListItem.art(poster))</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<width>504</width>
|
|
|
|
<height>756</height>
|
|
|
|
<texture>$INFO[listitem.art(poster)]</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
2017-03-19 21:23:30 +01:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2017-03-21 00:53:30 +01:00
|
|
|
<visible>!isempty(ListItem.art(fanart))</visible>
|
|
|
|
<width>1344</width>
|
|
|
|
<height>756</height>
|
|
|
|
<texture>$INFO[listitem.art(fanart)]</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
</control>
|
|
|
|
<control type="panel" id="50">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>12</posy>
|
|
|
|
<width>20-col</width>
|
|
|
|
<height>756</height>
|
|
|
|
<enable>false</enable>
|
|
|
|
<itemlayout width="5-col" height="388">
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>300</width>
|
|
|
|
<height>300</height>
|
|
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
|
|
|
<texture border="0" fallback="colors/offblack.png">$INFO[listitem.thumb]</texture>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="group">
|
|
|
|
<posy>12</posy>
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>290</posy>
|
|
|
|
<width>5-col-gutter</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<font>thumbtitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>[B]$INFO[ListItem.label][/B]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>314</posy>
|
|
|
|
<width>5-col-gutter</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<font>thumbtitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.label2]</label>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout/>
|
2017-03-19 21:23:30 +01:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2017-03-21 00:53:30 +01:00
|
|
|
<visible>!isempty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
|
|
|
|
<width>1344</width>
|
|
|
|
<height>756</height>
|
|
|
|
<texture>$INFO[container(99999).ListItemNoWrap(0).filenameandpath,,]</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
2017-03-19 21:23:30 +01:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2017-03-21 00:53:30 +01:00
|
|
|
<visible>!isempty(listitem.art(discart))</visible>
|
|
|
|
<width>756</width>
|
|
|
|
<height>756</height>
|
|
|
|
<texture>$INFO[listitem.art(discart)]</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2017-03-19 21:23:30 +01:00
|
|
|
</control>
|
2017-03-21 00:53:30 +01:00
|
|
|
<control type="image">
|
|
|
|
<visible>!isempty(container(99999).ListItemNoWrap(1).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
|
|
|
|
<width>1344</width>
|
|
|
|
<height>756</height>
|
|
|
|
<texture>$INFO[container(99999).ListItemNoWrap(1).filenameandpath,,]</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
2017-03-19 21:23:30 +01:00
|
|
|
</control>
|
2017-03-21 00:53:30 +01:00
|
|
|
<control type="image">
|
|
|
|
<visible>!isempty(container(99999).ListItemNoWrap(2).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
|
|
|
|
<width>1344</width>
|
|
|
|
<height>756</height>
|
|
|
|
<texture>$INFO[container(99999).ListItemNoWrap(2).filenameandpath,,]</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<visible>!isempty(container(99999).ListItemNoWrap(3).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
|
|
|
|
<width>1344</width>
|
|
|
|
<height>756</height>
|
|
|
|
<texture>$INFO[container(99999).ListItemNoWrap(3).filenameandpath,,]</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<visible>!isempty(container(99999).ListItemNoWrap(4).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
|
|
|
|
<width>1344</width>
|
|
|
|
<height>756</height>
|
|
|
|
<texture>$INFO[container(99999).ListItemNoWrap(4).filenameandpath,,]</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
2017-03-19 21:23:30 +01:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
|
2017-03-21 00:53:30 +01:00
|
|
|
<control type="scrollbar" id="62">
|
|
|
|
<posx>col-6-begin</posx>
|
|
|
|
<posy>row-26-begin</posy>
|
|
|
|
<height>12</height>
|
|
|
|
<width>8-col</width>
|
|
|
|
<orientation>horizontal</orientation>
|
|
|
|
</control>
|
2017-03-19 21:23:30 +01:00
|
|
|
|
|
|
|
</include>
|
2017-03-21 00:53:30 +01:00
|
|
|
</includes>
|