Guest User

MyVideoNav.xml

a guest
Apr 5th, 2018
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 7.15 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3.     <defaultcontrol always="true">50</defaultcontrol>
  4.     <backgroundcolor>background</backgroundcolor>
  5.     <views>50,51,52,53,54,55,500,501,502</views>
  6.     <menucontrol>9000</menucontrol>
  7.     <controls>
  8.         <include>DefaultBackground</include>
  9.         <control type="group">
  10.             <animation effect="fade" start="100" end="0" time="200" tween="sine" condition="$EXP[infodialog_active]">Conditional</animation>
  11.             <include>View_50_List</include>
  12.             <include>View_51_Poster</include>
  13.             <include>View_52_IconWall</include>
  14.             <include>View_53_Shift</include>
  15.             <include>View_54_InfoWall</include>
  16.             <include>View_55_WideList</include>
  17.             <include>View_500_Wall</include>
  18.             <include>View_501_Banner</include>
  19.             <include>View_502_FanArt</include>
  20.             <control type="group">
  21.                 <depth>DepthContentPanel</depth>
  22.                 <include>OpenClose_Left</include>
  23.                 <visible>Control.IsVisible(55)</visible>
  24.                 <include>Visible_Left</include>
  25.                 <include>ListThumbInfoPanel</include>
  26.             </control>
  27.             <control type="group">
  28.                 <depth>DepthContentPanel</depth>
  29.                 <include>OpenClose_Left</include>
  30.                 <visible>Control.IsVisible(50) | Control.Isvisible(54) | [Control.IsVisible(501) + String.IsEqual(Skin.AspectRatio,21:9)]</visible>
  31.                 <include>Visible_Left</include>
  32.                 <include content="ContentPanel">
  33.                     <param name="width" value="656" />
  34.                 </include>
  35.                 <control type="group">
  36.                     <width>550</width>
  37.                     <control type="textbox">
  38.                         <top>120</top>
  39.                         <left>30</left>
  40.                         <width>550</width>
  41.                         <aligny>center</aligny>
  42.                         <height>110</height>
  43.                         <font>font36_title</font>
  44.                         <label>$INFO[ListItem.Label]</label>
  45.                     </control>
  46.                     <control type="textbox">
  47.                         <left>30</left>
  48.                         <top>240</top>
  49.                         <width>525</width>
  50.                         <bottom>100</bottom>
  51.                         <visible>!ListItem.IsCollection</visible>
  52.                         <label>Tags: $INFO[ListItem.Label2][CR]$INFO[ListItem.Tagline,[I],[/I][CR][CR]]$INFO[ListItem.Plot][CR][CR]</label>
  53.                         <autoscroll delay="10000" time="3000" repeat="10000">Skin.HasSetting(autoscroll)</autoscroll>
  54.                     </control>
  55.                     <control type="textbox">
  56.                         <left>30</left>
  57.                         <top>360</top>
  58.                         <width>530</width>
  59.                         <height>413</height>
  60.                         <align>center</align>
  61.                         <aligny>center</aligny>
  62.                         <font>font27</font>
  63.                         <textcolor>80FFFFFF</textcolor>
  64.                         <label>$LOCALIZE[19055]</label>
  65.                         <visible>String.IsEmpty(Listitem.Plot) + String.IsEmpty(Listitem.Tagline) + !ListItem.IsCollection + !ListItem.IsParentFolder</visible>
  66.                     </control>
  67.                     <control type="group">
  68.                         <left>20</left>
  69.                         <top>245</top>
  70.                         <visible>ListItem.IsCollection</visible>
  71.                         <include content="InfoList">
  72.                             <param name="bottom" value="108" />
  73.                             <param name="width" value="540" />
  74.                             <param name="sortby" value="year" />
  75.                             <param name="sortorder" value="descending" />
  76.                             <param name="font" value="font13" />
  77.                         </include>
  78.                     </control>
  79.                 </control>
  80.             </control>
  81.             <include content="TopBar">
  82.                 <param name="breadcrumbs_label" value="$VAR[BreadcrumbsVideoVar]" />
  83.             </include>
  84.             <include content="BottomBar">
  85.                 <param name="info_visible" value="true" />
  86.             </include>
  87.             <control type="group">
  88.                 <depth>DepthBars</depth>
  89.                 <bottom>0</bottom>
  90.                 <height>70</height>
  91.                 <animation effect="fade" start="0" end="100" time="300" delay="300">WindowOpen</animation>
  92.                 <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  93.                 <include condition="!Skin.HasSetting(hide_mediaflags)">MediaFlags</include>
  94.             </control>
  95.             <include>CommonScrollbars</include>
  96.             <include>MediaMenuMouseOverlay</include>
  97.             <control type="group">
  98.                 <include>MediaMenuCommon</include>
  99.                 <control type="grouplist" id="9000">
  100.                     <top>50</top>
  101.                     <include>MediaMenuListCommon</include>
  102.                     <control type="button" id="10">
  103.                         <description>Watched Toggle</description>
  104.                         <include>MediaMenuItemsCommon</include>
  105.                         <label>$LOCALIZE[20367]</label>
  106.                         <label2>[B]$INFO[Container.NumItems][/B]</label2>
  107.                         <visible>Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.content(seasons) | Container.Content(episodes)</visible>
  108.                     </control>
  109.                     <control type="label" id="203">
  110.                         <include>MediaMenuLabelCommon</include>
  111.                         <label>$LOCALIZE[31020]</label>
  112.                     </control>
  113.                     <control type="radiobutton" id="16">
  114.                         <description>PartyMode</description>
  115.                         <label>$LOCALIZE[589]</label>
  116.                         <include>MediaMenuItemsCommon</include>
  117.                         <visible>Container.Content(MusicVideos)</visible>
  118.                     </control>
  119.                     <control type="radiobutton" id="11">
  120.                         <description>Unlock Shares</description>
  121.                         <include>MediaMenuItemsCommon</include>
  122.                         <label>$LOCALIZE[20336]</label>
  123.                         <onclick>mastermode</onclick>
  124.                         <selected>system.ismaster</selected>
  125.                         <visible>system.haslocks</visible>
  126.                     </control>
  127.                     <control type="togglebutton" id="619">
  128.                         <description>Update library</description>
  129.                         <include>MediaMenuItemsCommon</include>
  130.                         <label>$LOCALIZE[653]</label>
  131.                         <onclick>UpdateLibrary(video)</onclick>
  132.                         <visible>!Container.Content(addons)+ String.IsEmpty(Container.PluginName)</visible>
  133.                         <altlabel>$LOCALIZE[13353]</altlabel>
  134.                         <usealttexture>library.isscanningvideo</usealttexture>
  135.                     </control>
  136.                     <control type="button" id="612">
  137.                         <description>Go to playlist</description>
  138.                         <include>MediaMenuItemsCommon</include>
  139.                         <label>$LOCALIZE[31056]</label>
  140.                         <onclick>ActivateWindow(videoplaylist)</onclick>
  141.                         <visible>Integer.IsGreater(Playlist.Length(video),0)</visible>
  142.                     </control>
  143.                     <control type="button" id="621">
  144.                         <description>Get more</description>
  145.                         <include>MediaMenuItemsCommon</include>
  146.                         <label>$LOCALIZE[21452]</label>
  147.                         <onclick>ActivateWindow(addonbrowser,addons://more/video/,return)</onclick>
  148.                         <visible>Container.Content(addons)</visible>
  149.                     </control>
  150.                     <control type="button" id="622">
  151.                         <include>MediaMenuItemsCommon</include>
  152.                         <label>$LOCALIZE[31117]</label>
  153.                         <onclick condition="System.HasAddon(plugin.library.node.editor)">ActivateWindow(programs,plugin://plugin.library.node.editor/?ltype=video,return)</onclick>
  154.                         <onclick condition="!System.HasAddon(plugin.library.node.editor)">InstallAddon(plugin.library.node.editor)</onclick>
  155.                         <visible>Container.Content() + String.IsEmpty(Container.PluginName)</visible>
  156.                     </control>
  157.                     <control type="button" id="623">
  158.                         <include>MediaMenuItemsCommon</include>
  159.                         <label>$LOCALIZE[31009]</label>
  160.                         <onclick>InstallAddon(resource.images.studios.white)</onclick>
  161.                         <visible>Container.Content(studios) + !System.HasAddon(resource.images.studios.white)</visible>
  162.                     </control>
  163.                     <control type="button" id="624">
  164.                         <include>MediaMenuItemsCommon</include>
  165.                         <label>$LOCALIZE[10140]</label>
  166.                         <onclick>Addon.OpenSettings($INFO[Container.PluginName])</onclick>
  167.                         <visible>!String.IsEmpty(Container.PluginName)</visible>
  168.                     </control>
  169.                     <include>MediaMenuNowPlaying</include>
  170.                 </control>
  171.             </control>
  172.         </control>
  173.     </controls>
  174. </window>
Add Comment
Please, Sign In to add comment