Advertisement
Guest User

MyVideoNav.xml

a guest
Sep 1st, 2016
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.35 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3. <defaultcontrol always="true">50</defaultcontrol>
  4. <allowoverlay>true</allowoverlay>
  5. <views>50,51,52,53,55,56,57,58,59,500,501,502,503,510</views>
  6. <menucontrol>9051</menucontrol>
  7. <onload>SetProperty(Window.HasSettings,True,home)</onload>
  8. <onload>ClearProperty(MediaMenu,Home)</onload>
  9. <onunload>ClearProperty(Window.HasSettings,Home)</onunload>
  10. <onload condition="System.HasAddon(script.tv.show.next.aired) + !Skin.HasSetting(Disable.NextAired)">RunScript(script.tv.show.next.aired,backend=True)</onload>
  11. <controls>
  12. <control type="label" id="4420">
  13. <label>$VAR[VideoInfoPanelVar]</label>
  14. <include>HiddenObject</include>
  15. <visible>Control.IsVisible(52) | Control.IsVisible(53)</visible>
  16. <include condition="!IsEmpty(Skin.String(InfoPanel.Delay))">InfoPanelDelayAnimation</include>
  17. </control>
  18. <include>CommonBackground</include>
  19. <control type="fadelabel" id="4410">
  20. <top>-100</top>
  21. <width>2560</width>
  22. <height>100</height>
  23. <scrollspeed>20</scrollspeed>
  24. <scrollout>false</scrollout>
  25. <pauseatend>7000</pauseatend>
  26. <font>font10</font>
  27. <textcolor>white</textcolor>
  28. <randomize>true</randomize>
  29. <label>$INFO[ListItem.Art(extrafanart1)]</label>
  30. <label>$INFO[ListItem.Art(extrafanart2)]</label>
  31. <label>$INFO[ListItem.Art(extrafanart3)]</label>
  32. <label>$INFO[ListItem.Art(extrafanart4)]</label>
  33. <label>$INFO[ListItem.Art(extrafanart5)]</label>
  34. <label>$INFO[ListItem.Art(extrafanart6)]</label>
  35. <label>$INFO[ListItem.Art(extrafanart7)]</label>
  36. <label>$INFO[ListItem.Art(extrafanart8)]</label>
  37. <label>$INFO[ListItem.Art(extrafanart9)]</label>
  38. <label>$INFO[ListItem.Art(extrafanart10)]</label>
  39. </control>
  40. <control type="group">
  41. <visible>Control.IsVisible(52) | Control.IsVisible(53)</visible>
  42. <top>-30</top>
  43. <include>ShowCaseInfoPanel</include>
  44. </control>
  45. <control type="group">
  46. <animation effect="slide" tween="cubic" time="720" start="0,1080" end="0,0">WindowOpen</animation>
  47. <animation effect="slide" tween="cubic" time="720" end="0,1080" start="0,0">WindowClose</animation>
  48. <include condition="!Skin.HasSetting(Enable.SlimList)">VideoList</include>
  49. <include condition="Skin.HasSetting(Enable.SlimList)">SlimVideoList</include>
  50. <!-- view id = 50 -->
  51. <include>VideoInfoWall</include>
  52. <!-- view id = 51 -->
  53. <include>View_52_Landscape</include>
  54. <!-- view id = 52 -->
  55. <include>View_53_ShowCase</include>
  56. <!-- view id = 53 -->
  57. <include>VideoTriPanel</include>
  58. <!-- view id = 55 -->
  59. <include>Video_56_Posters</include>
  60. <!-- view id = 56 -->
  61. <include>PosterShift</include>
  62. <!-- view id = 57 -->
  63. <include>BannerWall</include>
  64. <!-- view id = 58 -->
  65. <include>View_59_Logo</include>
  66. <!-- view id = 59 -->
  67. <include>VideoWall</include>
  68. <!-- view id = 500 -->
  69. <include>VideoLowList</include>
  70. <!-- view id = 501 -->
  71. <include>VideoEpisode</include>
  72. <!-- view id = 502 -->
  73. <include>View_503_Wall</include>
  74. <!-- view id = 503 -->
  75. <include>Video_510_BigList</include>
  76. <!-- view id = 510 -->
  77. </control>
  78. <control type="group">
  79. <visible>Control.IsVisible(52) | Control.IsVisible(53) | Control.IsVisible(500) | Control.IsVisible(55) | Control.IsVisible(56) | Control.IsVisible(57) | Control.IsVisible(58) | Control.IsVisible(59)</visible>
  80. <visible>!Window.IsActive(addoninformation)</visible>
  81. <animation effect="slide" tween="cubic" time="720" start="0,806" end="0,0">VisibleChange</animation>
  82. <include>Window_OpenClose_Animation</include>
  83. <top>-30</top>
  84. <control type="group">
  85. <visible>Control.IsVisible(52) | Control.IsVisible(53)</visible>
  86. <animation effect="slide" tween="cubic" time="720" start="0,806" end="0,0">VisibleChange</animation>
  87. <control type="grouplist">
  88. <left>300</left>
  89. <top>1010</top>
  90. <width>1320</width>
  91. <height>42</height>
  92. <align>center</align>
  93. <itemgap>18</itemgap>
  94. <orientation>horizontal</orientation>
  95. <control type="label">
  96. <width>auto</width>
  97. <height>42</height>
  98. <aligny>top</aligny>
  99. <align>center</align>
  100. <font>font16_title_bold</font>
  101. <textcolor>white</textcolor>
  102. <scroll>true</scroll>
  103. <label>$VAR[FloorLabelVar]</label>
  104. <textoffsety>-2</textoffsety>
  105. <textoffsetx>0</textoffsetx>
  106. </control>
  107. <control type="image">
  108. <width>42</width>
  109. <height>46.5</height>
  110. <aspectratio>keep</aspectratio>
  111. <texture>$VAR[UnFocusHDIndicator]</texture>
  112. <visible>!IsEmpty(ListItem.VideoResolution)</visible>
  113. </control>
  114. </control>
  115. <control type="group">
  116. <left>300</left>
  117. <top>1010</top>
  118. <control type="label">
  119. <left>0</left>
  120. <top>45</top>
  121. <width>1320</width>
  122. <height>30</height>
  123. <align>center</align>
  124. <font>font13_title</font>
  125. <textcolor>white</textcolor>
  126. <label>$VAR[FloorSubLabelVar]</label>
  127. <textoffsetx>30</textoffsetx>
  128. </control>
  129. </control>
  130. <control type="group">
  131. <left>0</left>
  132. <top>1010</top>
  133. <width>FullScreenWidth</width>
  134. <align>center</align>
  135. <visible>[Container.Content(movies) | Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes)]</visible>
  136. <control type="image">
  137. <left>120</left>
  138. <include>MediaFlagVars</include>
  139. <texture fallback="flags/studios/default-studio.png">$VAR[StudioFlagPathVar]$INFO[ListItem.Studio,,.png]</texture>
  140. </control>
  141. <control type="image">
  142. <left>1675</left>
  143. <colordiffuse>white</colordiffuse>
  144. <include>MediaFlagVars</include>
  145. <texture fallback="flags/mpaa/NR.png">$VAR[RatingFlagVar]</texture>
  146. </control>
  147. </control>
  148. <control type="group">
  149. <left>0</left>
  150. <top>1010</top>
  151. <width>FullScreenWidth</width>
  152. <align>center</align>
  153. <visible>Container.Content(musicvideos)</visible>
  154. <control type="image">
  155. <left>120</left>
  156. <colordiffuse>white</colordiffuse>
  157. <include>MediaFlagVars</include>
  158. <texture>$INFO[ListItem.AudioCodec,flags/audio/,.png]</texture>
  159. </control>
  160. <control type="image">
  161. <left>1675</left>
  162. <colordiffuse>white</colordiffuse>
  163. <include>MediaFlagVars</include>
  164. <texture>$VAR[SourceFlagVar,flags/video/,.png]</texture>
  165. <visible>!IsEmpty(ListItem.VideoCodec)</visible>
  166. </control>
  167. </control>
  168. </control>
  169. <control type="group">
  170. <visible>Control.IsVisible(500) | Control.IsVisible(55) | Control.IsVisible(56) | Control.IsVisible(57)</visible>
  171. <animation effect="slide" start="0" end="40" time="720" tween="cubic" easing="inout" condition="Control.IsVisible(57)">Conditional</animation>
  172. <animation effect="slide" start="0" end="60" time="720" tween="cubic" easing="inout" condition="Control.IsVisible(55)">Conditional</animation>
  173. <animation effect="slide" start="0,0" end="80,15" time="720" tween="cubic" easing="inout" condition="Control.IsVisible(56)">Conditional</animation>
  174. <animation effect="slide" tween="cubic" time="720" start="0,806" end="0,0">VisibleChange</animation>
  175. <visible>[Container.Content(movies) | Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes)]</visible>
  176. <control type="group">
  177. <left>90</left>
  178. <top>1010</top>
  179. <visible>![Control.IsVisible(56) | Control.IsVisible(55)]</visible>
  180. <include>VisibleFadeEffect</include>
  181. <control type="label">
  182. <left>0</left>
  183. <top>0</top>
  184. <width>1150</width>
  185. <height>42</height>
  186. <aligny>top</aligny>
  187. <align>left</align>
  188. <font>font16_title_bold</font>
  189. <textcolor>white</textcolor>
  190. <scroll>true</scroll>
  191. <label>$INFO[ListItem.Label]</label>
  192. <textoffsety>-2</textoffsety>
  193. <textoffsetx>30</textoffsetx>
  194. </control>
  195. <control type="label">
  196. <left>0</left>
  197. <top>45</top>
  198. <width>1100</width>
  199. <height>30</height>
  200. <align>left</align>
  201. <font>font13_title</font>
  202. <textcolor>white</textcolor>
  203. <label>$VAR[FloorSubLabelVar]</label>
  204. <textoffsetx>30</textoffsetx>
  205. </control>
  206. </control>
  207. <control type="group">
  208. <left>1444</left>
  209. <top>1000</top>
  210. <width>1840</width>
  211. <height>90</height>
  212. <orientation>horizontal</orientation>
  213. <include>VisibleFadeEffect</include>
  214. <visible>Container.Content(tvshows) | Container.Content(seasons)</visible>
  215. <control type="image">
  216. <left>32</left>
  217. <width>198</width>
  218. <include>MediaFlagVars</include>
  219. <texture fallback="flags/studios/default-studio.png">$VAR[StudioFlagPathVar]$INFO[ListItem.Studio,,.png]</texture>
  220. </control>
  221. <control type="image">
  222. <left>230</left>
  223. <include>MediaFlagVars</include>
  224. <texture fallback="flags/mpaa/NR.png">$VAR[RatingFlagVar]</texture>
  225. </control>
  226. </control>
  227. <control type="group">
  228. <left>1246</left>
  229. <top>1000</top>
  230. <width>1840</width>
  231. <height>90</height>
  232. <include>VisibleFadeEffect</include>
  233. <visible>![Container.Content(tvshows) | Container.Content(seasons) | Control.IsVisible(55)]</visible>
  234. <control type="image">
  235. <left>32</left>
  236. <include>MediaFlagVars</include>
  237. <texture>$INFO[ListItem.VideoResolution,flags/resolution/,.png]</texture>
  238. <visible>!IsEmpty(ListItem.VideoResolution)</visible>
  239. </control>
  240. <control type="image">
  241. <left>230</left>
  242. <include>MediaFlagVars</include>
  243. <texture>$INFO[ListItem.AudioCodec,flags/audio/,.png]</texture>
  244. <visible>!IsEmpty(ListItem.AudioCodec)</visible>
  245. </control>
  246. <control type="image">
  247. <left>428</left>
  248. <include>MediaFlagVars</include>
  249. <texture>$VAR[SourceFlagVar,flags/video/,.png]</texture>
  250. <visible>!IsEmpty(ListItem.VideoCodec)</visible>
  251. </control>
  252. </control>
  253. <control type="group">
  254. <left>1330</left>
  255. <top>1000</top>
  256. <width>1815</width>
  257. <height>90</height>
  258. <include>VisibleFadeEffect</include>
  259. <visible>![Container.Content(tvshows) | Container.Content(seasons)] + Control.IsVisible(55)</visible>
  260. <control type="image">
  261. <left>0</left>
  262. <include>MediaFlagVars</include>
  263. <texture>$INFO[ListItem.VideoResolution,flags/resolution/,.png]</texture>
  264. <visible>!IsEmpty(ListItem.VideoResolution)</visible>
  265. </control>
  266. <control type="image">
  267. <left>175</left>
  268. <include>MediaFlagVars</include>
  269. <texture>$INFO[ListItem.AudioCodec,flags/audio/,.png]</texture>
  270. <visible>!IsEmpty(ListItem.AudioCodec)</visible>
  271. </control>
  272. <control type="image">
  273. <left>350</left>
  274. <include>MediaFlagVars</include>
  275. <texture>$VAR[SourceFlagVar,flags/video/,.png]</texture>
  276. <visible>!IsEmpty(ListItem.VideoCodec)</visible>
  277. </control>
  278. </control>
  279. </control>
  280. <control type="image">
  281. <left>0</left>
  282. <top>970</top>
  283. <width>FullScreenWidth</width>
  284. <height>140</height>
  285. <texture border="1">gradient_floor.png</texture>
  286. <animation effect="slide" start="0,0" end="0,15" time="720" tween="cubic" easing="inout" condition="Control.IsVisible(56)">Conditional</animation>
  287. </control>
  288. </control>
  289. <include>UpDownShadow</include>
  290. <include>ScrollOffsetLabel</include>
  291. <include>Topbar</include>
  292. <control type="group">
  293. <left>-440</left>
  294. <include>SideBladeLeft</include>
  295. <control type="grouplist" id="9050">
  296. <include>MediaMenuTop</include>
  297. <control type="button" id="6051">
  298. <description>Show Info Toggle</description>
  299. <textwidth>255</textwidth>
  300. <include>ButtonCommonValues</include>
  301. <label>$LOCALIZE[31018]</label>
  302. <label2>[COLOR labelheader]$VAR[InfoPanelLabelVar][/COLOR]</label2>
  303. <onclick condition="Control.IsVisible(52)">$VAR[52VideoInfoPanelVar]</onclick>
  304. <onclick condition="Control.IsVisible(53)">$VAR[53VideoInfoPanelVar]</onclick>
  305. <visible>Control.IsVisible(52) | Control.IsVisible(53)</visible>
  306. </control>
  307. <control type="togglebutton" id="6053">
  308. <description>LowList Toggle</description>
  309. <textwidth>255</textwidth>
  310. <include>ButtonCommonValues</include>
  311. <label>$LOCALIZE[31093]</label>
  312. <onclick>Skin.ToggleSetting(nohighlist)</onclick>
  313. <onclick>ReloadSkin()</onclick>
  314. <visible>Control.IsVisible(501)</visible>
  315. </control>
  316. <control type="button" id="201">
  317. <description>View options</description>
  318. <textwidth>352</textwidth>
  319. <font>font13_title</font>
  320. <include>ButtonCommonValues</include>
  321. <label>31026</label>
  322. <enable>no</enable>
  323. <disabledcolor>themecolor</disabledcolor>
  324. </control>
  325. <control type="button" id="10">
  326. <description>Watched Toggle</description>
  327. <textwidth>255</textwidth>
  328. <include>ButtonCommonValues</include>
  329. <label>20367</label>
  330. <label2>[COLOR themecolor]$INFO[Container.NumItems][/COLOR]</label2>
  331. </control>
  332. <control type="button" id="8">
  333. <description>Search</description>
  334. <include>ButtonCommonValues</include>
  335. <label>137</label>
  336. <onclick>ClearProperty(MediaMenu,Home)</onclick>
  337. <onclick>SetFocus(50)</onclick>
  338. </control>
  339. <control type="edit" id="19">
  340. <visible>Container.CanFilter + !Container.CanFilterAdvanced</visible>
  341. <description>Filter</description>
  342. <textwidth>345</textwidth>
  343. <include>ButtonCommonValues</include>
  344. <label>587</label>
  345. </control>
  346. <control type="radiobutton" id="98">
  347. <visible>Container.CanFilterAdvanced</visible>
  348. <description>Filter</description>
  349. <include>ButtonCommonValues</include>
  350. <label>587</label>
  351. <selected>Container.Filtered</selected>
  352. <onclick>ClearProperty(MediaMenu,Home)</onclick>
  353. <onclick>SetFocus(50)</onclick>
  354. <onclick>Filter</onclick>
  355. </control>
  356. <control type="radiobutton" id="16">
  357. <description>PartyMode</description>
  358. <label>589</label>
  359. <include>ButtonCommonValues</include>
  360. <visible>Container.Content(MusicVideos)</visible>
  361. </control>
  362. <control type="radiobutton" id="11">
  363. <description>Unlock Shares</description>
  364. <textwidth>255</textwidth>
  365. <include>ButtonCommonValues</include>
  366. <label>20336</label>
  367. <onclick>xbmc.mastermode</onclick>
  368. <selected>system.ismaster</selected>
  369. <visible>system.haslocks</visible>
  370. </control>
  371. <control type="button" id="203">
  372. <description>View options</description>
  373. <textwidth>352</textwidth>
  374. <font>font13_title</font>
  375. <include>ButtonCommonValues</include>
  376. <label>31039</label>
  377. <enable>no</enable>
  378. <disabledcolor>themecolor</disabledcolor>
  379. </control>
  380. <control type="togglebutton" id="20">
  381. <description>Update library</description>
  382. <include>ButtonCommonValues</include>
  383. <label>653</label>
  384. <altlabel>13353</altlabel>
  385. <usealttexture>library.isscanningvideo</usealttexture>
  386. </control>
  387. <control type="button" id="612">
  388. <description>Go to playlist</description>
  389. <include>ButtonCommonValues</include>
  390. <label>13350</label>
  391. <onclick>ActivateWindow(videoplaylist)</onclick>
  392. <visible>!StringCompare(Playlist.Length(video),0)</visible>
  393. </control>
  394. </control>
  395. </control>
  396. </controls>
  397. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement