2015-11-04 21:43:54 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
2017-09-20 21:10:17 +02:00
|
|
|
<!--Artist Album browser-->
|
|
|
|
<include name="musicartistcatalogue">
|
|
|
|
<!--fanart-->
|
|
|
|
<control type="group">
|
|
|
|
<visible>$EXP[isMusicArtistCatalogue]</visible>
|
2020-01-27 22:52:53 +01:00
|
|
|
<control type="group">
|
|
|
|
<animation type="conditional" condition="!control.isvisible(52)">
|
|
|
|
<effect type="fade" start="100" end="0" time="0"/>
|
|
|
|
</animation>
|
|
|
|
<animation type="conditional" condition="control.isvisible(52)">
|
|
|
|
<effect type="fade" start="0" end="100" time="500" delay="500"/>
|
|
|
|
</animation>
|
|
|
|
<include>kenBurnsey</include>
|
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture border="0">$INFO[Container(52).Art(fanart)]</texture>
|
|
|
|
<fadetime>0</fadetime>
|
|
|
|
<colordiffuse>66ffffff</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
2021-03-07 16:09:28 +01:00
|
|
|
<visible>!string.isempty(Container(52).Art(fanart))</visible>
|
2020-01-27 22:52:53 +01:00
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<texture>vignette.png</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2017-09-20 21:10:17 +02:00
|
|
|
</control>
|
|
|
|
<control type="group">
|
|
|
|
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus | controlgroup(100).hasfocus">
|
|
|
|
<effect type="fade" start="100" end="0" time="200"/>
|
|
|
|
</animation>
|
2018-01-22 00:45:57 +01:00
|
|
|
<!--title-->
|
|
|
|
<control type="group">
|
|
|
|
<posx>col-1-begin</posx>
|
2018-08-30 20:34:50 +02:00
|
|
|
<posy>row-10-begin</posy>
|
2020-01-27 22:52:53 +01:00
|
|
|
<animation type="conditional" condition="!control.isvisible(52)">
|
|
|
|
<effect type="fade" start="100" end="0" time="0"/>
|
|
|
|
</animation>
|
|
|
|
<animation type="conditional" condition="control.isvisible(52)">
|
|
|
|
<effect type="fade" start="0" end="100" time="250" delay="500"/>
|
|
|
|
</animation>
|
2017-09-20 21:10:17 +02:00
|
|
|
<control type="label">
|
2018-01-22 00:45:57 +01:00
|
|
|
<posx>0</posx>
|
2018-01-24 21:53:15 +01:00
|
|
|
<posy>4-row</posy>
|
2018-09-03 21:10:12 +02:00
|
|
|
<width>12-col</width>
|
2018-08-30 20:34:50 +02:00
|
|
|
<height>1-row</height>
|
2018-01-24 21:53:15 +01:00
|
|
|
<font>largeTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
2018-01-22 00:45:57 +01:00
|
|
|
<aligny>center</aligny>
|
|
|
|
<shadowcolor></shadowcolor>
|
|
|
|
<wrapmultiline>true</wrapmultiline>
|
|
|
|
<label>$INFO[container.foldername]</label>
|
|
|
|
</control>
|
2018-08-30 20:34:50 +02:00
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>5-row</posy>
|
|
|
|
<width>12-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align></align>
|
|
|
|
<font>menuTitle</font>
|
2018-10-06 20:24:09 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2018-08-30 20:34:50 +02:00
|
|
|
<label>$INFO[Container(52).ListItemAbsolute(0).genre]</label>
|
|
|
|
</control>
|
2018-01-22 00:45:57 +01:00
|
|
|
</control>
|
2017-12-21 15:16:56 +01:00
|
|
|
<control type="panel" id="52">
|
2020-01-27 22:52:53 +01:00
|
|
|
<animation type="conditional" condition="!control.isvisible(52)">
|
|
|
|
<effect type="fade" start="100" end="0" time="0"/>
|
|
|
|
</animation>
|
|
|
|
<animation type="conditional" condition="control.isvisible(52)">
|
|
|
|
<effect type="fade" start="0" end="100" time="500" delay="1000"/>
|
|
|
|
</animation>
|
2017-09-20 21:10:17 +02:00
|
|
|
<visible>$EXP[isMusicArtistCatalogue]</visible>
|
2018-10-10 23:49:39 +02:00
|
|
|
<posx>84</posx>
|
2018-07-16 22:46:52 +02:00
|
|
|
<posy>696</posy>
|
2017-09-20 21:10:17 +02:00
|
|
|
<width>24-col</width>
|
|
|
|
<height>19-row</height>
|
|
|
|
<onleft>9000</onleft>
|
2018-10-14 14:51:20 +02:00
|
|
|
<ondown>52</ondown>
|
|
|
|
<onup>52</onup>
|
2017-09-20 21:10:17 +02:00
|
|
|
<pagecontrol>60</pagecontrol>
|
2018-01-22 00:45:57 +01:00
|
|
|
<orientation>horizontal</orientation>
|
2017-09-19 22:24:15 +02:00
|
|
|
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
2017-09-20 21:10:17 +02:00
|
|
|
<itemlayout width="300" height="348">
|
2021-03-07 16:09:28 +01:00
|
|
|
<control type="image">
|
|
|
|
<posx>-6</posx>
|
|
|
|
<posy>-6</posy>
|
|
|
|
<width>276</width>
|
|
|
|
<height>276</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<bordersize>12</bordersize>
|
|
|
|
<colordiffuse>11FFFFFF</colordiffuse>
|
|
|
|
</control>
|
2017-09-20 21:10:17 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture>$INFO[ListItem.Art(thumb)]</texture>
|
2018-10-10 23:49:39 +02:00
|
|
|
<bordersize>12</bordersize>
|
2020-12-05 19:10:50 +01:00
|
|
|
<colordiffuse>99FFFFFF</colordiffuse>
|
2017-09-20 21:10:17 +02:00
|
|
|
</control>
|
|
|
|
<control type="textbox">
|
2017-12-21 15:16:56 +01:00
|
|
|
<visible>String.IsEmpty(listitem.title)</visible>
|
2017-09-20 21:10:17 +02:00
|
|
|
<posx>24</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>228</width>
|
|
|
|
<height>6-row</height>
|
2017-09-21 21:32:06 +02:00
|
|
|
<font>largeLight</font>
|
2017-09-19 22:24:15 +02:00
|
|
|
<wrapmultiline>true</wrapmultiline>
|
2017-09-20 21:10:17 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
|
|
|
<posx>12</posx>
|
2018-02-25 14:05:53 +01:00
|
|
|
<posy>268</posy>
|
2017-09-20 21:10:17 +02:00
|
|
|
<width>240</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>thumbTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
2020-02-18 20:49:16 +01:00
|
|
|
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.year]</label>
|
2017-09-20 21:10:17 +02:00
|
|
|
</control>
|
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="4-col" height="348">
|
|
|
|
<control type="group">
|
|
|
|
<include>focusThumb</include>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2018-01-22 00:45:57 +01:00
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<bordertexture colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
2017-09-20 21:10:17 +02:00
|
|
|
<bordersize>6</bordersize>
|
2017-09-24 01:12:32 +02:00
|
|
|
<colordiffuse>FF000000</colordiffuse>
|
2017-09-20 21:10:17 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture>$INFO[ListItem.Art(thumb)]</texture>
|
|
|
|
<bordersize>6</bordersize>
|
|
|
|
</control>
|
|
|
|
<control type="textbox">
|
2017-12-21 15:16:56 +01:00
|
|
|
<visible>String.IsEmpty(listitem.title)</visible>
|
2017-09-20 21:10:17 +02:00
|
|
|
<posx>24</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>228</width>
|
|
|
|
<height>6-row</height>
|
2017-09-21 21:32:06 +02:00
|
|
|
<font>largeLight</font>
|
2017-09-19 22:24:15 +02:00
|
|
|
<wrapmultiline>true</wrapmultiline>
|
2017-09-20 21:10:17 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2020-02-18 20:49:16 +01:00
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
2017-09-20 21:10:17 +02:00
|
|
|
<posx>12</posx>
|
2020-02-18 20:49:16 +01:00
|
|
|
<posy>280</posy>
|
2017-09-20 21:10:17 +02:00
|
|
|
<width>240</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>thumbTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
2020-02-18 20:49:16 +01:00
|
|
|
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.year]</label>
|
2017-09-20 21:10:17 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
2018-01-22 00:45:57 +01:00
|
|
|
</includes>
|