skin.pellucidPlus/1080i/View_Movies.xml

113 lines
5.7 KiB
XML
Raw Normal View History

2015-03-27 21:31:13 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="movies">
2015-03-31 21:21:43 +02:00
<visible>window.isactive(Videos,videodb://movies/titles/)</visible>
2015-03-27 21:31:13 +01:00
<control type="group">
<!--fanart-->
2015-03-31 21:21:43 +02:00
<control type="group">
2016-11-19 12:33:24 +01:00
<visible>container.content(movies) | container.content(tvshows)</visible>
2015-03-31 21:21:43 +02:00
<control type="image">
<include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false">stretch</aspectratio>
2015-04-12 22:22:47 +02:00
<texture background="true" border="0">$INFO[Listitem.art(fanart)]</texture>
<fadetime>500</fadetime>
<colordiffuse>22ffffff</colordiffuse>
2015-03-31 21:21:43 +02:00
</control>
2015-04-19 22:55:23 +02:00
<include>kenBurnsey</include>
2015-03-27 21:31:13 +01:00
</control>
<control type="panel" id="50">
2016-06-04 15:11:25 +02:00
<visible>Library.HasContent(movies) + !container.content(files) + !isempty(container.foldername) + !StringCompare(container.foldername,files) + Substring(container.folderpath,videodb://) + !StringCompare(container.foldername,Video Playlists) + !container.content(tvshows) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible>
2016-11-08 11:36:35 +01:00
<posx>90</posx>
2015-03-27 21:31:13 +01:00
<posy>row-5-begin</posy>
2016-11-08 11:36:35 +01:00
<width>1800</width>
<height>25-row</height>
2015-03-27 21:31:13 +01:00
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
2016-11-08 11:36:35 +01:00
<onback>9000</onback>
2015-03-27 21:31:13 +01:00
<pagecontrol>60</pagecontrol>
2016-11-08 11:36:35 +01:00
<scrolltime tween="cubic" easing="out">600</scrolltime>
<itemlayout width="252" height="388">
2015-03-27 21:31:13 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2016-11-08 11:36:35 +01:00
<width>228</width>
<height>304</height>
2016-07-17 17:14:13 +02:00
<aspectratio>stretch</aspectratio>
2016-11-08 11:36:35 +01:00
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
2017-02-09 22:50:33 +01:00
<colordiffuse>44FFFFFF</colordiffuse>
2015-06-01 21:24:36 +02:00
</control>
2015-11-10 17:51:18 +01:00
<control type="label">
2016-11-08 11:36:35 +01:00
<posx>12</posx>
<posy>300</posy>
<width>204</width>
<height>1-row</height>
2015-11-10 17:51:18 +01:00
<aligny>center</aligny>
2016-11-08 11:36:35 +01:00
<font>thumbTitle</font>
2016-07-04 14:52:43 +02:00
<textcolor>textActive</textcolor>
2016-11-08 11:36:35 +01:00
<label>[B]$INFO[ListItem.title][/B]</label>
2015-11-10 17:51:18 +01:00
</control>
2015-06-01 21:24:36 +02:00
<control type="label">
2016-11-08 11:36:35 +01:00
<posx>12</posx>
<posy>324</posy>
<width>204</width>
<height>1-row</height>
2015-06-01 21:24:36 +02:00
<aligny>center</aligny>
2016-11-08 11:36:35 +01:00
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
2016-10-11 20:44:50 +02:00
<label>$INFO[ListItem.year]</label>
2016-07-17 17:14:13 +02:00
</control>
2015-06-01 21:24:36 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2016-11-08 11:36:35 +01:00
<width>228</width>
<height>304</height>
2015-06-01 21:24:36 +02:00
<aspectratio>stretch</aspectratio>
2016-11-08 11:36:35 +01:00
<texture border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="6" colordiffuse="11FFFFFF">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ffffffff</colordiffuse>
2016-07-17 17:14:13 +02:00
</control>
2016-11-08 11:36:35 +01:00
</itemlayout>
<focusedlayout width="252" height="388">
<control type="group">
<include>focusThumb</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>228</width>
<height>304</height>
<aspectratio>stretch</aspectratio>
<texture fallback="DefaultPoster.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
</control>
<control type="label">
<posx>12</posx>
<posy>300</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.title][/B]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>324</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.year]</label>
</control>
2015-03-27 21:31:13 +01:00
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>