2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
2015-11-03 21:21:27 +01:00
|
|
|
<include name="videofiles">
|
2017-03-09 00:54:23 +01:00
|
|
|
<!--fanart-->
|
|
|
|
<control type="group">
|
2017-12-21 15:16:56 +01:00
|
|
|
<visible>String.Contains(Container.folderpath,plugin) + !$EXP[isAddonMovieOrTVshow]</visible>
|
2017-03-09 00:54:23 +01:00
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
|
|
|
<fadetime>500</fadetime>
|
2018-10-01 22:38:21 +02:00
|
|
|
<colordiffuse>FF555555</colordiffuse>
|
2017-03-09 00:54:23 +01:00
|
|
|
</control>
|
|
|
|
</control>
|
2018-09-01 16:25:36 +02:00
|
|
|
<control type="panel" id="55">
|
2017-03-09 00:54:23 +01:00
|
|
|
<visible>$EXP[isVideoList]</visible>
|
2015-03-31 21:21:43 +02:00
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-5-begin</posy>
|
2015-05-10 21:59:54 +02:00
|
|
|
<width>24-col</width>
|
2015-05-31 12:45:19 +02:00
|
|
|
<height>23-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<onleft>9000</onleft>
|
2018-09-03 21:10:12 +02:00
|
|
|
<onright>61</onright>
|
2018-09-01 16:25:36 +02:00
|
|
|
<ondown>55</ondown>
|
|
|
|
<onup>55</onup>
|
2018-09-03 21:10:12 +02:00
|
|
|
<pagecontrol>61</pagecontrol>
|
2015-05-10 21:59:54 +02:00
|
|
|
<itemlayout width="24-col" height="2-row">
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="image">
|
2015-03-30 21:32:00 +02:00
|
|
|
<posx>0</posx>
|
2015-05-04 21:29:51 +02:00
|
|
|
<posy>3</posy>
|
|
|
|
<width>66</width>
|
|
|
|
<height>66</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2015-03-31 21:21:43 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
2015-05-10 21:59:54 +02:00
|
|
|
<width>23-col</width>
|
|
|
|
<height>69</height>
|
2015-03-31 21:21:43 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-03-31 21:21:43 +02:00
|
|
|
<posx>1-col-indent</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
2016-08-08 00:32:23 +02:00
|
|
|
<width>22-col-gutter</width>
|
2015-03-31 21:21:43 +02:00
|
|
|
<height>2-row</height>
|
2015-03-30 21:32:00 +02:00
|
|
|
<aligny>center</aligny>
|
2015-03-31 21:21:43 +02:00
|
|
|
<font>itemTitle</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2017-12-04 21:13:06 +01:00
|
|
|
<shadowcolor></shadowcolor>
|
2015-03-31 21:21:43 +02:00
|
|
|
<label>$INFO[ListItem.Label]</label>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2016-08-08 00:32:23 +02:00
|
|
|
<control type="label">
|
2017-12-21 15:16:56 +01:00
|
|
|
<visible>!String.IsEmpty(ListItem.playcount)</visible>
|
2016-08-08 00:32:23 +02:00
|
|
|
<posx>23-col-gutter</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<align>right</align>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
2017-12-04 21:13:06 +01:00
|
|
|
<shadowcolor></shadowcolor>
|
2016-08-08 00:32:23 +02:00
|
|
|
<label></label>
|
|
|
|
</control>
|
2014-09-28 20:47:53 +02:00
|
|
|
</itemlayout>
|
2015-05-10 21:59:54 +02:00
|
|
|
<focusedlayout width="24-col" height="2-row">
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-05-04 21:29:51 +02:00
|
|
|
<posy>3</posy>
|
|
|
|
<width>66</width>
|
|
|
|
<height>66</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture fallback="colors/white.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
|
|
<animation type="focus" loop="false" reversible="false">
|
|
|
|
<effect type="fade" time="500"/>
|
|
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
|
|
</animation>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2015-03-31 21:21:43 +02:00
|
|
|
<posx>1-col</posx>
|
2015-03-30 21:32:00 +02:00
|
|
|
<posy>0</posy>
|
2015-05-10 21:59:54 +02:00
|
|
|
<width>23-col</width>
|
2015-03-31 21:21:43 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/white.png</texture>
|
2016-02-21 19:58:08 +01:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-03-31 21:21:43 +02:00
|
|
|
<posx>1-col-indent</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
2016-08-08 00:32:23 +02:00
|
|
|
<width>22-col-gutter</width>
|
2015-03-31 21:21:43 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
2014-09-28 20:47:53 +02:00
|
|
|
<font>itemTitle</font>
|
2015-03-30 21:32:00 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2017-12-04 21:13:06 +01:00
|
|
|
<shadowcolor></shadowcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
2016-08-08 00:32:23 +02:00
|
|
|
<control type="label">
|
2017-12-21 15:16:56 +01:00
|
|
|
<visible>!String.IsEmpty(ListItem.playcount)</visible>
|
2016-08-08 00:32:23 +02:00
|
|
|
<posx>23-col-gutter</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<align>right</align>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
2017-12-04 21:13:06 +01:00
|
|
|
<shadowcolor></shadowcolor>
|
2016-08-08 00:32:23 +02:00
|
|
|
<label></label>
|
|
|
|
</control>
|
2014-09-28 20:47:53 +02:00
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</include>
|
2015-03-27 21:31:13 +01:00
|
|
|
</includes>
|