Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <includes>
- <!-- edits for RL in Modv2 for Frodo, added id#/name to following files: MyVideoNav, includes, IncludesBackgroundBuilding -->
- <include name="RightList">
- <control type="group">
- <visible>Control.IsVisible(725)</visible>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>400r</posx>
- <posy>0</posy>
- <width>400</width>
- <height>720</height>
- <texture>black-back.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>400r</posy>
- <width>1280</width>
- <height>400</height>
- <texture>HomeNowPlayingBack.png</texture>
- <aspectratio>stretch</aspectratio>
- </control>
- <!-- RIGHTLIST ON ALL TV SHOW LEVELS -->
- <control type="list" id="725">
- <posx>890</posx>
- <posy>40</posy>
- <width>450</width>
- <height>641</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>725</onup>
- <ondown>725</ondown>
- <viewtype label="RightList">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <visible>Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes) | Container.Content(Movies) | Container.Content(Artists) | Container.Content(Albums)</visible>
- <itemlayout height="40" width="380">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>300</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="image">
- <posx>320</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="380">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(725)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(725)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>335</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(725) + !IsEmpty(ListItem.Label2)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>300</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="image">
- <posx>320</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>1230</posx>
- <posy>40</posy>
- <width>25</width>
- <height>640</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>725</onleft>
- <onright>2</onright>
- <showonepage>true</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(725)</visible>
- </control>
- <!-- RIGHTLIST TV SHOWS LEVEL -->
- <control type="group">
- <posx>0</posx>
- <posy>615</posy>
- <visible>Container.Content(TVShows)</visible>
- <control type="image">
- <posx>20</posx>
- <posy>-475</posy> <!-- 575 -->
- <width>480</width>
- <height>540</height> <!-- 640 -->
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Art(banner)]</texture> <!-- This line needs editing $INFO[ListItem.Icon] -->
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <!-- <visible>Skin.HasSetting(banner)</visible> - edit banner -->
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>30</posx>
- <posy>60</posy>
- <width>460</width>
- <height>620</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Art(banner)]</texture> <!-- Adj'd shadow -->
- </control>
- <control type="label"> <!-- Episode Total -->
- <description>Episodes txt</description>
- <posx>505</posx>
- <posy>-20</posy>
- <width>100</width>
- <height>25</height>
- <label>$LOCALIZE[20360]:</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label"> <!-- Episode Total Value -->
- <description>Episodes Value</description>
- <posx>607</posx>
- <posy>-20</posy>
- <width>170</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.episode] </label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label"> <!-- Watched -->
- <description>Watched Count</description>
- <posx>505</posx>
- <posy>5</posy>
- <width>160</width>
- <height>25</height>
- <label>[COLOR blue]$LOCALIZE[16102]: [/COLOR]$INFO[ListItem.Property(WatchedEpisodes)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image"> <!-- Studio -->
- <width>200</width>
- <height>128</height>
- <posx>0</posx>
- <posy>-135</posy> <!-- 130 -->
- <aspectratio>keep</aspectratio>
- <align>center</align>
- <aligny>center</aligny>
- <texture>$INFO[listitem.Studio,flagging/studios/,.png]</texture>
- </control>
- <!-- comment out logo! <control type="image">
- <posx>550</posx>
- <posy>-605</posy>
- <width>276</width>
- <height>107</height>
- <texture background="true" fallback="logo/fallback.png">$INFO[ListItem.path]logo.png</texture>
- <aspectratio scalediffuse="false">stretch</aspectratio>
- </control> -->
- '''
- <!-- <control type="label"> <!-- Unwatched 3rd Row ->
- <description>UnWatched Count</description>
- <posx>525</posx>
- <posy>30</posy>
- <width>170</width>
- <height>25</height>
- <label>[COLOR blue]$LOCALIZE[16101]: [/COLOR]$INFO[ListItem.Property(UnWatchedEpisodes)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- -->
- '''
- '''
- <control type="label"> <!-- Unwatched 2nd row (for genre on 3rd) -->
- <description>UnWatched Count</description>
- <posx>670</posx>
- <posy>5</posy>
- <width>170</width>
- <height>25</height>
- <label>[COLOR blue]$LOCALIZE[16101]: [/COLOR]$INFO[ListItem.Property(UnWatchedEpisodes)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- '''
- <control type="label"> <!-- Genre -->
- <description>Genre txt</description>
- <posx>505</posx>
- <posy>30</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[515]:</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label"> <!-- Genre Value -->
- <description>Genre Value</description>
- <posx>580</posx>
- <posy>30</posy>
- <width>300</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.Genre]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- </control> -->
- </control> <!-- End Edits -->
- <!-- RIGHTLIST SEASONS LEVEL -->
- <control type="group">
- <posx>20</posx>
- <posy>250</posy>
- <visible>Container.Content(Seasons)</visible>
- <control type="group">
- <posx>0</posx>
- <posy>10</posy>
- <control type="image">
- <posx>0</posx>
- <posy>30</posy>
- <width>300</width>
- <height>400</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>418</posy>
- <width>300</width>
- <height>380</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- </control>
- <control type="label">
- <description>Main Label txt</description>
- <posx>300</posx>
- <posy>380</posy>
- <width>250</width>
- <height>25</height>
- <label>$INFO[ListItem.Label]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Episodes Values</description>
- <posx>300</posx>
- <posy>410</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">Episodes: $INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- </control>
- <!-- RIGHTLIST EPISODES LEVEL -->
- <control type="group">
- <posx>30</posx>
- <posy>400</posy>
- <visible>Container.Content(Episodes)</visible>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>375</width>
- <height>210</height>
- <aspectratio aligny="bottom">stretch</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture>$INFO[ListItem.Art(thumb)]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>202</posy>
- <width>359</width>
- <height>194</height>
- <aspectratio aligny="top">stretch</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <description>Title txt</description>
- <posx>380</posx>
- <posy>0</posy>
- <width>420</width>
- <height>25</height>
- <label>$INFO[ListItem.Title]</label>
- <align>left</align>
- <aligny>top</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- </control>
- <control type="image">
- <posx>380</posx>
- <posy>40</posy>
- <width>420</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>Season txt</description>
- <posx>380</posx>
- <posy>60</posy>
- <width>235</width>
- <height>25</height>
- <label>$INFO[ListItem.Season,[COLOR=blue]$LOCALIZE[20373] :[/COLOR] ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Episodes Value</description>
- <posx>380</posx>
- <posy>85</posy>
- <width>235</width>
- <height>25</height>
- <label>$INFO[ListItem.episode,[COLOR=blue]$LOCALIZE[20359] :[/COLOR] ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <scroll>true</scroll>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>First Aired txt</description>
- <posx>380</posx>
- <posy>110</posy>
- <width>235</width>
- <height>25</height>
- <label>$INFO[ListItem.premiered,[COLOR=blue]$LOCALIZE[31322] :[/COLOR] ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>380</posx>
- <posy>155</posy>
- <width>420</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>380</posx>
- <posy>170</posy>
- <width>420</width>
- <align>center</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- <include>AspectCodecFlaggingConditions</include>
- <include>VideoTypeHackFlaggingConditions</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>215</posy>
- <width>800</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description Value for TVShows</description>
- <posx>5</posx>
- <posy>225</posy>
- <width>800</width>
- <height>63</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="4000" delay="6000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- <!-- RIGHLIST MOVIES (plot) -->
- <control type="group">
- <posx>20</posx>
- <posy>250</posy>
- <visible>Container.Content(Movies)</visible>
- <control type="group">
- <posx>0</posx>
- <posy>10</posy>
- <onleft>11</onleft>
- <control type="image">
- <posx>0</posx>
- <posy>80</posy>
- <width>263</width>
- <height>350</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" diffuse="movie_mask.png">$INFO[ListItem.Icon]</texture>
- </control>
- </control>
- <!-- <control type="label">
- <description>Title txt</description>
- <posx>263</posx>
- <posy>155</posy>
- <width>577</width> <!- 235 ->
- <height>25</height>
- <label>$INFO[ListItem.Title]</label>
- <align>left</align>
- <aligny>top</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- </control>
- <control type="image">
- <posx>263</posx>
- <posy>190</posy>
- <width>577</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control> -->
- <control type="image">
- <width>106</width>
- <height>68</height>
- <posx>730</posx>
- <posy>295</posy>
- <aspectratio>keep</aspectratio>
- <align>center</align>
- <aligny>center</aligny>
- <texture>$INFO[listitem.Studio,flagging/studios/,.png]</texture>
- </control>
- <control type="label">
- <description>Year Label</description>
- <posx>263</posx>
- <posy>240</posy>
- <width>120</width>
- <height>25</height>
- <label>$INFO[ListItem.Year,[COLOR=blue]Year:[/COLOR] ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Genre label</description>
- <posx>410</posx>
- <posy>240</posy>
- <width>75</width>
- <height>25</height>
- <label>[COLOR=blue]Genre:[/COLOR]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>479</posx> 374
- <posy>240</posy>
- <width>360</width>
- <height>25</height>
- <label>$INFO[ListItem.Genre]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Runtime label</description> <!-- a -->
- <posx>263</posx>
- <posy>260</posy>
- <width>145</width>
- <height>25</height>
- <label>$INFO[ListItem.Duration,[COLOR=blue]Runtime:[/COLOR] ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>MPAA label</description>
- <posx>410</posx>
- <posy>260</posy>
- <width>320</width>
- <height>25</height>
- <label>$INFO[ListItem.Mpaa,[COLOR=blue]MPAA Rating:[/COLOR] ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!Skin.HasSetting(imdb725)</visible>
- </control>
- <control type="label"> '''
- <description>MPAA label</description>
- <posx>410</posx>
- <posy>260</posy>
- <width>320</width>
- <height>25</height>
- <label>$INFO[ListItem.Rating,[COLOR=blue]IMDB Rating:[/COLOR] ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Skin.HasSetting(imdb725)</visible>
- </control>
- <control type="image">
- <posx>263</posx>
- <posy>295</posy>
- <width>577</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="image">
- <posx>263</posx>
- <posy>350</posy>
- <width>577</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description Value for Movie</description>
- <posx>263</posx>
- <posy>355</posy>
- <width>577</width>
- <height>100</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="4000" delay="7000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>263</posx>
- <posy>305</posy>
- <width>400</width>
- <align>left</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- <include>AspectCodecFlaggingConditions</include>
- <include>VideoTypeHackFlaggingConditions</include>
- </control>
- <!-- <control type="button" id="11">
- <description>Play Trailer</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>20410</label>
- <posx>640</posx>
- <posy>305</posy>
- <width>60</width>
- <onleft>2</onleft>
- <onright>725</onright>
- <onclick>PlayMedia($INFO[ListItem.Trailer])</onclick>
- <visible>!IsEmpty(ListItem.Trailer) + !Skin.HasSetting(WindowedTrailer)</visible>
- </control>
- <control type="button" id="11">
- <description>Play Trailer Windowed</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>20410</label>
- <posx>640</posx>
- <posy>305</posy>
- <width>60</width>
- <onleft>2</onleft>
- <onright>725</onright>
- <onclick>PlayMedia($INFO[ListItem.Trailer],1)</onclick>
- <visible>!IsEmpty(ListItem.Trailer) + Skin.HasSetting(WindowedTrailer)</visible>
- </control> -->
- </control> <!-- p -->
- </control>
- </include>
- </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement