196 lines
9.9 KiB
XML
196 lines
9.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<includes>
|
|
<include name="movies">
|
|
<visible>window.isactive(Videos,videodb://movies/titles/)</visible>
|
|
<control type="group">
|
|
<!--fanart-->
|
|
<control type="group">
|
|
<visible>container.content(movies)</visible>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture background="true" border="0">$INFO[Listitem.art(fanart)]</texture>
|
|
<fadetime>500</fadetime>
|
|
<colordiffuse>22ffffff</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<texture>vignette.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<include>kenBurnsey</include>
|
|
</control>
|
|
|
|
<!--cover art-->
|
|
<control type="group">
|
|
<posx>col-17-begin</posx>
|
|
<posy>222</posy>
|
|
<control type="group">
|
|
<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>
|
|
<animation type="windowopen">
|
|
<effect type="fade" start="0" end="100" time="300" delay="700"/>
|
|
<effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="700"/>
|
|
|
|
<effect type="zoom" end="90" time="0"/>
|
|
</animation>
|
|
<control type="group">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>8-col</width>
|
|
<height>768</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(poster)]</texture>
|
|
<fadetime>200</fadetime>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
|
|
<control type="panel" id="50">
|
|
<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>
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-5-begin</posy>
|
|
<width>15-col</width>
|
|
<height>23-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<ondown>50</ondown>
|
|
<onup>50</onup>
|
|
<pagecontrol>60</pagecontrol>
|
|
<itemlayout width="15-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<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>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>11-col-textbox</width>
|
|
<height>69</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/black.png</texture>
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>12-col</posx>
|
|
<posy>0</posy>
|
|
<width>2-col-textbox</width>
|
|
<height>69</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/black.png</texture>
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>14-col</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>69</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/black.png</texture>
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>11-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12-col-gutter</posx>
|
|
<posy>0</posy>
|
|
<width>2-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.duration, , $LOCALIZE[31018]]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>!isempty(ListItem.playcount)</visible>
|
|
<posx>985</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="15-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<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>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>14-col</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>11-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12-col-gutter</posx>
|
|
<posy>0</posy>
|
|
<width>2-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.duration, , $LOCALIZE[31018]]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>!isempty(ListItem.playcount)</visible>
|
|
<posx>985</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</include>
|
|
</includes> |