Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <includes>
- <include>Background</include>
- <include name="View_Poster_Fixed">
- <include name="IncludeMainMenu">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <aspectratio>stretch</aspectratio>
- <texture background="true">background.png</texture>
- </control>
- <control type="group">
- <visible>Control.IsVisible(53)</visible>
- <!-- Browser -->
- <control type="fixedlist" id="53">
- <viewtype label="Poster">info</viewtype>
- <viewtype label="31283">icon</viewtype>
- <onleft>53</onleft>
- <onright>53</onright>
- <posx>20</posx>
- <posy>70</posy>
- <height>515</height>
- <width>1240</width>
- <include condition="!Skin.HasSetting(ViewLockdown)">OnUp7000</include>
- <onup>300</onup>
- <ondown>9000</ondown>
- <orientation>horizontal</orientation>
- <focusposition>0</focusposition>
- <scrolltime>200</scrolltime>
- <preloaditems>2</preloaditems>
- <pagecontrol>60</pagecontrol>
- <include>Animation_OpenCloseFade</include>
- <include>Animation_FadedByMenu</include>
- <include>Animation_HiddenByInfo</include>
- <visible>!Skin.HasSetting(NoViewPosterFixed)</visible>
- <visible>Window.IsActive(videolibrary) + [Container.Content(movies) | Container.Content(tvshows) | Container.Content(seasons)]</visible>
- <itemlayout width="195" height="245">
- <control type="image">
- <posx>16</posx>
- <posy>121</posy>
- <width>164</width>
- <height>241</height>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <aspectratio scalediffuse="false">keep</aspectratio>
- <fadetime>200</fadetime>
- <visible>IsEmpty(ListItem.Title)</visible>
- </control>
- <control type="image">
- <posx>16</posx>
- <posy>121</posy>
- <width>164</width>
- <height>241</height>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <aspectratio scalediffuse="false">stretch</aspectratio>
- <fadetime>200</fadetime>
- <visible>!IsEmpty(ListItem.Title)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>103</posy>
- <width>199</width>
- <height>276</height>
- <fadetime>200</fadetime>
- <texture>frames/ClassicFrame_PosterSmall.png</texture>
- <aspectratio>stretch</aspectratio>
- </control>
- <control type="image">
- <posx>150</posx>
- <posy>330</posy>
- <width>24</width>
- <height>24</height>
- <fadetime>200</fadetime>
- <texture>$INFO[ListItem.Overlay]</texture>
- <colordiffuse>WatchedOverlay</colordiffuse>
- <visible>[Container.Content(movies) + !Skin.HasSetting(HideMovieWatchedOverlays)] | [!Container.Content(movies) + !Skin.HasSetting(HideTVWatchedOverlays)]</visible>
- </control>
- </itemlayout>
- <focusedlayout width="365" height="400">
- <control type="image">
- <posx>13</posx>
- <posy>71</posy>
- <width>240</width>
- <height>353</height>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <aspectratio scalediffuse="false">keep</aspectratio>
- <fadetime>200</fadetime>
- <animation type="Focus" reversible="false">
- <effect type="zoom" center="auto" start="68" end="100" time="300" tween="sine" easing="inout" />
- <!--
- <effect type="fade" start="0" end="100" time="300" />
- -->
- </animation>
- <visible>IsEmpty(ListItem.Title)</visible>
- </control>
- <!-- START Selected Movie -->
- <control type="image">
- <posx>13</posx>
- <posy>0</posy>
- <width>340</width>
- <height>453</height>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <aspectratio scalediffuse="false">stretch</aspectratio>
- <fadetime>200</fadetime>
- <animation type="Focus" reversible="false">
- <effect type="zoom" center="auto" start="68" end="100" time="300" tween="sine" easing="inout" />
- <!--
- <effect type="fade" start="0" end="100" time="300" />
- -->
- </animation>
- <visible>!IsEmpty(ListItem.Title)</visible>
- </control>
- <!-- END Selected Movie -->
- <control type="image">
- <posx>-2</posx>
- <posy>50</posy>
- <width>271</width>
- <height>395</height>
- <fadetime>200</fadetime>
- <texture>frames/ClassicFrame_PosterMedium.png</texture>
- <animation type="Focus" reversible="false">
- <effect type="zoom" center="auto" start="68" end="100" time="300" tween="sine" easing="inout" />
- <!--
- <effect type="fade" start="0" end="100" time="300" />
- -->
- </animation>
- <aspectratio>stretch</aspectratio>
- </control>
- <control type="image">
- <posx>212</posx>
- <posy>381</posy>
- <width>32</width>
- <height>32</height>
- <fadetime>200</fadetime>
- <texture>$INFO[ListItem.Overlay]</texture>
- <colordiffuse>WatchedOverlay</colordiffuse>
- <animation type="Focus" reversible="false">
- <effect type="zoom" center="135,198" start="75" end="100" time="300" tween="sine" easing="inout" />
- <!--
- <effect type="fade" start="0" end="100" time="300" />
- -->
- </animation>
- <visible>[Container.Content(movies) + !Skin.HasSetting(HideMovieWatchedOverlays)] | [!Container.Content(movies) + !Skin.HasSetting(HideTVWatchedOverlays)]</visible>
- </control>
- </focusedlayout>
- </control>
- <!-- Browser label and flags -->
- <control type="group">
- <include>Animation_OpenCloseFade</include>
- <include>Animation_FadedByMenu</include>
- <include>Animation_HiddenByInfo</include>
- <visible>!IsEmpty(ListItem.Title)</visible>
- <!-- Movie and TV Show Titles -->
- <control type="fadelabel">
- <posx>110</posx>
- <posy>525</posy>
- <width>760</width>
- <height>30</height>
- <aligny>center</aligny>
- <scrollout>true</scrollout>
- <pauseatend>400</pauseatend>
- <font>MainMenu</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Label]</label>
- <visible>!Container.Content(seasons)</visible>
- </control>
- <!-- Season - TV Show Title -->
- <control type="fadelabel">
- <posx>500</posx>
- <posy>450</posy>
- <width>760</width>
- <height>30</height>
- <aligny>center</aligny>
- <scrollout>false</scrollout>
- <pauseatend>400</pauseatend>
- <font>METF_TitleTextLarge</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.TVShowTitle]</label>
- <visible>Container.Content(seasons)</visible>
- </control>
- <!-- Genre -->
- <control type="label">
- <posx>440</posx>
- <posy>450</posy>
- <width>760</width>
- <height>30</height>
- <font>METF_MediaDetailsSmall</font>
- <textcolor>white</textcolor>
- <label>Genre: $INFO[ListItem.Genre]</label>
- <visible>!IsEmpty(ListItem.Genre) + !Container.Content(seasons)</visible>
- </control>
- <!-- Season Number -->
- <control type="label">
- <posx>500</posx>
- <posy>481</posy>
- <width>760</width>
- <height>30</height>
- <font>METF_MediaDetailsSmall</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Label]</label>
- <visible>Container.Content(seasons)</visible>
- </control>
- <!-- Movie Sets -->
- <control type="label">
- <posx>206</posx>
- <posy>509</posy>
- <width>290</width>
- <height>30</height>
- <align>center</align>
- <font>METF_MediaDetailsSmall</font>
- <textcolor>white</textcolor>
- <label>$LOCALIZE[31313]</label>
- <visible>Container.Content(movies) + IsEmpty(ListItem.path) + !StringCompare(ListItem.Label,..)</visible>
- </control>
- <!-- Movies - If the Year Info is empty -->
- <control type="label">
- <posx>206</posx>
- <posy>509</posy>
- <width>290</width>
- <height>30</height>
- <align>center</align>
- <font>METF_MediaDetailsSmall</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Duration,, [LOWERCASE]$LOCALIZE[31299][/LOWERCASE]]</label>
- <visible>[IsEmpty(ListItem.Year) + !IsEmpty(ListItem.Duration) + !SubString(ListItem.Duration,min)] + Container.Content(movies)</visible>
- </control>
- <control type="label">
- <posx>206</posx>
- <posy>509</posy>
- <width>290</width>
- <height>30</height>
- <align>center</align>
- <font>METF_MediaDetailsSmall</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Duration]</label>
- <visible>[IsEmpty(ListItem.Year) + !IsEmpty(ListItem.Duration) + SubString(ListItem.Duration,min)] + Container.Content(movies)</visible>
- </control>
- <!-- Tagline -->
- <control type="textbox">
- <posx>500</posx>
- <posy>130</posy>
- <width>760</width>
- <height>50</height>
- <align>left</align>
- <font>METF_PlotText</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Tagline]</label>
- <visible>Container.Content(movies) + !IsEmpty(ListItem.Tagline)</visible>
- </control>
- </control>
- <control type="grouplist">
- <posx>206</posx>
- <posy>509</posy>
- <width>290</width>
- <height>30</height>
- <align>center</align>
- <itemgap>10</itemgap>
- <orientation>horizontal</orientation>
- <include>Animation_OpenCloseFade</include>
- <include>Animation_FadedByMenu</include>
- <include>Animation_HiddenByInfo</include>
- <!-- Year -->
- <control type="label">
- <width min="25" max="260">auto</width>
- <height>30</height>
- <aligny>center</aligny>
- <font>MainMenu</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Year]</label>
- <visible>!IsEmpty(ListItem.Year) + [Container.Content(tvshows) | Container.Content(movies)]</visible>
- </control>
- <!-- Bullet -->
- <control type="image">
- <width>8</width>
- <height>32</height>
- <texture>Dot.png</texture>
- <aspectratio align="center" aligny="center">keep</aspectratio>
- <colordiffuse>BulletDiffuse</colordiffuse>
- <visible>![IsEmpty(ListItem.Year) | IsEmpty(ListItem.Duration)] + [Container.Content(tvshows) | Container.Content(movies)]</visible>
- </control>
- <!-- Duration -->
- <control type="label">
- <width min="25" max="260">auto</width>
- <height>30</height>
- <aligny>center</aligny>
- <font>METF_MediaDetailsSmall</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Duration,, [LOWERCASE]$LOCALIZE[31299][/LOWERCASE]] min</label>
- <visible>!IsEmpty(ListItem.Duration) + !SubString(ListItem.Duration,min) + Container.Content(movies)</visible>
- </control>
- <control type="label">
- <width min="25" max="260">auto</width>
- <height>30</height>
- <aligny>center</aligny>
- <font>METF_MediaDetailsSmall</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Duration]</label>
- <visible>!IsEmpty(ListItem.Duration) + SubString(ListItem.Duration,min) + Container.Content(movies)</visible>
- </control>
- <!-- Bullet -->
- <control type="image">
- <width>8</width>
- <height>32</height>
- <texture>Dot.png</texture>
- <aspectratio align="center" aligny="center">keep</aspectratio>
- <colordiffuse>BulletDiffuse</colordiffuse>
- <visible>![IsEmpty(ListItem.Duration) | IsEmpty(ListItem.Property(NumEpisodes))] | [IsEmpty(ListItem.Duration) + Container.Content(tvshows)]</visible>
- </control>
- <!-- Episode Count -->
- <control type="label">
- <width min="25" max="260">auto</width>
- <height>30</height>
- <aligny>center</aligny>
- <font>METF_MediaDetailsSmall</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Property(NumEpisodes)] $LOCALIZE[20360]</label>
- <visible>!IsEmpty(ListItem.Property(NumEpisodes)) + [Container.Content(tvshows) | Container.Content(seasons)]</visible>
- </control>
- </control>
- <include>ScrollBar_Horizontal</include>
- </control>
- </include>
- </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement