Advertisement
Edworld1

Untitled

Apr 1st, 2017
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.27 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <includes>
  3. <include name="Furniture_Scrollbar">
  4. <control type="scrollbar" id="60">
  5. <onback>50</onback>
  6. <centerright>60</centerright>
  7. <posy>PosterPad</posy>
  8. <height>PosterH</height>
  9. <width>8</width>
  10. <onleft>50</onleft>
  11. <onright condition="!Skin.HasSetting(global.kioskmode)">9000</onright>
  12. <texturesliderbackground border="4" colordiffuse="Dark4">scrollbar/scrollv.png</texturesliderbackground>
  13. <texturesliderbar border="4" colordiffuse="Dark3">scrollbar/scrollv.png</texturesliderbar>
  14. <texturesliderbarfocus border="4" colordiffuse="Dark2">scrollbar/scrollv.png</texturesliderbarfocus>
  15. <animation effect="fade" start="100" end="33" time="400" condition="!Control.HasFocus(60) + !Container.Scrolling">Conditional</animation>
  16. </control>
  17. </include>
  18.  
  19. <include name="Furniture_Scrollbar_Horizontal">
  20. <control type="scrollbar" id="60">
  21. <onback>50</onback>
  22. <left>SidePad</left>
  23. <width>1760</width>
  24. <bottom>200</bottom>
  25. <orientation>horizontal</orientation>
  26. <height>8</height>
  27. <onup>50</onup>
  28. <ondown condition="!Skin.HasSetting(global.kioskmode)">9000</ondown>
  29. <texturesliderbackground border="4" colordiffuse="Dark4">scrollbar/scrollv.png</texturesliderbackground>
  30. <texturesliderbar border="4" colordiffuse="Dark3">scrollbar/scrollv.png</texturesliderbar>
  31. <texturesliderbarfocus border="4" colordiffuse="Dark2">scrollbar/scrollv.png</texturesliderbarfocus>
  32. <animation effect="fade" start="100" end="33" time="400" condition="!Control.HasFocus(60) + !Container.Scrolling">Conditional</animation>
  33. </control>
  34. </include>
  35.  
  36.  
  37. <include name="Furniture_ButtonBack">
  38. <width>64</width>
  39. <height>64</height>
  40. <animation type="Focus" reversible="false">
  41. <effect type="zoom" start="75" end="100" center="auto" time="200"/>
  42. </animation>
  43. </include>
  44.  
  45. <include name="Furniture_ButtonBack_Circle">
  46. <width>64</width>
  47. <height>64</height>
  48. <texture colordiffuse="Dark1">common/circle.png</texture>
  49. </include>
  50.  
  51. <!-- Flags -->
  52. <variable name="Flagstar1">
  53. <value condition="IntegerGreaterThan(ListItem.Rating,1)">star10</value>
  54. <value condition="IntegerGreaterThan(ListItem.Rating,0)">star5</value>
  55. <value>star0</value>
  56. </variable>
  57. <variable name="Flagstar2">
  58. <value condition="IntegerGreaterThan(ListItem.Rating,3)">star10</value>
  59. <value condition="IntegerGreaterThan(ListItem.Rating,2)">star5</value>
  60. <value>star0</value>
  61. </variable>
  62. <variable name="Flagstar3">
  63. <value condition="IntegerGreaterThan(ListItem.Rating,5)">star10</value>
  64. <value condition="IntegerGreaterThan(ListItem.Rating,4)">star5</value>
  65. <value>star0</value>
  66. </variable>
  67. <variable name="Flagstar4">
  68. <value condition="IntegerGreaterThan(ListItem.Rating,7)">star10</value>
  69. <value condition="IntegerGreaterThan(ListItem.Rating,6)">star5</value>
  70. <value>star0</value>
  71. </variable>
  72. <variable name="Flagstar5">
  73. <value condition="IntegerGreaterThan(ListItem.Rating,9)">star10</value>
  74. <value condition="IntegerGreaterThan(ListItem.Rating,8)">star5</value>
  75. <value>star0</value>
  76. </variable>
  77. <variable name="HubFlagstar1">
  78. <value condition="IntegerGreaterThan(Container(9500).ListItem.Rating,1)">star10</value>
  79. <value condition="IntegerGreaterThan(Container(9500).ListItem.Rating,0)">star5</value>
  80. <value>star0</value>
  81. </variable>
  82. <variable name="HubFlagstar2">
  83. <value condition="IntegerGreaterThan(Container(9500).ListItem.Rating,3)">star10</value>
  84. <value condition="IntegerGreaterThan(Container(9500).ListItem.Rating,2)">star5</value>
  85. <value>star0</value>
  86. </variable>
  87. <variable name="HubFlagstar3">
  88. <value condition="IntegerGreaterThan(Container(9500).ListItem.Rating,5)">star10</value>
  89. <value condition="IntegerGreaterThan(Container(9500).ListItem.Rating,4)">star5</value>
  90. <value>star0</value>
  91. </variable>
  92. <variable name="HubFlagstar4">
  93. <value condition="IntegerGreaterThan(Container(9500).ListItem.Rating,7)">star10</value>
  94. <value condition="IntegerGreaterThan(Container(9500).ListItem.Rating,6)">star5</value>
  95. <value>star0</value>
  96. </variable>
  97. <variable name="HubFlagstar5">
  98. <value condition="IntegerGreaterThan(Container(9500).ListItem.Rating,9)">star10</value>
  99. <value condition="IntegerGreaterThan(Container(9500).ListItem.Rating,8)">star5</value>
  100. <value>star0</value>
  101. </variable>
  102.  
  103. <variable name="HomeFlagstar1">
  104. <value condition="IntegerGreaterThan(Container(301).ListItem.Rating,1)">star10</value>
  105. <value condition="IntegerGreaterThan(Container(301).ListItem.Rating,0)">star5</value>
  106. <value>star0</value>
  107. </variable>
  108. <variable name="HomeFlagstar2">
  109. <value condition="IntegerGreaterThan(Container(301).ListItem.Rating,3)">star10</value>
  110. <value condition="IntegerGreaterThan(Container(301).ListItem.Rating,2)">star5</value>
  111. <value>star0</value>
  112. </variable>
  113. <variable name="HomeFlagstar3">
  114. <value condition="IntegerGreaterThan(Container(301).ListItem.Rating,5)">star10</value>
  115. <value condition="IntegerGreaterThan(Container(301).ListItem.Rating,4)">star5</value>
  116. <value>star0</value>
  117. </variable>
  118. <variable name="HomeFlagstar4">
  119. <value condition="IntegerGreaterThan(Container(301).ListItem.Rating,7)">star10</value>
  120. <value condition="IntegerGreaterThan(Container(301).ListItem.Rating,6)">star5</value>
  121. <value>star0</value>
  122. </variable>
  123. <variable name="HomeFlagstar5">
  124. <value condition="IntegerGreaterThan(Container(301).ListItem.Rating,9)">star10</value>
  125. <value condition="IntegerGreaterThan(Container(301).ListItem.Rating,8)">star5</value>
  126. <value>star0</value>
  127. </variable>
  128.  
  129. <!-- MusicFlags -->
  130. <variable name="MusicFlagstar5">
  131. <value condition="StringCompare(ListItem.StarRating,rating5.png)">star10</value>
  132. <value>star0</value>
  133. </variable>
  134. <variable name="MusicFlagstar4">
  135. <value condition="StringCompare(ListItem.StarRating,rating5.png)">star10</value>
  136. <value condition="StringCompare(ListItem.StarRating,rating4.png)">star10</value>
  137. <value>star0</value>
  138. </variable>
  139. <variable name="MusicFlagstar3">
  140. <value condition="StringCompare(ListItem.StarRating,rating5.png)">star10</value>
  141. <value condition="StringCompare(ListItem.StarRating,rating4.png)">star10</value>
  142. <value condition="StringCompare(ListItem.StarRating,rating3.png)">star10</value>
  143. <value>star0</value>
  144. </variable>
  145. <variable name="MusicFlagstar2">
  146. <value condition="StringCompare(ListItem.StarRating,rating5.png)">star10</value>
  147. <value condition="StringCompare(ListItem.StarRating,rating4.png)">star10</value>
  148. <value condition="StringCompare(ListItem.StarRating,rating3.png)">star10</value>
  149. <value condition="StringCompare(ListItem.StarRating,rating2.png)">star10</value>
  150. <value>star0</value>
  151. </variable>
  152. <variable name="MusicFlagstar1">
  153. <value condition="StringCompare(ListItem.StarRating,rating5.png)">star10</value>
  154. <value condition="StringCompare(ListItem.StarRating,rating4.png)">star10</value>
  155. <value condition="StringCompare(ListItem.StarRating,rating3.png)">star10</value>
  156. <value condition="StringCompare(ListItem.StarRating,rating2.png)">star10</value>
  157. <value condition="StringCompare(ListItem.StarRating,rating1.png)">star10</value>
  158. <value>star0</value>
  159. </variable>
  160.  
  161. <!-- MusicOSDFlags -->
  162. <variable name="OSDMusicFlagstar5">
  163. <value condition="StringCompare(Player.StarRating,rating5.png)">star10</value>
  164. <value>star0</value>
  165. </variable>
  166. <variable name="OSDMusicFlagstar4">
  167. <value condition="StringCompare(Player.StarRating,rating5.png)">star10</value>
  168. <value condition="StringCompare(Player.StarRating,rating4.png)">star10</value>
  169. <value>star0</value>
  170. </variable>
  171. <variable name="OSDMusicFlagstar3">
  172. <value condition="StringCompare(Player.StarRating,rating5.png)">star10</value>
  173. <value condition="StringCompare(Player.StarRating,rating4.png)">star10</value>
  174. <value condition="StringCompare(Player.StarRating,rating3.png)">star10</value>
  175. <value>star0</value>
  176. </variable>
  177. <variable name="OSDMusicFlagstar2">
  178. <value condition="StringCompare(Player.StarRating,rating5.png)">star10</value>
  179. <value condition="StringCompare(Player.StarRating,rating4.png)">star10</value>
  180. <value condition="StringCompare(Player.StarRating,rating3.png)">star10</value>
  181. <value condition="StringCompare(Player.StarRating,rating2.png)">star10</value>
  182. <value>star0</value>
  183. </variable>
  184. <variable name="OSDMusicFlagstar1">
  185. <value condition="StringCompare(Player.StarRating,rating5.png)">star10</value>
  186. <value condition="StringCompare(Player.StarRating,rating4.png)">star10</value>
  187. <value condition="StringCompare(Player.StarRating,rating3.png)">star10</value>
  188. <value condition="StringCompare(Player.StarRating,rating2.png)">star10</value>
  189. <value condition="StringCompare(Player.StarRating,rating1.png)">star10</value>
  190. <value>star0</value>
  191. </variable>
  192. <variable name="ClearLogoTopVar">
  193. <value condition="!IsEmpty(ListItem.Art(clearlogo))">$INFO[ListItem.Art(clearlogo)]</value>
  194. <value condition="!IsEmpty(ListItem.Art(tvshow.clearlogo))">$INFO[ListItem.Art(tvshow.clearlogo)]</value>
  195. <value condition="!IsEmpty(Container(9500).ListItem.Art(clearlogo))">$INFO[Container(9500).ListItem.Art(clearlogo)]</value>
  196. <value condition="!IsEmpty(Container(9500).ListItem.Art(tvshow.clearlogo))">$INFO[Container(9500).ListItem.Art(tvshow.clearlogo)]</value>
  197. </variable>
  198. <include name="Furniture_Flags">
  199. <control type="grouplist">
  200. <visible>!Skin.HasSetting(furniture.flags)</visible>
  201. <visible>!Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml)</visible>
  202. <visible>!Window.IsVisible(script-script.extendedinfo-DialogInfo.xml)</visible>
  203. <visible>Container.Content(movies) | Container.Content(episodes) | Container.Content(tvshows) | Container.Content(seasons)</visible>
  204. <visible>!stringcompare(ListItem.Label,..)</visible>
  205. <include>Animation.FadeIn</include>
  206. <include>Animation.FadeOut</include>
  207. <left>SidePad</left>
  208. <centerbottom>NavBarPad</centerbottom>
  209. <width>1400</width>
  210. <height>120</height>
  211. <orientation>horizontal</orientation>
  212. <align>left</align>
  213. <itemgap>16</itemgap>
  214. <usecontrolcoords>true</usecontrolcoords>
  215. <control type="group">
  216. <visible>substring(ListItem.Path,videodb://movies/sets,left) | !Skin.HasSetting(furniture.flagicons) | Container.Content(tvshows) | Container.Content(seasons) | IsEmpty(ListItem.VideoResolution)</visible>
  217. <centertop>50%</centertop>
  218. <width>64</width>
  219. <height>64</height>
  220. <control type="image" description="button back">
  221. <width>64</width>
  222. <height>64</height>
  223. <texture border="32" colordiffuse="Dark1">common/circle.png</texture>
  224. </control>
  225. <control type="label">
  226. <width>64</width>
  227. <height>64</height>
  228. <align>center</align>
  229. <aligny>center</aligny>
  230. <label>$VAR[HDSD]</label>
  231. <font>SmallBold</font>
  232. <textcolor>Light1</textcolor>
  233. <visible>!substring(ListItem.Path,videodb://movies/sets,left)</visible>
  234. </control>
  235. <control type="image">
  236. <width>64</width>
  237. <height>64</height>
  238. <texture colordiffuse="Light1">flags/sets.png</texture>
  239. <visible>substring(ListItem.Path,videodb://movies/sets,left)</visible>
  240. </control>
  241. </control>
  242. <control type="image">
  243. <width>88</width>
  244. <height>64</height>
  245. <centertop>50%</centertop>
  246. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[ListItem.VideoResolution,flags/resolution/,.png]</texture>
  247. <aspectratio align="center">keep</aspectratio>
  248. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(ListItem.VideoResolution) + !substring(ListItem.Path,videodb://movies/sets,left)</visible>
  249. </control>
  250.  
  251. <!-- <control type="image">
  252. <width>64</width>
  253. <height>64</height>
  254. <centertop>50%</centertop>
  255. <texture colordiffuse="Dark1">flags/$VAR[Flagstar1].png</texture>
  256. </control>
  257. <control type="image">
  258. <posx>-48</posx>
  259. <width>64</width>
  260. <height>64</height>
  261. <centertop>50%</centertop>
  262. <texture colordiffuse="Dark1">flags/$VAR[Flagstar2].png</texture>
  263. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  264. </control>
  265. <control type="image">
  266. <posx>-48</posx>
  267. <width>64</width>
  268. <height>64</height>
  269. <centertop>50%</centertop>
  270. <texture colordiffuse="Dark1">flags/$VAR[Flagstar3].png</texture>
  271. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  272. </control>
  273. <control type="image">
  274. <posx>-48</posx>
  275. <width>64</width>
  276. <height>64</height>
  277. <centertop>50%</centertop>
  278. <texture colordiffuse="Dark1">flags/$VAR[Flagstar4].png</texture>
  279. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  280. </control>
  281. <control type="image">
  282. <posx>-48</posx>
  283. <width>64</width>
  284. <height>64</height>
  285. <centertop>50%</centertop>
  286. <texture colordiffuse="Dark1">flags/$VAR[Flagstar5].png</texture>
  287. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  288. </control>
  289. <control type="label">
  290. <left>-16</left>
  291. <width min="48">auto</width>
  292. <centertop>50%</centertop>
  293. <height>64</height>
  294. <align>left</align>
  295. <aligny>center</aligny>
  296. <label>$INFO[ListItem.Rating]</label>
  297. <font>Flag</font>
  298. <textcolor>Dark1</textcolor>
  299. <visible>Skin.HasSetting(furniture.numericrating)</visible>
  300. </control> -->
  301.  
  302. <control type="image">
  303. <width>48</width>
  304. <height>64</height>
  305. <centertop>50%</centertop>
  306. <texture colordiffuse="Dark1">flags/airing.png</texture>
  307. <aspectratio align="left">scale</aspectratio>
  308. <visible>Container.Content(tvshows) | Container.Content(seasons)</visible>
  309. </control>
  310. <control type="label">
  311. <width min="128">auto</width>
  312. <centertop>50%</centertop>
  313. <height>64</height>
  314. <align>left</align>
  315. <aligny>center</aligny>
  316. <label>$VAR[LabelNextAiredDetails]</label>
  317. <font>Flag</font>
  318. <textcolor>Dark2</textcolor>
  319. <visible>Container.Content(tvshows) | Container.Content(seasons)</visible>
  320. </control>
  321.  
  322. <control type="image">
  323. <width>88</width>
  324. <height>64</height>
  325. <centertop>50%</centertop>
  326. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[ListItem.VideoCodec,flags/source/,.png]</texture>
  327. <aspectratio align="center">keep</aspectratio>
  328. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(ListItem.VideoCodec)</visible>
  329. </control>
  330. <control type="image">
  331. <width>88</width>
  332. <height>64</height>
  333. <centertop>50%</centertop>
  334. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[ListItem.VideoAspect,flags/aspectratio/,.png]</texture>
  335. <aspectratio align="center">keep</aspectratio>
  336. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(ListItem.VideoAspect)</visible>
  337. </control>
  338. <control type="image">
  339. <width>88</width>
  340. <height>64</height>
  341. <centertop>50%</centertop>
  342. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[ListItem.AudioCodec,flags/audio/,.png]</texture>
  343. <aspectratio align="center">keep</aspectratio>
  344. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(ListItem.AudioCodec)</visible>
  345. </control>
  346. <control type="image">
  347. <width>88</width>
  348. <height>64</height>
  349. <centertop>50%</centertop>
  350. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[ListItem.AudioChannels,flags/channels/,.png]</texture>
  351. <aspectratio align="center">keep</aspectratio>
  352. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(ListItem.AudioChannels)</visible>
  353. </control>
  354.  
  355.  
  356.  
  357. <control type="image">
  358. <width>48</width>
  359. <height>64</height>
  360. <centertop>50%</centertop>
  361. <texture colordiffuse="Dark1">flags/video.png</texture>
  362. <aspectratio align="left">scale</aspectratio>
  363. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(ListItem.VideoResolution)</visible>
  364. </control>
  365. <control type="label">
  366. <width min="128">auto</width>
  367. <centertop>50%</centertop>
  368. <height>64</height>
  369. <align>left</align>
  370. <aligny>center</aligny>
  371. <label>$INFO[ListItem.VideoCodec,, • ]$INFO[ListItem.VideoResolution]$INFO[ListItem.VideoAspect, • ,]</label>
  372. <font>Flag</font>
  373. <textcolor>Dark1</textcolor>
  374. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(ListItem.VideoResolution)</visible>
  375. </control>
  376. <control type="image">
  377. <width>48</width>
  378. <centertop>50%</centertop>
  379. <height>64</height>
  380. <texture colordiffuse="Dark1">flags/audio.png</texture>
  381. <aspectratio align="left">scale</aspectratio>
  382. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(ListItem.AudioCodec)</visible>
  383. </control>
  384. <control type="label">
  385. <width>auto</width>
  386. <centertop>50%</centertop>
  387. <height>64</height>
  388. <align>left</align>
  389. <aligny>center</aligny>
  390. <label>$INFO[ListItem.AudioCodec]$VAR[LabelAudioChannels, • ,]</label>
  391. <font>Flag</font>
  392. <textcolor>Dark1</textcolor>
  393. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(ListItem.AudioCodec)</visible>
  394. </control>
  395. <control type="image">
  396. <width>48</width>
  397. <height>64</height>
  398. <centertop>50%</centertop>
  399. <texture colordiffuse="Dark1">flags/time.png</texture>
  400. <aspectratio align="left">scale</aspectratio>
  401. <visible>!IsEmpty(ListItem.Duration) + [Control.IsVisible(500) | Control.IsVisible(53) | Control.IsVisible(52) | Control.IsVisible(55)]</visible>
  402. </control>
  403. <control type="label">
  404. <width>auto</width>
  405. <centertop>50%</centertop>
  406. <height>64</height>
  407. <align>left</align>
  408. <aligny>center</aligny>
  409. <label>$INFO[ListItem.Duration,, $LOCALIZE[31102] ]</label>
  410. <font>Flag</font>
  411. <textcolor>Dark1</textcolor>
  412. <visible>!IsEmpty(ListItem.Duration) + [Control.IsVisible(500) | Control.IsVisible(53) | Control.IsVisible(52) | Control.IsVisible(55)]</visible>
  413. </control>
  414. <control type="image">
  415. <width>64</width>
  416. <centertop>50%</centertop>
  417. <height>64</height>
  418. <texture colordiffuse="Dark1">flags/3D.png</texture>
  419. <visible>ListItem.IsStereoscopic</visible>
  420. </control>
  421.  
  422. <control type="image">
  423. <width>59</width>
  424. <centertop>50%</centertop>
  425. <height>40</height>
  426. <texture colordiffuse="Dark1">flags/bluray.png</texture>
  427. <visible>[substring(ListItem.FilenameAndPath,bluray) | substring(ListItem.FilenameAndPath,bdrip) | substring(ListItem.FilenameAndPath,bd25) | substring(ListItem.FilenameAndPath,bd50)]</visible>
  428. </control>
  429. <control type="image">
  430. <width>95</width>
  431. <centertop>50%</centertop>
  432. <height>64</height>
  433. <texture colordiffuse="Dark1">flags/hddvd.png</texture>
  434. <visible>substring(ListItem.FilenameAndPath,hddvd)</visible>
  435. </control>
  436. <control type="image">
  437. <width>59</width>
  438. <centertop>50%</centertop>
  439. <height>40</height>
  440. <texture colordiffuse="Dark1">flags/dvd.png</texture>
  441. <visible>substring(ListItem.FilenameAndPath,dvd) + !substring(ListItem.FilenameAndPath,hddvd)</visible>
  442. </control>
  443. <control type="image">
  444. <width>64</width>
  445. <centertop>50%</centertop>
  446. <height>64</height>
  447. <texture colordiffuse="Dark1">flags/tv.png</texture>
  448. <visible>substring(ListItem.FilenameAndPath,hdtv) | substring(ListItem.FilenameAndPath,dsr) | substring(ListItem.FilenameAndPath,pdtv) | substring(ListItem.FilenameAndPath,satrip) | substring(ListItem.FilenameAndPath,dthrip) | substring(ListItem.FilenameAndPath,dvbrip) | substring(ListItem.FilenameAndPath,tvrip)</visible>
  449. </control>
  450. <control type="image">
  451. <width>64</width>
  452. <centertop>50%</centertop>
  453. <height>64</height>
  454. <texture colordiffuse="Dark1">flags/web-dl.png</texture>
  455. <visible>substring(ListItem.FilenameAndPath,web-dl) | substring(ListItem.FilenameAndPath,webdl) | substring(ListItem.FilenameAndPath,web-rip) | substring(ListItem.FilenameAndPath,webrip) | substring(ListItem.FilenameAndPath,web dl) | substring(ListItem.FilenameAndPath,web rip)</visible>
  456. </control>
  457.  
  458. <!-- Rotten Tomatoes -->
  459. <control type="image">
  460. <width>64</width>
  461. <centertop>50%</centertop>
  462. <height>34</height>
  463. <texture colordiffuse="Dark1">flags/imdb250.png</texture>
  464. <visible>IntegerGreaterThan(Window(Home).Property(SkinHelper.ListItem.IMDB.Top250), 0)</visible>
  465. </control>
  466. <control type="label">
  467. <width>50</width>
  468. <height>40</height>
  469. <label>$INFO[Window(Home).Property(SkinHelper.ListItem.IMDB.Top250),#]</label>
  470. <font>Flag</font>
  471. <aligny>center</aligny>
  472. <centertop>50%</centertop>
  473. <textcolor>Dark1</textcolor>
  474. <visible>IntegerGreaterThan(Window(Home).Property(SkinHelper.ListItem.IMDB.Top250), 0)</visible>
  475. </control>
  476.  
  477. <control type="image">
  478. <width>40</width>
  479. <centertop>50%</centertop>
  480. <height>40</height>
  481. <texture colordiffuse="Dark1">flags/certified.png</texture>
  482. <visible>IntegerGreaterThan(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter),74)</visible>
  483. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter))</visible>
  484. </control>
  485. <control type="image">
  486. <width>38</width>
  487. <centertop>50%</centertop>
  488. <height>40</height>
  489. <texture colordiffuse="Dark1">flags/fresh.png</texture>
  490. <visible>IntegerGreaterThan(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter),59) + !IntegerGreaterThan(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter),74)</visible>
  491. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter))</visible>
  492. </control>
  493. <control type="image">
  494. <width>41</width>
  495. <centertop>50%</centertop>
  496. <height>40</height>
  497. <texture colordiffuse="Dark1">flags/rotten.png</texture>
  498. <visible>IntegerGreaterThan(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter),0) + !IntegerGreaterThan(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter),59)</visible>
  499. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter))</visible>
  500. </control>
  501. <control type="label">
  502. <width>54</width>
  503. <height>40</height>
  504. <label>$INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter), ,% ]</label>
  505. <font>Flag</font>
  506. <aligny>center</aligny>
  507. <centertop>50%</centertop>
  508. <textcolor>Dark1</textcolor>
  509. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter))</visible>
  510. </control>
  511.  
  512. <control type="image">
  513. <width>29</width>
  514. <centertop>50%</centertop>
  515. <height>40</height>
  516. <texture colordiffuse="Dark1">flags/popcorn.png</texture>
  517. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter))</visible>
  518. <visible>Integer.IsGreater(Window(home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter),59)</visible>
  519. </control>
  520. <control type="image">
  521. <width>52</width>
  522. <centertop>50%</centertop>
  523. <height>40</height>
  524. <texture colordiffuse="Dark1">flags/spilt.png</texture>
  525. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter))</visible>
  526. <visible>!Integer.IsGreater(Window(home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter),59)</visible>
  527. </control>
  528. <control type="label">
  529. <width>54</width>
  530. <height>40</height>
  531. <label>$INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter), ,% ]</label>
  532. <font>Flag</font>
  533. <aligny>center</aligny>
  534. <centertop>50%</centertop>
  535. <textcolor>Dark1</textcolor>
  536. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter))</visible>
  537. </control>
  538.  
  539. <control type="image">
  540. <width>40</width>
  541. <centertop>50%</centertop>
  542. <height>40</height>
  543. <texture colordiffuse="Dark1">flags/metacritic.png</texture>
  544. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.MetaCritic.Rating))</visible>
  545. </control>
  546. <control type="label">
  547. <width>50</width>
  548. <height>40</height>
  549. <label>$INFO[Window(Home).Property(SkinHelper.ListItem.MetaCritic.Rating), , ]</label>
  550. <font>Flag</font>
  551. <aligny>center</aligny>
  552. <centertop>50%</centertop>
  553. <textcolor>Dark1</textcolor>
  554. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.MetaCritic.Rating))</visible>
  555. </control>
  556.  
  557. <control type="image">
  558. <width>45</width>
  559. <centertop>50%</centertop>
  560. <height>40</height>
  561. <texture colordiffuse="Dark1">flags/tmdb.png</texture>
  562. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.Rating.TMDB))</visible>
  563. </control>
  564. <control type="label">
  565. <width>50</width>
  566. <height>40</height>
  567. <label>$INFO[Window(Home).Property(SkinHelper.ListItem.Rating.TMDB), , ]</label>
  568. <font>Flag</font>
  569. <aligny>center</aligny>
  570. <centertop>50%</centertop>
  571. <textcolor>Dark1</textcolor>
  572. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.Rating.TMDB))</visible>
  573. </control>
  574.  
  575. <control type="image">
  576. <width>40</width>
  577. <centertop>50%</centertop>
  578. <height>40</height>
  579. <texture colordiffuse="Dark1">flags/tvdb.png</texture>
  580. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.Rating.TVDB))</visible>
  581. </control>
  582. <control type="label">
  583. <width>50</width>
  584. <height>40</height>
  585. <label>$INFO[Window(Home).Property(SkinHelper.ListItem.Rating.TVDB), , ]</label>
  586. <font>Flag</font>
  587. <aligny>center</aligny>
  588. <centertop>50%</centertop>
  589. <textcolor>Dark1</textcolor>
  590. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.Rating.TVDB))</visible>
  591. </control>
  592.  
  593. <control type="image">
  594. <width>64</width>
  595. <centertop>50%</centertop>
  596. <height>34</height>
  597. <texture colordiffuse="Dark1">flags/imdb.png</texture>
  598. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.Rating.IMDB))</visible>
  599. </control>
  600. <control type="label">
  601. <width>50</width>
  602. <height>40</height>
  603. <label>$INFO[Window(Home).Property(SkinHelper.ListItem.Rating.IMDB), , ]</label>
  604. <font>Flag</font>
  605. <aligny>center</aligny>
  606. <centertop>50%</centertop>
  607. <textcolor>Dark1</textcolor>
  608. <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.ListItem.Rating.IMDB))</visible>
  609. </control>
  610. <!-- End Rotten Tomatoes -->
  611. </control>
  612. </include>
  613. <include name="Furniture_Hub_Flags">
  614. <control type="grouplist">
  615. <visible>!Skin.HasSetting(furniture.flags)</visible>
  616. <include>Animation.FadeIn</include>
  617. <include>Animation.FadeOut</include>
  618. <left>SidePad</left>
  619. <centerbottom>NavBarPad</centerbottom>
  620. <width>1400</width>
  621. <height>64</height>
  622. <orientation>horizontal</orientation>
  623. <align>left</align>
  624. <itemgap>24</itemgap>
  625. <usecontrolcoords>true</usecontrolcoords>
  626. <control type="group">
  627. <visible>!Skin.HasSetting(furniture.flagicons) | IsEmpty(Container(9500).ListItem.VideoResolution)</visible>
  628. <width>64</width>
  629. <height>64</height>
  630. <control type="image" description="button back">
  631. <width>64</width>
  632. <height>64</height>
  633. <texture border="32" colordiffuse="Dark1">common/circle.png</texture>
  634. </control>
  635. <control type="label">
  636. <width>64</width>
  637. <height>64</height>
  638. <align>center</align>
  639. <aligny>center</aligny>
  640. <label>$VAR[HDSD]</label>
  641. <font>SmallBold</font>
  642. <textcolor>Light1</textcolor>
  643. <visible>!substring(Container(9500).ListItem.Path,videodb://movies/sets,left)</visible>
  644. </control>
  645. <control type="image">
  646. <width>64</width>
  647. <height>64</height>
  648. <texture colordiffuse="Light1">flags/sets.png</texture>
  649. <visible>substring(Container(9500).ListItem.Path,videodb://movies/sets,left)</visible>
  650. </control>
  651. </control>
  652. <control type="image">
  653. <width>88</width>
  654. <height>64</height>
  655. <centertop>50%</centertop>
  656. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[Container(9500).ListItem.VideoResolution,flags/resolution/,.png]</texture>
  657. <aspectratio align="center">keep</aspectratio>
  658. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(9500).ListItem.VideoResolution)</visible>
  659. </control>
  660.  
  661. <control type="image">
  662. <width>64</width>
  663. <height>64</height>
  664. <centertop>50%</centertop>
  665. <texture colordiffuse="Dark1">flags/$VAR[HubFlagstar1].png</texture>
  666. </control>
  667. <control type="image">
  668. <posx>-48</posx>
  669. <width>64</width>
  670. <height>64</height>
  671. <centertop>50%</centertop>
  672. <texture colordiffuse="Dark1">flags/$VAR[HubFlagstar2].png</texture>
  673. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  674. </control>
  675. <control type="image">
  676. <posx>-48</posx>
  677. <width>64</width>
  678. <height>64</height>
  679. <centertop>50%</centertop>
  680. <texture colordiffuse="Dark1">flags/$VAR[HubFlagstar3].png</texture>
  681. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  682. </control>
  683. <control type="image">
  684. <posx>-48</posx>
  685. <width>64</width>
  686. <height>64</height>
  687. <centertop>50%</centertop>
  688. <texture colordiffuse="Dark1">flags/$VAR[HubFlagstar4].png</texture>
  689. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  690. </control>
  691. <control type="image">
  692. <posx>-48</posx>
  693. <width>64</width>
  694. <height>64</height>
  695. <centertop>50%</centertop>
  696. <texture colordiffuse="Dark1">flags/$VAR[HubFlagstar5].png</texture>
  697. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  698. </control>
  699. <control type="label">
  700. <left>-16</left>
  701. <width min="48">auto</width>
  702. <centertop>50%</centertop>
  703. <height>64</height>
  704. <align>left</align>
  705. <aligny>center</aligny>
  706. <label>$INFO[Container(9500).ListItem.Rating]</label>
  707. <font>Flag</font>
  708. <textcolor>Dark1</textcolor>
  709. <visible>Skin.HasSetting(furniture.numericrating)</visible>
  710. </control>
  711.  
  712. <control type="image">
  713. <width>88</width>
  714. <height>64</height>
  715. <centertop>50%</centertop>
  716. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[Container(9500).ListItem.VideoCodec,flags/source/,.png]</texture>
  717. <aspectratio align="center">keep</aspectratio>
  718. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(9500).ListItem.VideoCodec)</visible>
  719. </control>
  720. <control type="image">
  721. <width>88</width>
  722. <height>64</height>
  723. <centertop>50%</centertop>
  724. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[Container(9500).ListItem.VideoAspect,flags/aspectratio/,.png]</texture>
  725. <aspectratio align="center">keep</aspectratio>
  726. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(9500).ListItem.VideoAspect)</visible>
  727. </control>
  728. <control type="image">
  729. <width>88</width>
  730. <height>64</height>
  731. <centertop>50%</centertop>
  732. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[Container(9500).ListItem.AudioCodec,flags/audio/,.png]</texture>
  733. <aspectratio align="center">keep</aspectratio>
  734. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(9500).ListItem.AudioCodec)</visible>
  735. </control>
  736. <control type="image">
  737. <width>88</width>
  738. <height>64</height>
  739. <centertop>50%</centertop>
  740. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[Container(9500).ListItem.AudioChannels,flags/channels/,.png]</texture>
  741. <aspectratio align="center">keep</aspectratio>
  742. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(9500).ListItem.AudioChannels)</visible>
  743. </control>
  744.  
  745. <control type="image">
  746. <width>48</width>
  747. <height>64</height>
  748. <texture colordiffuse="Dark1">flags/video.png</texture>
  749. <aspectratio align="left">scale</aspectratio>
  750. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(9500).ListItem.VideoResolution)</visible>
  751. </control>
  752. <control type="label">
  753. <width min="128">auto</width>
  754. <height>64</height>
  755. <align>left</align>
  756. <aligny>center</aligny>
  757. <label>$INFO[Container(9500).ListItem.VideoCodec,, • ]$INFO[Container(9500).ListItem.VideoResolution]$INFO[Container(9500).ListItem.VideoAspect, • ,]</label>
  758. <font>Flag</font>
  759. <textcolor>Dark1</textcolor>
  760. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(9500).ListItem.VideoResolution)</visible>
  761. </control>
  762. <control type="image">
  763. <width>48</width>
  764. <height>64</height>
  765. <texture colordiffuse="Dark1">flags/audio.png</texture>
  766. <aspectratio align="left">scale</aspectratio>
  767. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(9500).ListItem.AudioCodec)</visible>
  768. </control>
  769. <control type="label">
  770. <width min="128">auto</width>
  771. <height>64</height>
  772. <align>left</align>
  773. <aligny>center</aligny>
  774. <label>$INFO[Container(9500).ListItem.AudioCodec]$VAR[LabelHubAudioChannels, • ,]</label>
  775. <font>Flag</font>
  776. <textcolor>Dark1</textcolor>
  777. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(9500).ListItem.AudioCodec)</visible>
  778. </control>
  779.  
  780. <control type="image">
  781. <width>64</width>
  782. <height>64</height>
  783. <texture colordiffuse="Dark1">flags/3D.png</texture>
  784. <visible>Container(9500).ListItem.IsStereoscopic</visible>
  785. </control>
  786. <control type="image">
  787. <width>64</width>
  788. <height>64</height>
  789. <texture colordiffuse="Dark1">flags/bluray.png</texture>
  790. <visible>[substring(Container(9500).ListItem.FilenameAndPath,bluray) | substring(Container(9500).ListItem.FilenameAndPath,bdrip) | substring(Container(9500).ListItem.FilenameAndPath,bd25) | substring(Container(9500).ListItem.FilenameAndPath,bd50)]</visible>
  791. </control>
  792. <control type="image">
  793. <width>95</width>
  794. <centertop>50%</centertop>
  795. <height>64</height>
  796. <texture colordiffuse="Dark1">flags/hddvd.png</texture>
  797. <visible>substring(Container(9500).ListItem.FilenameAndPath,hddvd)</visible>
  798. </control>
  799. <control type="image">
  800. <width>64</width>
  801. <centertop>50%</centertop>
  802. <height>64</height>
  803. <texture colordiffuse="Dark1">flags/dvd.png</texture>
  804. <visible>substring(Container(9500).ListItem.FilenameAndPath,dvd) + !substring(Container(9500).ListItem.FilenameAndPath,hddvd)</visible>
  805. </control>
  806.  
  807. <control type="image">
  808. <width>64</width>
  809. <centertop>50%</centertop>
  810. <height>64</height>
  811. <texture colordiffuse="Dark1">flags/imdb.png</texture>
  812. <visible>!IsEmpty(Container(9500).ListItem.Top250)</visible>
  813. </control>
  814.  
  815.  
  816.  
  817. </control>
  818. </include>
  819. <include name="Furniture_Home_Flags">
  820. <control type="grouplist">
  821. <visible>!Skin.HasSetting(furniture.flags)</visible>
  822. <visible>Control.HasFocus(301)</visible>
  823. <include>Animation.FadeIn</include>
  824. <include>Animation.FadeOut</include>
  825. <left>SidePad</left>
  826. <centerbottom>NavBarPad</centerbottom>
  827. <width>1400</width>
  828. <height>64</height>
  829. <orientation>horizontal</orientation>
  830. <align>left</align>
  831. <itemgap>24</itemgap>
  832. <usecontrolcoords>true</usecontrolcoords>
  833. <control type="group">
  834. <visible>!Skin.HasSetting(furniture.flagicons) | IsEmpty(Container(301).ListItem.VideoResolution)</visible>
  835. <width>64</width>
  836. <height>64</height>
  837. <control type="image" description="button back">
  838. <width>64</width>
  839. <height>64</height>
  840. <texture border="32" colordiffuse="Dark1">common/circle.png</texture>
  841. </control>
  842. <control type="label">
  843. <width>64</width>
  844. <height>64</height>
  845. <align>center</align>
  846. <aligny>center</aligny>
  847. <label>$VAR[HDSD]</label>
  848. <font>SmallBold</font>
  849. <textcolor>Light1</textcolor>
  850. <visible>!substring(Container(301).ListItem.Path,videodb://movies/sets,left)</visible>
  851. </control>
  852. <control type="image">
  853. <width>64</width>
  854. <height>64</height>
  855. <texture colordiffuse="Light1">flags/sets.png</texture>
  856. <visible>substring(Container(301).ListItem.Path,videodb://movies/sets,left)</visible>
  857. </control>
  858. </control>
  859. <control type="image">
  860. <width>88</width>
  861. <height>64</height>
  862. <centertop>50%</centertop>
  863. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[Container(301).ListItem.VideoResolution,flags/resolution/,.png]</texture>
  864. <aspectratio align="center">keep</aspectratio>
  865. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(301).ListItem.VideoResolution)</visible>
  866. </control>
  867.  
  868. <control type="image">
  869. <width>64</width>
  870. <height>64</height>
  871. <centertop>50%</centertop>
  872. <texture colordiffuse="Dark1">flags/$VAR[HomeFlagstar1].png</texture>
  873. </control>
  874. <control type="image">
  875. <posx>-48</posx>
  876. <width>64</width>
  877. <height>64</height>
  878. <centertop>50%</centertop>
  879. <texture colordiffuse="Dark1">flags/$VAR[HomeFlagstar2].png</texture>
  880. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  881. </control>
  882. <control type="image">
  883. <posx>-48</posx>
  884. <width>64</width>
  885. <height>64</height>
  886. <centertop>50%</centertop>
  887. <texture colordiffuse="Dark1">flags/$VAR[HomeFlagstar3].png</texture>
  888. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  889. </control>
  890. <control type="image">
  891. <posx>-48</posx>
  892. <width>64</width>
  893. <height>64</height>
  894. <centertop>50%</centertop>
  895. <texture colordiffuse="Dark1">flags/$VAR[HomeFlagstar4].png</texture>
  896. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  897. </control>
  898. <control type="image">
  899. <posx>-48</posx>
  900. <width>64</width>
  901. <height>64</height>
  902. <centertop>50%</centertop>
  903. <texture colordiffuse="Dark1">flags/$VAR[HomeFlagstar5].png</texture>
  904. <visible>!Skin.HasSetting(furniture.numericrating)</visible>
  905. </control>
  906. <control type="label">
  907. <left>-16</left>
  908. <width min="48">auto</width>
  909. <centertop>50%</centertop>
  910. <height>64</height>
  911. <align>left</align>
  912. <aligny>center</aligny>
  913. <label>$INFO[Container(301).ListItem.Rating]</label>
  914. <font>Flag</font>
  915. <textcolor>Dark1</textcolor>
  916. <visible>Skin.HasSetting(furniture.numericrating)</visible>
  917. </control>
  918.  
  919. <control type="image">
  920. <width>88</width>
  921. <height>64</height>
  922. <centertop>50%</centertop>
  923. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[Container(301).ListItem.VideoCodec,flags/source/,.png]</texture>
  924. <aspectratio align="center">keep</aspectratio>
  925. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(301).ListItem.VideoCodec)</visible>
  926. </control>
  927. <control type="image">
  928. <width>88</width>
  929. <height>64</height>
  930. <centertop>50%</centertop>
  931. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[Container(301).ListItem.VideoAspect,flags/aspectratio/,.png]</texture>
  932. <aspectratio align="center">keep</aspectratio>
  933. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(301).ListItem.VideoAspect)</visible>
  934. </control>
  935. <control type="image">
  936. <width>88</width>
  937. <height>64</height>
  938. <centertop>50%</centertop>
  939. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[Container(301).ListItem.AudioCodec,flags/audio/,.png]</texture>
  940. <aspectratio align="center">keep</aspectratio>
  941. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(301).ListItem.AudioCodec)</visible>
  942. </control>
  943. <control type="image">
  944. <width>88</width>
  945. <height>64</height>
  946. <centertop>50%</centertop>
  947. <texture colordiffuse="Dark1" fallback="flags/fallback.png">$INFO[Container(301).ListItem.AudioChannels,flags/channels/,.png]</texture>
  948. <aspectratio align="center">keep</aspectratio>
  949. <visible>Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(301).ListItem.AudioChannels)</visible>
  950. </control>
  951.  
  952. <control type="image">
  953. <width>48</width>
  954. <height>64</height>
  955. <texture colordiffuse="Dark1">flags/video.png</texture>
  956. <aspectratio align="left">scale</aspectratio>
  957. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(301).ListItem.VideoResolution)</visible>
  958. </control>
  959. <control type="label">
  960. <width min="128">auto</width>
  961. <height>64</height>
  962. <align>left</align>
  963. <aligny>center</aligny>
  964. <label>$INFO[Container(301).ListItem.VideoCodec,, • ]$INFO[Container(301).ListItem.VideoResolution]$INFO[Container(301).ListItem.VideoAspect, • ,]</label>
  965. <font>Flag</font>
  966. <textcolor>Dark1</textcolor>
  967. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(301).ListItem.VideoResolution)</visible>
  968. </control>
  969. <control type="image">
  970. <width>48</width>
  971. <height>64</height>
  972. <texture colordiffuse="Dark1">flags/audio.png</texture>
  973. <aspectratio align="left">scale</aspectratio>
  974. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(301).ListItem.AudioCodec)</visible>
  975. </control>
  976. <control type="label">
  977. <width min="128">auto</width>
  978. <height>64</height>
  979. <align>left</align>
  980. <aligny>center</aligny>
  981. <label>$INFO[Container(301).ListItem.AudioCodec]$VAR[LabelHomeAudioChannels, • ,]</label>
  982. <font>Flag</font>
  983. <textcolor>Dark1</textcolor>
  984. <visible>!Skin.HasSetting(furniture.flagicons) + !IsEmpty(Container(301).ListItem.AudioCodec)</visible>
  985. </control>
  986.  
  987. <control type="image">
  988. <width>64</width>
  989. <height>64</height>
  990. <texture colordiffuse="Dark1">flags/3D.png</texture>
  991. <visible>Container(301).ListItem.IsStereoscopic</visible>
  992. </control>
  993. <control type="image">
  994. <width>64</width>
  995. <height>64</height>
  996. <texture colordiffuse="Dark1">flags/bluray.png</texture>
  997. <visible>[substring(Container(301).ListItem.FilenameAndPath,bluray) | substring(Container(301).ListItem.FilenameAndPath,bdrip) | substring(Container(301).ListItem.FilenameAndPath,bd25) | substring(Container(301).ListItem.FilenameAndPath,bd50)]</visible>
  998. </control>
  999. <control type="image">
  1000. <width>95</width>
  1001. <centertop>50%</centertop>
  1002. <height>64</height>
  1003. <texture colordiffuse="Dark1">flags/hddvd.png</texture>
  1004. <visible>substring(Container(301).ListItem.FilenameAndPath,hddvd)</visible>
  1005. </control>
  1006. <control type="image">
  1007. <width>64</width>
  1008. <centertop>50%</centertop>
  1009. <height>64</height>
  1010. <texture colordiffuse="Dark1">flags/dvd.png</texture>
  1011. <visible>substring(Container(301).ListItem.FilenameAndPath,dvd) + !substring(Container(301).ListItem.FilenameAndPath,hddvd)</visible>
  1012. </control>
  1013.  
  1014. <control type="image">
  1015. <width>64</width>
  1016. <centertop>50%</centertop>
  1017. <height>64</height>
  1018. <texture colordiffuse="Dark1">flags/imdb.png</texture>
  1019. <visible>!IsEmpty(Container(301).ListItem.Top250)</visible>
  1020. </control>
  1021.  
  1022.  
  1023.  
  1024. </control>
  1025. </include>
  1026.  
  1027. <variable name="HeaderIcon">
  1028. <value condition="Player.Muted">special://skin/extras/icons/mute.png</value>
  1029. <value condition="Window.IsVisible(DialogButtonMenu.xml)">special://skin/extras/icons/power.png</value>
  1030. <value condition="Window.IsVisible(DialogFavourites.xml)">special://skin/extras/icons/favourites.png</value>
  1031. <value condition="Window.IsVisible(EventLog.xml)">special://skin/extras/icons/antenna.png</value>
  1032. <value condition="Window.IsVisible(1103) | Window.IsVisible(1104) | Window.IsVisible(1105)">special://skin/extras/icons/director.png</value>
  1033. <value condition="Player.HasAudio + [Window.IsVisible(fullscreenvideo) | Window.IsVisible(visualisation) | Window.IsVisible(home)]">special://skin/extras/icons/songs.png</value>
  1034. <value condition="Player.HasVideo + VideoPlayer.Content(livetv) + [Window.IsVisible(fullscreenvideo) | Window.IsVisible(visualisation) | Window.IsVisible(home)]">special://skin/extras/icons/livetv.png</value>
  1035. <value condition="Player.HasVideo + VideoPlayer.Content(movies) + [Window.IsVisible(fullscreenvideo) | Window.IsVisible(visualisation) | Window.IsVisible(home)]">special://skin/extras/icons/film.png</value>
  1036. <value condition="Player.HasVideo + VideoPlayer.Content(episodes) + [Window.IsVisible(fullscreenvideo) | Window.IsVisible(visualisation) | Window.IsVisible(home)]">special://skin/extras/icons/tv.png</value>
  1037. <value condition="Player.HasVideo + [Window.IsVisible(fullscreenvideo) | Window.IsVisible(visualisation) | Window.IsVisible(home)]">special://skin/extras/icons/eye.png</value>
  1038. <value condition="Window.IsVisible(script-script.extendedinfo-YoutubeList.xml)">special://skin/extras/icons/youtube.png</value>
  1039. <value condition="Window.IsVisible(DialogVideoInfo.xml) | Window.IsVisible(script-script.extendedinfo-VideoList.xml) | Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml) | Window.IsVisible(script-script.extendedinfo-DialogInfo.xml) | Window.IsVisible(DialogMusicInfo.xml) | Window.IsVisible(DialogAddonInfo.xml)">special://skin/extras/icons/info.png</value>
  1040. <value condition="Window.IsVisible(script-NextAired-TVGuide.xml) | Window.IsVisible(script-NextAired-TVGuide2.xml)">special://skin/extras/icons/tvguide.png</value>
  1041. <value condition="SubString(Container.FolderPath,sources://,Left)">special://skin/extras/icons/files.png</value>
  1042. <value condition="SubString(Container.FolderPath,special://videoplaylists/,Left)">special://skin/extras/icons/playlist.png</value>
  1043. <value condition="StringCompare(Container.FolderPath,special://profile/playlists/)">special://skin/extras/icons/playlist.png</value>
  1044. <value condition="StringCompare(Container.FolderPath,special://profile/playlists/video/)">special://skin/extras/icons/playlist.png</value>
  1045. <value condition="StringCompare(Container.FolderPath,special://profile/playlists/music/)">special://skin/extras/icons/playlist.png</value>
  1046. <value condition="StringCompare(Container.FolderPath,special://profile/playlists/mixed/)">special://skin/extras/icons/playlist.png</value>
  1047. <value condition="Window.IsVisible(MyMusicPlaylistEditor.xml) | Window.IsVisible(MyMusicNav.xml) | Window.IsVisible(MyMusicSongs.xml)">special://skin/extras/icons/songs.png</value>
  1048. <value condition="SubString(Container.FolderPath,library://video/movies/,Left)">special://skin/extras/icons/film.png</value>
  1049. <value condition="SubString(Container.FolderPath,library://video/tvshows/,Left)">special://skin/extras/icons/tv.png</value>
  1050. <value condition="SubString(Container.FolderPath,videodb://movies/,Left)">special://skin/extras/icons/film.png</value>
  1051. <value condition="SubString(Container.FolderPath,videodb://tvshows/,Left)">special://skin/extras/icons/tv.png</value>
  1052. <value condition="SubString(Container.FolderPath,plugin://,Left)">special://skin/extras/icons/video-addons.png</value>
  1053. <value condition="Container.Content(movies)">special://skin/extras/icons/film.png</value>
  1054. <value condition="Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes)">special://skin/extras/icons/tv.png</value>
  1055. <value condition="Container.Content(songs)">special://skin/extras/icons/songs.png</value>
  1056. <value condition="Container.Content(livetv)">special://skin/extras/icons/livetv.png</value>
  1057. <value condition="Container.Content(files)">special://skin/extras/icons/files.png</value>
  1058. <value condition="Container.Content(plugins)">special://skin/extras/icons/video-addons.png</value>
  1059. <value condition="Container.Content(addons)">special://skin/extras/icons/addons.png</value>
  1060. <value condition="SubString(Container.FolderPath,videodb://musicvideos/,Left)">special://skin/extras/icons/musicvideo.png</value>
  1061. <value condition="Window.IsVisible(Custom_SetCustomColor.xml)">special://skin/extras/icons/wand.png</value>
  1062. <value condition="Window.IsVisible(MyPVRChannels.xml) | Window.IsVisible(MyPVRSearch.xml) | Window.IsVisible(MyPVRTimers.xml) | Window.IsVisible(MyPVRGuide.xml) | Window.IsVisible(MyPVRRecordings.xml)">special://skin/extras/icons/livetv.png</value>
  1063. <value condition="Window.IsVisible(MyMusicPlaylistEditor.xml) | Window.IsVisible(MyMusicNav.xml) | Window.IsVisible(MyMusicSongs.xml)">special://skin/extras/icons/songs.png</value>
  1064. <value condition="Window.IsVisible(MyPics.xml)">special://skin/extras/icons/pictures.png</value>
  1065. <value condition="Window.IsVisible(MyPrograms.xml) | Window.IsVisible(AddonBrowser.xml)">special://skin/extras/icons/addons.png</value>
  1066. <value condition="Window.IsVisible(weather)">special://skin/extras/icons/sun.png</value>
  1067. <value condition="Window.IsVisible(SettingsSystemInfo.xml) | Window.IsVisible(SettingsCategory.xml) | Window.IsVisible(settings) | Window.IsVisible(SkinSettings.xml)">special://skin/extras/icons/settings.png</value>
  1068. <value condition="Window.IsVisible(MyMusicPlaylist.xml)">special://skin/extras/icons/playlist.png</value>
  1069. <value condition="Window.IsVisible(FileManager.xml)">special://skin/extras/icons/database.png</value>
  1070. <value condition="Window.IsVisible(Home.xml)">special://skin/extras/icons/home.png</value>
  1071. <value condition="Window.IsVisible(MyVideoNav.xml)">special://skin/extras/icons/video-addons.png</value>
  1072. <value>special://skin/extras/icons/artist.png</value>
  1073. </variable>
  1074.  
  1075. <variable name="GlobalSearchHeaderLabel">
  1076. <value condition="Control.HasFocus(211)">[COLOR=$VAR[ColorHighlight]]$INFO[Control.GetLabel(210)][/COLOR] $LOCALIZE[20337] $LOCALIZE[31101]</value>
  1077. <value condition="Control.HasFocus(111)">[COLOR=$VAR[ColorHighlight]]$INFO[Control.GetLabel(110)][/COLOR] $LOCALIZE[20342]</value>
  1078. <value condition="Control.HasFocus(121)">[COLOR=$VAR[ColorHighlight]]$INFO[Control.GetLabel(120)][/COLOR] $LOCALIZE[20343]</value>
  1079. <value condition="Control.HasFocus(131)">[COLOR=$VAR[ColorHighlight]]$INFO[Control.GetLabel(130)][/COLOR] $LOCALIZE[33054]</value>
  1080. <value condition="Control.HasFocus(141)">[COLOR=$VAR[ColorHighlight]]$INFO[Control.GetLabel(140)][/COLOR] $LOCALIZE[20360]</value>
  1081. <value condition="Control.HasFocus(151)">[COLOR=$VAR[ColorHighlight]]$INFO[Control.GetLabel(150)][/COLOR] $LOCALIZE[20389]</value>
  1082. <value condition="Control.HasFocus(161)">[COLOR=$VAR[ColorHighlight]]$INFO[Control.GetLabel(160)][/COLOR] $LOCALIZE[133]</value>
  1083. <value condition="Control.HasFocus(171)">[COLOR=$VAR[ColorHighlight]]$INFO[Control.GetLabel(170)][/COLOR] $LOCALIZE[132]</value>
  1084. <value condition="Control.HasFocus(181)">[COLOR=$VAR[ColorHighlight]]$INFO[Control.GetLabel(180)][/COLOR] $LOCALIZE[134]</value>
  1085.  
  1086. </variable>
  1087.  
  1088. <variable name="MainHeaderLabel">
  1089. <value condition="Skin.HasSetting(hide.busydialog) + Window.IsVisible(DialogBusy.xml)">$LOCALIZE[20186]...</value>
  1090. <value condition="Window.IsVisible(Custom_SetCustomColor.xml)">$LOCALIZE[31238]</value>
  1091. <value condition="Window.IsVisible(MyMusicPlaylistEditor.xml)">$LOCALIZE[20011]</value>
  1092. <value condition="Window.IsVisible(DialogButtonMenu.xml)">$LOCALIZE[33060]</value>
  1093. <value condition="Window.IsVisible(DialogFavourites.xml)">$LOCALIZE[1036]</value>
  1094. <value condition="Window.IsVisible(EventLog.xml)">$LOCALIZE[14111]</value>
  1095. <value condition="[Window.IsVisible(script-globalsearch-main.xml) | Window.IsVisible(script-globalsearch-info.xml)] + [!IsEmpty(Control.GetLabel(190)) | !IsEmpty(Control.GetLabel(191)) | !IsEmpty(Control.GetLabel(199))]">$INFO[Control.GetLabel(190)]$INFO[Control.GetLabel(191)]$INFO[Control.GetLabel(199)]</value>
  1096. <value condition="Window.IsVisible(script-NextAired-TVGuide.xml) | Window.IsVisible(script-NextAired-TVGuide2.xml)">[CAPITALIZE]$LOCALIZE[4][/CAPITALIZE]</value>
  1097. <value condition="[Window.IsVisible(script-globalsearch-main.xml) | Window.IsVisible(script-globalsearch-info.xml)] + IsEmpty(Control.GetLabel(190)) + IsEmpty(Control.GetLabel(191)) + IsEmpty(Control.GetLabel(199))">$LOCALIZE[283]</value>
  1098. <value condition="Window.IsVisible(script-script.extendedinfo-YoutubeList.xml)">$LOCALIZE[31141]</value>
  1099. <value condition="Window.IsVisible(DialogVideoInfo.xml) | Window.IsVisible(script-script.extendedinfo-VideoList.xml) | Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml) | Window.IsVisible(script-script.extendedinfo-DialogInfo.xml)| Window.IsVisible(DialogMusicInfo.xml) | Window.IsVisible(DialogAddonInfo.xml)">$LOCALIZE[31241]</value>
  1100. <value condition="Window.IsVisible(MyVideoNav.xml) + StringCompare(Container.FolderPath,videodb://movies/titles/)">$LOCALIZE[20342]</value>
  1101. <value condition="Window.IsVisible(MyVideoNav.xml) + StringCompare(Container.FolderPath,videodb://tvshows/titles/)">$LOCALIZE[20343]</value>
  1102. <value condition="Window.IsVisible(MyVideoNav.xml) + SubString(Container.FolderPath,videodb://movies/,Left)">$INFO[Container.FolderName]</value>
  1103. <value condition="Window.IsVisible(MyVideoNav.xml) + SubString(Container.FolderPath,videodb://tvshows/,Left) + Container.Content(episodes) + !IsEmpty(ListItem.TvShowTitle)">$INFO[ListItem.TvShowTitle]$INFO[Container.FolderName, - ,]</value>
  1104. <value condition="Window.IsVisible(MyVideoNav.xml) + SubString(Container.FolderPath,videodb://tvshows/,Left)">$INFO[Container.FolderName]</value>
  1105. <value condition="Window.IsVisible(MyVideoNav.xml) + !IsEmpty(Container.FolderName)">$INFO[Container.FolderName]</value>
  1106. <value condition="Window.IsVisible(MyVideoNav.xml)">$LOCALIZE[3]</value>
  1107. <value condition="Window.IsVisible(MyPVRChannels.xml)">$LOCALIZE[19019]</value>
  1108. <value condition="Window.IsVisible(MyPVRGuide.xml)">$LOCALIZE[4]</value>
  1109. <value condition="Window.IsVisible(MyPVRRecordings.xml)">$LOCALIZE[19017]</value>
  1110. <value condition="Window.IsVisible(MyPVRTimers.xml)">$LOCALIZE[19040]</value>
  1111. <value condition="Window.IsVisible(MyPVRSearch.xml)">$LOCALIZE[137]</value>
  1112. <value condition="!IsEmpty(Container.FolderName) + [Window.IsVisible(MyMusicNav.xml) | Window.IsVisible(MyMusicSongs.xml)]">$INFO[Container.FolderName]</value>
  1113. <value condition="Window.IsVisible(MyMusicNav.xml) | Window.IsVisible(MyMusicSongs.xml)">$LOCALIZE[2]</value>
  1114. <value condition="Window.IsVisible(SettingsSystemInfo.xml) | Window.IsVisible(SettingsCategory.xml) | Window.IsVisible(settings) | Window.IsVisible(SkinSettings.xml)">$LOCALIZE[5]</value>
  1115. <value condition="Window.IsVisible(weather)">$LOCALIZE[8]</value>
  1116. <value condition="!IsEmpty(Container.FolderName) + Window.IsVisible(MyPics.xml)">$INFO[Container.FolderName]</value>
  1117. <value condition="Window.IsVisible(MyPics.xml)">$LOCALIZE[1]</value>
  1118. <value condition="Window.IsVisible(MyPrograms.xml)">$LOCALIZE[0]</value>
  1119. <value condition="Window.IsVisible(AddonBrowser.xml)">$LOCALIZE[24001]</value>
  1120. <value condition="Window.IsVisible(MyMusicPlaylist.xml)">$LOCALIZE[559]</value>
  1121. <value condition="Window.IsVisible(FileManager.xml)">$LOCALIZE[744]</value>
  1122. <value condition="Window.IsVisible(1103) + StringCompare(Window(1103).Property(content),1)">$INFO[Window(home).Property(ExtStudio),$LOCALIZE[31205] ,]</value>
  1123. <value condition="Window.IsVisible(1103) + StringCompare(Window(1103).Property(content),2)">$INFO[Window(home).Property(ExtMovie),$LOCALIZE[31204] ,]</value>
  1124. <value condition="Window.IsVisible(1103)">$INFO[Window(home).Property(ExtDirector),$LOCALIZE[31191] ,]</value>
  1125. <value condition="Window.IsVisible(1104) + StringCompare(Window(1104).Property(content),1)">$LOCALIZE[31211]</value>
  1126. <value condition="Window.IsVisible(1104) + StringCompare(Window(1104).Property(content),2)">$LOCALIZE[31210]</value>
  1127. <value condition="Window.IsVisible(1104) + StringCompare(Window(1104).Property(content),3)">$LOCALIZE[31209]</value>
  1128. <value condition="Window.IsVisible(1104)">$LOCALIZE[31208]</value>
  1129. <value condition="Window.IsVisible(1105) + StringCompare(Window(1105).Property(content),1)">$LOCALIZE[31211]</value>
  1130. <value condition="Window.IsVisible(1105) + StringCompare(Window(1105).Property(content),2)">$LOCALIZE[31210]</value>
  1131. <value condition="Window.IsVisible(1105) + StringCompare(Window(1105).Property(content),3)">$LOCALIZE[31212]</value>
  1132. <value condition="Window.IsVisible(1105)">$LOCALIZE[31213]</value>
  1133. <value>$LOCALIZE[10000]</value>
  1134. </variable>
  1135. <variable name="SubHeaderLabel">
  1136. <value condition="Window.IsVisible(script-script.extendedinfo-YoutubeList.xml)">$INFO[Window.Property(Filter_Label),, ]$INFO[Window.Property(TotalItems),, $LOCALIZE[31101]]</value>
  1137. <value condition="Window.IsVisible(script-NextAired-TVGuide.xml) | Window.IsVisible(script-NextAired-TVGuide2.xml)">[COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(NextAired.Total),,[/COLOR] $LOCALIZE[20343]]</value>
  1138. <value condition="Window.IsVisible(DialogVideoInfo.xml) | Window.IsVisible(script-script.extendedinfo-VideoList.xml) | Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml) | Window.IsVisible(script-script.extendedinfo-DialogInfo.xml)">$LOCALIZE[31242]</value>
  1139. <value condition="Window.IsVisible(DialogAddonInfo.xml)">$LOCALIZE[24000] $LOCALIZE[19033]</value>
  1140. <value condition="Window.IsVisible(DialogMusicInfo.xml)">$LOCALIZE[2] $LOCALIZE[19033]</value>
  1141. <value condition="[Window.IsVisible(script-globalsearch-main.xml) | Window.IsVisible(script-globalsearch-info.xml)] + IsEmpty(Control.GetLabel(190)) + IsEmpty(Control.GetLabel(191)) + IsEmpty(Control.GetLabel(199))">$VAR[GlobalSearchHeaderLabel]</value>
  1142. <value condition="Window.IsVisible(LoginScreen.xml)">$LOCALIZE[10029]</value>
  1143. <value condition="Window.IsVisible(Custom_SetCustomColor.xml)">$LOCALIZE[31239] [COLOR=$VAR[ColorHighlight]]$VAR[ColorHighlight][/COLOR] • $LOCALIZE[31240] [COLOR=$INFO[Control.GetLabel(9500)]]$INFO[Control.GetLabel(9500)][/COLOR]</value>
  1144. <value condition="[Window.IsVisible(MyPVRChannels.xml) | Window.IsVisible(MyPVRSearch.xml) | Window.IsVisible(MyPVRTimers.xml) | Window.IsVisible(MyPVRGuide.xml) | Window.IsVisible(MyPVRRecordings.xml)]">[COLOR=$VAR[ColorHighlight]]$INFO[Container.NumItems,,[/COLOR] $LOCALIZE[31101]]$INFO[Control.GetLabel(3), • ,]$INFO[Control.GetLabel(28), • ,]</value>
  1145. <value condition="!IsEmpty(Container.NumItems) + !Window.IsVisible(home)">[COLOR=$VAR[ColorHighlight]]$INFO[Container.NumItems,,[/COLOR] $LOCALIZE[31101]]$INFO[Control.GetLabel(3), • ,]</value>
  1146. <value condition="!IsEmpty(Container(9500).NumItems) + !Window.IsVisible(home)">[COLOR=$VAR[ColorHighlight]]$INFO[Container(9500).NumItems,,[/COLOR] $LOCALIZE[31101]]</value>
  1147. <value condition="Window.IsVisible(MyWeather.xml) + !IsEmpty(Window(Weather).Property(Location))">[COLOR=$VAR[ColorHighlight]]$INFO[Weather.Temperature,,[/COLOR] ]$INFO[Window(Weather).Property(Location)]</value>
  1148. <value condition="!Library.HasContent(Music) + IsEmpty(Pvr.BackendChannels)">[COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(Movies.Count)][/COLOR] $LOCALIZE[20342] • [COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(Episodes.Count)][/COLOR] $LOCALIZE[20360]</value>
  1149. <value condition="!Library.HasContent(Music)">[COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(Movies.Count)][/COLOR] $LOCALIZE[20342] • [COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(Episodes.Count)][/COLOR] $LOCALIZE[20360] • [COLOR=$VAR[ColorHighlight]]$INFO[Pvr.BackendChannels][/COLOR] $LOCALIZE[19019]</value>
  1150. <value condition="IsEmpty(Pvr.BackendChannels)">[COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(Movies.Count)][/COLOR] $LOCALIZE[20342] • [COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(Episodes.Count)][/COLOR] $LOCALIZE[20360] • [COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(Music.SongsCount)][/COLOR] $LOCALIZE[134]</value>
  1151. <value>[COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(Movies.Count)][/COLOR] $LOCALIZE[20342] • [COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(Episodes.Count)][/COLOR] $LOCALIZE[20360] • [COLOR=$VAR[ColorHighlight]]$INFO[Window(home).Property(Music.SongsCount)][/COLOR] $LOCALIZE[134] • [COLOR=$VAR[ColorHighlight]]$INFO[Pvr.BackendChannels][/COLOR] $LOCALIZE[19019]</value>
  1152. </variable>
  1153.  
  1154. <include name="Furniture_Header">
  1155. <control type="image" description="clearlogo">
  1156. <include>Animation.FadeIn</include>
  1157. <include>Animation.FadeOut</include>
  1158. <visible>Skin.HasSetting(furniture.logo)</visible>
  1159. <visible>!Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml) + !Window.IsVisible(script-script.extendedinfo-DialogInfo.xml)</visible>
  1160. <centertop>120</centertop>
  1161. <centerleft>50%</centerleft>
  1162. <width>400</width>
  1163. <height>100</height>
  1164. <aspectratio align="center">keep</aspectratio>
  1165. <texture background="true">$VAR[ClearLogoTopVar]</texture>
  1166. </control>
  1167. <control type="grouplist">
  1168. <top>SidePad</top>
  1169. <left>SidePad</left>
  1170. <visible>!Skin.HasSetting(furniture.header)</visible>
  1171. <include>Animation.FurnitureFadeInOut</include>
  1172. <orientation>horizontal</orientation>
  1173. <itemgap>24</itemgap>
  1174. <control type="group" description="iconbox">
  1175. <width>80</width>
  1176. <height>80</height>
  1177. <control type="image">
  1178. <width>80</width>
  1179. <height>80</height>
  1180. <texture colordiffuse="Panel" border="8">common/box.png</texture>
  1181. </control>
  1182. <control type="image">
  1183. <top>-14</top>
  1184. <left>-14</left>
  1185. <width>108</width>
  1186. <height>108</height>
  1187. <texture colordiffuse="PanelWhite100" border="8">$VAR[HeaderIcon]</texture>
  1188. <visible>!Container.Scrolling</visible>
  1189. <visible>!Skin.HasSetting(hide.busydialog) | !Window.IsVisible(DialogBusy.xml)</visible>
  1190. <animation effect="fade" start="0" end="100" time="150">VisibleChange</animation>
  1191. </control>
  1192. <control type="label">
  1193. <centertop>39</centertop>
  1194. <centerleft>40</centerleft>
  1195. <width>80</width>
  1196. <height>80</height>
  1197. <font>LargeBold</font>
  1198. <align>center</align>
  1199. <aligny>center</aligny>
  1200. <label>$INFO[ListItem.SortLetter,[UPPERCASE],[/UPPERCASE]]</label>
  1201. <textcolor>PanelWhite100</textcolor>
  1202. <visible>Container.Scrolling</visible>
  1203. <visible>!Skin.HasSetting(hide.busydialog) | !Window.IsVisible(DialogBusy.xml)</visible>
  1204. <animation effect="fade" start="0" end="100" time="150">VisibleChange</animation>
  1205. </control>
  1206. <control type="image">
  1207. <description>Busy animation</description>
  1208. <centerleft>40</centerleft>
  1209. <centertop>40</centertop>
  1210. <width>100</width>
  1211. <height>100</height>
  1212. <texture>dialog/loading-back.png</texture>
  1213. <aspectratio>keep</aspectratio>
  1214. <visible>Skin.HasSetting(hide.busydialog) + Window.IsVisible(DialogBusy.xml)</visible>
  1215. </control>
  1216. <control type="image">
  1217. <description>Busy animation</description>
  1218. <centerleft>40</centerleft>
  1219. <centertop>40</centertop>
  1220. <width>100</width>
  1221. <height>100</height>
  1222. <animation effect="rotate" condition="true" start="0" end="360" loop="true" time="1000" center="auto">Conditional</animation>
  1223. <texture colordiffuse="$VAR[ColorHighlight]">dialog/loading-spinner.png</texture>
  1224. <aspectratio>keep</aspectratio>
  1225. <visible>Skin.HasSetting(hide.busydialog) + Window.IsVisible(DialogBusy.xml)</visible>
  1226. </control>
  1227. </control>
  1228. <control type="group">
  1229. <control type="label">
  1230. <centertop>24</centertop>
  1231. <include condition="Skin.HasSetting(furniture.logo) + !Window.IsVisible(home) + !Window.IsVisible(settings) + !Window.IsVisible(skinsettings) + !Window.IsVisible(SettingsCategory.xml) + !Window.IsVisible(tvchannels) + !Window.IsVisible(tvrecordings) + !Window.IsVisible(tvguide) + !Window.IsVisible(tvsearch) + !Window.IsVisible(tvtimers)">HeaderLabelWidthLogo</include>
  1232. <width>auto</width>
  1233. <font>MediumBold</font>
  1234. <textcolor>Dark1</textcolor>
  1235. <label>$VAR[MainHeaderLabel]</label>
  1236. </control>
  1237. <control type="label">
  1238. <centertop>58</centertop>
  1239. <font>Flag</font>
  1240. <include condition="Skin.HasSetting(furniture.logo) + !Window.IsVisible(home) + !Window.IsVisible(settings) + !Window.IsVisible(skinsettings) + !Window.IsVisible(SettingsCategory.xml) + !Window.IsVisible(tvchannels) + !Window.IsVisible(tvrecordings) + !Window.IsVisible(tvguide) + !Window.IsVisible(tvsearch) + !Window.IsVisible(tvtimers)">HeaderLabelWidthLogo</include>
  1241. <width>auto</width>
  1242. <textcolor>Dark2</textcolor>
  1243. <label>$VAR[SubHeaderLabel]</label>
  1244. </control>
  1245. </control>
  1246. </control>
  1247. </include>
  1248. <include name="HeaderLabelWidthLogo"><width>560</width></include>
  1249. <include name="Furniture_Clock">
  1250. <control type="group">
  1251. <include>Animation.FurnitureFadeInOut</include>
  1252. <centerbottom>NavBarPad</centerbottom>
  1253. <visible>!Skin.HasSetting(furniture.clock)</visible>
  1254. <height>84</height>
  1255. <animation effect="slide" start="0" end="0,-10" time="150" condition="Skin.HasSetting(furniture.weather)">Conditional</animation>
  1256. <control type="label">
  1257. <centertop>24</centertop>
  1258. <right>130</right>
  1259. <align>right</align>
  1260. <font>LargeBold</font>
  1261. <textcolor>Dark1</textcolor>
  1262. <label>$INFO[System.Time(hh:mm)]</label>
  1263. <animation effect="slide" start="0" end="50" time="0" condition="IsEmpty(System.Time(xx))">Conditional</animation>
  1264. </control>
  1265. <control type="label">
  1266. <centertop>30</centertop>
  1267. <right>SidePad</right>
  1268. <font>SmallBold</font>
  1269. <textcolor>Dark3</textcolor>
  1270. <align>right</align>
  1271. <width>120</width>
  1272. <label>$INFO[System.Time(xx)]</label>
  1273. <visible>!IsEmpty(System.Time(xx))</visible>
  1274. </control>
  1275. <control type="label">
  1276. <centertop>64</centertop>
  1277. <right>SidePad</right>
  1278. <font>Flag</font>
  1279. <textcolor>Dark2</textcolor>
  1280. <align>right</align>
  1281. <width>50%</width>
  1282. <label>$INFO[System.Date]</label>
  1283. </control>
  1284. <control type="label">
  1285. <centertop>92</centertop>
  1286. <right>SidePad</right>
  1287. <font>Flag</font>
  1288. <textcolor>Dark3</textcolor>
  1289. <align>right</align>
  1290. <width>50%</width>
  1291. <visible>Skin.HasSetting(furniture.weather)</visible>
  1292. <label>[COLOR=$VAR[ColorHighlight]]$INFO[Weather.Temperature][/COLOR] $INFO[Weather.Conditions]</label>
  1293. </control>
  1294.  
  1295. </control>
  1296.  
  1297. </include>
  1298.  
  1299. <include name="Furniture_Weather">
  1300. <!-- Weather Furniture -->
  1301. <control type="grouplist">
  1302. <include>Animation.FurnitureFadeInOut</include>
  1303. <visible>!Skin.HasSetting(furniture.weather)</visible>
  1304. <visible>Skin.HasSetting(furniture.topweather) | [Window.IsActive(home) + substring(Container(300).ListItem.Property(widget),Weather,left)]</visible>
  1305. <visible>!Window.IsVisible(DialogVolumeBar.xml)</visible>
  1306. <visible>!Window.IsVisible(DialogNotification.xml)</visible>
  1307. <visible>!Window.IsVisible(DialogExtendedProgressBar.xml)</visible>
  1308. <visible>!Window.IsActive(DialogNotification.xml)</visible>
  1309. <visible>Skin.HasSetting(furniture.nowplaying) | [!Skin.HasSetting(furniture.nowplaying) + IsEmpty(Player.Duration) + !Player.HasAudio]</visible>
  1310. <top>70</top>
  1311. <right>62</right>
  1312. <orientation>horizontal</orientation>
  1313. <usecontrolcoords>true</usecontrolcoords>
  1314. <itemgap>24</itemgap>
  1315. <align>right</align>
  1316. <control type="group">
  1317. <width>700</width>
  1318. <posy>10</posy>
  1319. <control type="label">
  1320. <centertop>24</centertop>
  1321. <width>auto</width>
  1322. <font>MediumBold</font>
  1323. <align>right</align>
  1324. <textcolor>Dark1</textcolor>
  1325. <label>$INFO[Weather.Temperature]</label>
  1326. </control>
  1327. <control type="label">
  1328. <centertop>58</centertop>
  1329. <align>right</align>
  1330. <font>Flag</font>
  1331. <width>auto</width>
  1332. <textcolor>Dark2</textcolor>
  1333. <label>$INFO[Weather.Location,, - ]$INFO[Weather.Conditions]</label>
  1334. </control>
  1335. </control>
  1336. <control type="group">
  1337. <posx>-10</posx>
  1338. <posy>10</posy>
  1339. <height>80</height>
  1340. <width>90</width>
  1341. <control type="image">
  1342. <width>80</width>
  1343. <height>80</height>
  1344. <fadetime>350</fadetime>
  1345. <aspectratio aligny="center" align="center">keep</aspectratio>
  1346. <texture colordiffuse="Dark1">$INFO[Weather.FanartCode,resource://resource.images.weathericons.white/,.png]</texture>
  1347. </control>
  1348. </control>
  1349. </control>
  1350. </include>
  1351.  
  1352. <include name="Furniture_NowPlaying">
  1353. <control type="grouplist">
  1354. <visible>!Skin.HasSetting(furniture.nowplaying)</visible>
  1355. <visible>!Window.IsVisible(DialogVolumeBar.xml)</visible>
  1356. <visible>!Window.IsVisible(DialogNotification.xml)</visible>
  1357. <visible>!Window.IsVisible(DialogExtendedProgressBar.xml)</visible>
  1358. <include>Animation.FurnitureFadeInOut</include>
  1359. <visible>IsEmpty(Window(10025).Property(TvTunesIsAlive))</visible>
  1360. <visible>!Window.IsActive(DialogNotification.xml)</visible>
  1361. <visible>Player.HasMedia</visible>
  1362. <visible>!IsEmpty(Player.Duration) | Player.HasAudio</visible>
  1363. <animation effect="slide" start="0" end="0,-250" time="150" condition="Control.HasFocus(301) + !Skin.HasSetting(home.classicwidgets) + !Skin.HasSetting(home.vertical)">Conditional</animation>
  1364. <top>70</top>
  1365. <right>62</right>
  1366. <orientation>horizontal</orientation>
  1367. <usecontrolcoords>true</usecontrolcoords>
  1368. <itemgap>24</itemgap>
  1369. <align>right</align>
  1370. <control type="group">
  1371. <include condition="Skin.HasSetting(furniture.logo)">HeaderLabelWidthLogo</include>
  1372. <width>700</width>
  1373. <posy>10</posy>
  1374. <control type="label">
  1375. <centertop>24</centertop>
  1376. <width>auto</width>
  1377. <font>MediumBold</font>
  1378. <align>right</align>
  1379. <textcolor>Dark1</textcolor>
  1380. <label>$INFO[Player.Title]</label>
  1381. </control>
  1382. <control type="label">
  1383. <centertop>58</centertop>
  1384. <align>right</align>
  1385. <font>Flag</font>
  1386. <width>auto</width>
  1387. <textcolor>Dark2</textcolor>
  1388. <label>$INFO[VideoPlayer.TvShowTitle,, ]$INFO[MusicPlayer.Artist,, ]$INFO[Player.Time]$INFO[Player.Duration, / ,]</label>
  1389. </control>
  1390. </control>
  1391. <control type="group">
  1392. <posx>-20</posx>
  1393. <height>100</height>
  1394. <width>100</width>
  1395. <control type="image" description="Back">
  1396. <left>0</left>
  1397. <centertop>50%</centertop>
  1398. <width>100</width>
  1399. <height>100</height>
  1400. <aspectratio align="center" aligny="center">keep</aspectratio>
  1401. <texture>progress/back.png</texture>
  1402. <animation effect="fade" start="0" end="100" time="150">VisibleChange</animation>
  1403. </control>
  1404. <control type="image" description="Play">
  1405. <left>0</left>
  1406. <centertop>50%</centertop>
  1407. <width>100</width>
  1408. <height>100</height>
  1409. <aspectratio align="center" aligny="center">keep</aspectratio>
  1410. <texture colordiffuse="Dark1">progress/play.png</texture>
  1411. <animation effect="fade" start="0" end="100" time="150">VisibleChange</animation>
  1412. <visible>!Player.Paused</visible>
  1413. </control>
  1414. <control type="image" description="Pause">
  1415. <left>0</left>
  1416. <centertop>50%</centertop>
  1417. <width>100</width>
  1418. <height>100</height>
  1419. <aspectratio align="center" aligny="center">keep</aspectratio>
  1420. <texture colordiffuse="Dark1">progress/pause.png</texture>
  1421. <animation effect="fade" start="0" end="100" time="150">VisibleChange</animation>
  1422. <visible>Player.Paused</visible>
  1423. </control>
  1424. <control type="progress" id="933">
  1425. <texturebg>-</texturebg>
  1426. <lefttexture>-</lefttexture>
  1427. <midtexture>-</midtexture>
  1428. <righttexture>-</righttexture>
  1429. <info>Player.Progress</info>
  1430. <visible>false</visible>
  1431. </control>
  1432. <control type="image">
  1433. <left>0</left>
  1434. <centertop>50%</centertop>
  1435. <width>100</width>
  1436. <height>100</height>
  1437. <texture colordiffuse="$VAR[ColorHighlight]">$INFO[Control.GetLabel(933),progress/circle/p,.png]</texture>
  1438. <aspectratio align="center">keep</aspectratio>
  1439. <visible>!IsEmpty(Player.Duration)</visible>
  1440. </control>
  1441.  
  1442. </control>
  1443. </control>
  1444. </include>
  1445.  
  1446. <include name="Furniture_OverlayInfo">
  1447.  
  1448. <control type="button" id ="9601">
  1449. <width>1</width>
  1450. <height>1</height>
  1451. <visible allowhiddenfocus="true">false</visible>
  1452. <onback>50</onback>
  1453. <onup>50</onup>
  1454. <ondown>50</ondown>
  1455. <onleft>50</onleft>
  1456. <onright>50</onright>
  1457. </control>
  1458.  
  1459. <control type="group">
  1460. <visible>[System.IdleTime(3) + Skin.HasSetting(furniture.overlayinfo)] | Control.HasFocus(9601)</visible>
  1461. <visible>![Window.IsVisible(script-skinshortcuts.xml) | Window.IsVisible(DialogSongInfo.xml) | Window.IsVisible(DialogPictureInfo.xml) | Window.IsVisible(FileBrowser.xml) | Window.IsVisible(DialogConfirm.xml) | Window.IsVisible(DialogSelect.xml) | Window.IsVisible(DialogContextMenu.xml) | Window.IsVisible(DialogButtonMenu.xml) | ControlGroup(9000).HasFocus()]</visible>
  1462. <visible>!Window.IsVisible(DialogVideoInfo.xml)</visible>
  1463. <visible>!Window.IsVisible(script-script.extendedinfo-VideoList.xml) + !Window.IsVisible(script-globalsearch-main.xml) + !Window.IsVisible(script-globalsearch-infodialog.xml) + !Window.IsVisible(script-script.extendedinfo-DialogInfo.xml) + !Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml)</visible>
  1464. <visible>[!IsEmpty(Window(home).Property(SkinHelper.ListItem.ExtendedPlot)) + [Container.Content(Sets) | substring(ListItem.Path,videodb://movies/sets,left)]] | !IsEmpty(ListItem.Plot)</visible>
  1465. <include>Animation.FadeIn</include>
  1466. <control type="image" description="Background">
  1467. <include>Dimensions_Fullscreen</include>
  1468. <texture colordiffuse="Background">common/bg.jpg</texture>
  1469. <animation effect="fade" start="100" end="95" condition="true">Conditional</animation>
  1470. </control>
  1471. <control type="image" description="clearlogo">
  1472. <visible>Skin.HasSetting(furniture.logo)</visible>
  1473. <centertop>120</centertop>
  1474. <centerleft>50%</centerleft>
  1475. <width>400</width>
  1476. <height>100</height>
  1477. <aspectratio align="center">keep</aspectratio>
  1478. <texture background="true">$VAR[ClearLogoTopVar]</texture>
  1479. </control>
  1480. </control>
  1481.  
  1482. <control type="group">
  1483. <left>SidePad</left>
  1484. <right>SidePad</right>
  1485. <top>PosterPad</top>
  1486. <height>650</height>
  1487. <visible>[System.IdleTime(3) + Skin.HasSetting(furniture.overlayinfo)] | Control.HasFocus(9601)</visible>
  1488. <visible>![Window.IsVisible(script-skinshortcuts.xml) | Window.IsVisible(DialogSongInfo.xml) | Window.IsVisible(DialogPictureInfo.xml) | Window.IsVisible(FileBrowser.xml) | Window.IsVisible(DialogConfirm.xml) | Window.IsVisible(DialogSelect.xml) | Window.IsVisible(DialogContextMenu.xml) | Window.IsVisible(DialogButtonMenu.xml) | ControlGroup(9000).HasFocus()]</visible>
  1489. <visible>!Window.IsVisible(DialogVideoInfo.xml)</visible>
  1490. <visible>!Window.IsVisible(script-script.extendedinfo-VideoList.xml) + !Window.IsVisible(script-globalsearch-main.xml) + !Window.IsVisible(script-globalsearch-infodialog.xml) + !Window.IsVisible(script-script.extendedinfo-DialogInfo.xml) + !Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml)</visible>
  1491. <visible>[!IsEmpty(Window(home).Property(SkinHelper.ListItem.ExtendedPlot)) + [Container.Content(Sets) | substring(ListItem.Path,videodb://movies/sets,left)]] | !IsEmpty(ListItem.Plot)</visible>
  1492. <include>Animation.FadeIn.Slide</include>
  1493.  
  1494. <control type="label">
  1495. <description>header label</description>
  1496. <left>60</left>
  1497. <right>60</right>
  1498. <posy>60</posy>
  1499. <font>EpisodeNumber</font>
  1500. <textcolor>Dark1</textcolor>
  1501. <height>45</height>
  1502. <label>$VAR[LabelOverlayTitle]</label>
  1503. </control>
  1504.  
  1505. <control type="textbox">
  1506. <description>textarea</description>
  1507. <left>60</left>
  1508. <right>60</right>
  1509. <top>150</top>
  1510. <bottom>0</bottom>
  1511. <align>justify</align>
  1512. <font>Medium</font>
  1513. <textcolor>Dark1</textcolor>
  1514. <label>$VAR[LabelOverlayPlot]</label>
  1515. </control>
  1516. </control>
  1517. </include>
  1518.  
  1519.  
  1520. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement