Mudislander

IncludesHomeWatchList.xml

Mar 31st, 2012
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.77 KB | None | 0 0
  1. <includes>
  2. <include name="LibraryWatchListInfo">
  3. <control type="group" id="850">
  4. <control type="button" id="351">
  5. <visible>[Container(9000).HasFocus(6) | Container(9000).HasFocus(7)] + Library.HasContent(Movies) + !Skin.HasSetting(HideLibraryInfo) + !Player.HasMedia</visible>
  6. <texturefocus>-</texturefocus>
  7. <texturenofocus>-</texturenofocus>
  8. <onfocus>SetFocus(8000)</onfocus>
  9. </control>
  10. <control type="button" id="352">
  11. <visible>[Container(9000).HasFocus(6) | Container(9000).HasFocus(7)] + [Skin.HasSetting(HideLibraryInfo) | !Library.HasContent(Movies) | Player.HasMedia]</visible>
  12. <texturefocus>-</texturefocus>
  13. <texturenofocus>-</texturenofocus>
  14. <onfocus>SetFocus(9000)</onfocus>
  15. </control>
  16. <control type="button" id="353">
  17. <visible>Container(9000).HasFocus(13) + [Skin.HasSetting(HideLibraryInfo) | !Library.HasContent(Music) | Player.HasMedia]</visible>
  18. <texturefocus>-</texturefocus>
  19. <texturenofocus>-</texturenofocus>
  20. <onfocus>SetFocus(9000)</onfocus>
  21. </control>
  22. <control type="button" id="354">
  23. <visible>Container(9000).HasFocus(13) + Library.HasContent(Music) + !Skin.HasSetting(HideLibraryInfo) + !Player.HasMedia</visible>
  24. <texturefocus>-</texturefocus>
  25. <texturenofocus>-</texturenofocus>
  26. <onfocus>SetFocus(8002)</onfocus>
  27. </control>
  28. <control type="button" id="355">
  29. <visible>Container(9000).HasFocus(8) + [Skin.HasSetting(HideLibraryInfo) | !Library.HasContent(TVShows) | Player.HasMedia]</visible>
  30. <texturefocus>-</texturefocus>
  31. <texturenofocus>-</texturenofocus>
  32. <onfocus>SetFocus(9000)</onfocus>
  33. </control>
  34. <control type="button" id="356">
  35. <visible>Container(9000).HasFocus(8) + Library.HasContent(TVShows) + !Skin.HasSetting(HideLibraryInfo) + !Player.HasMedia</visible>
  36. <texturefocus>-</texturefocus>
  37. <texturenofocus>-</texturenofocus>
  38. <onfocus>SetFocus(8001)</onfocus>
  39. </control>
  40. <control type="button" id="357">
  41. <visible>Container(9000).HasFocus(5) + Library.HasContent(Movies) + !Skin.HasSetting(HideLibraryInfo) + !Player.HasMedia</visible>
  42. <texturefocus>-</texturefocus>
  43. <texturenofocus>-</texturenofocus>
  44. <onfocus>SetFocus(8000)</onfocus>
  45. </control>
  46. <control type="button" id="358">
  47. <visible>Container(9000).HasFocus(5) + [Skin.HasSetting(HideLibraryInfo) | Player.HasMedia | !Library.HasContent(Movies) + !Library.HasContent(TVShows)] </visible>
  48. <texturefocus>-</texturefocus>
  49. <texturenofocus>-</texturenofocus>
  50. <onfocus>SetFocus(9000)</onfocus>
  51. </control>
  52. <control type="button" id="359">
  53. <visible>Container(9000).HasFocus(5) + Library.HasContent(TVShows) + !Library.HasContent(Movies) + !Skin.HasSetting(HideLibraryInfo)</visible>
  54. <texturefocus>-</texturefocus>
  55. <texturenofocus>-</texturenofocus>
  56. <onfocus>SetFocus(8001)</onfocus>
  57. </control>
  58. <control type="button" id="360">
  59. <visible>Container(9000).Hasfocus(12) + Library.HasContent(MusicVideos) + !Skin.HasSetting(HideLibraryInfo) + !Player.HasMedia</visible>
  60. <texturefocus>-</texturefocus>
  61. <texturenofocus>-</texturenofocus>
  62. <onfocus>SetFocus(8011)</onfocus>
  63. </control>
  64. <control type="button" id="361">
  65. <visible>Container(9000).Hasfocus(12) + Skin.HasSetting(HideLibraryInfo) | !Library.HasContent(MusicVideos) | Player.HasMedia</visible>
  66. <texturefocus>-</texturefocus>
  67. <texturenofocus>-</texturenofocus>
  68. <onfocus>SetFocus(9000)</onfocus>
  69. </control>
  70. </control>
  71. <control type="group">
  72. <!-- Videos and Movies -->
  73. <visible>[Container(9000).HasFocus(5) | Container(9000).HasFocus(6) | Container(9000).HasFocus(7)] + Library.HasContent(Movies) + !Skin.HasSetting(HideLibraryInfo) + !Player.HasMedia</visible>
  74. <include>VisibleFadeEffect</include>
  75. <animation effect="slide" end="620,0" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(1115) | !Container(9000).HasFocus(5) + !Container(9000).HasFocus(6) + !Container(9000).HasFocus(7)">Conditional</animation>
  76. <posx>610r</posx>
  77. <posy>30</posy>
  78. <control type="image">
  79. <description>background</description>
  80. <posx>0</posx>
  81. <posy>0</posy>
  82. <width>600</width>
  83. <height>650</height>
  84. <texture border="20">ContentPanel.png</texture>
  85. <colordiffuse>1FFFFFFF</colordiffuse>
  86. <!--include condition="!Skin.HasSetting(HomeNotTransparent)">TransparentEffect</include-->
  87. </control>
  88. <control type="image">
  89. <posx>0</posx>
  90. <posy>10</posy>
  91. <width>580</width>
  92. <height>90</height>
  93. <aspectratio>stretch</aspectratio>
  94. <texture>GlassTitleBar.png</texture>
  95. </control>
  96. <control type="label">
  97. <description>Title label</description>
  98. <posx>10</posx>
  99. <posy>18</posy>
  100. <height>20</height>
  101. <width>580</width>
  102. <label>$LOCALIZE[31323]</label>
  103. <align>center</align>
  104. <aligny>center</aligny>
  105. <font>font13_title</font>
  106. <textcolor>white</textcolor>
  107. <shadowcolor>black</shadowcolor>
  108. <visible>IsEmpty(Window(Home).Property(Convergence_Watchlist)) | IsEmpty(Window(Home).Property(WatchList_Movie.1.Label))</visible>
  109. </control>
  110. <control type="label">
  111. <description>Title label</description>
  112. <posx>10</posx>
  113. <posy>18</posy>
  114. <height>20</height>
  115. <width>580</width>
  116. <label>$LOCALIZE[31005] $LOCALIZE[342]</label>
  117. <align>center</align>
  118. <aligny>center</aligny>
  119. <font>font13_title</font>
  120. <textcolor>white</textcolor>
  121. <shadowcolor>black</shadowcolor>
  122. <visible>!IsEmpty(Window(Home).Property(Convergence_Watchlist)) + !IsEmpty(Window(Home).Property(WatchList_Movie.1.Label))</visible>
  123. </control>
  124. <control type="panel" id="8000">
  125. <posx>25</posx>
  126. <posy>65</posy>
  127. <width>560</width>
  128. <height>570</height>
  129. <onleft>9000</onleft>
  130. <onright>60</onright>
  131. <onup>8000</onup>
  132. <ondown>8000</ondown>
  133. <preloaditems>4</preloaditems>
  134. <scrolltime>150</scrolltime>
  135. <pagecontrol>60</pagecontrol>
  136. <itemlayout height="190" width="140">
  137. <control type="image">
  138. <posx>-2</posx>
  139. <posy>3</posy>
  140. <width>120</width>
  141. <height>175</height>
  142. <aspectratio scalediffuse="false">stretch</aspectratio>
  143. <fadetime>IconCrossfadeTime</fadetime>
  144. <texture background="true">EmptyCaseBorder.png</texture>
  145. <visible>!IsEmpty(ListItem.Label)</visible>
  146. </control>
  147. <control type="image">
  148. <posx>3</posx>
  149. <posy>7</posy>
  150. <width>110</width>
  151. <height>164</height>
  152. <aspectratio scalediffuse="false">scale</aspectratio>
  153. <fadetime>IconCrossfadeTime</fadetime>
  154. <texture background="true" diffuse="EmptyCaseMask.png">$INFO[ListItem.ActualIcon]</texture>
  155. <visible>!IsEmpty(ListItem.Label)</visible>
  156. </control>
  157. <control type="image">
  158. <posx>-2</posx>
  159. <posy>3</posy>
  160. <width>120</width>
  161. <height>175</height>
  162. <aspectratio scalediffuse="false">stretch</aspectratio>
  163. <fadetime>IconCrossfadeTime</fadetime>
  164. <texture background="true">EmptyCaseOverlay.png</texture>
  165. <visible>!IsEmpty(ListItem.Label)</visible>
  166. </control>
  167. </itemlayout>
  168. <focusedlayout height="190" width="140">
  169. <control type="group">
  170. <animation effect="zoom" center="58,89" start="100" end="120" time="400" easing="out" tween="back" reversible="false">Focus</animation>
  171. <control type="image">
  172. <posx>-2</posx>
  173. <posy>3</posy>
  174. <width>120</width>
  175. <height>175</height>
  176. <aspectratio scalediffuse="false">stretch</aspectratio>
  177. <fadetime>IconCrossfadeTime</fadetime>
  178. <texture background="true">EmptyCaseBorder.png</texture>
  179. <visible>!IsEmpty(ListItem.Label)</visible>
  180. </control>
  181. <control type="image">
  182. <posx>3</posx>
  183. <posy>7</posy>
  184. <width>110</width>
  185. <height>164</height>
  186. <aspectratio scalediffuse="false">scale</aspectratio>
  187. <fadetime>IconCrossfadeTime</fadetime>
  188. <texture background="true" diffuse="EmptyCaseMask.png">$INFO[ListItem.ActualIcon]</texture>
  189. <visible>!IsEmpty(ListItem.Label)</visible>
  190. </control>
  191. <control type="image">
  192. <posx>-2</posx>
  193. <posy>3</posy>
  194. <width>120</width>
  195. <height>175</height>
  196. <aspectratio scalediffuse="false">stretch</aspectratio>
  197. <fadetime>IconCrossfadeTime</fadetime>
  198. <texture background="true">EmptyCaseOverlay.png</texture>
  199. <visible>!IsEmpty(ListItem.Label)</visible>
  200. </control>
  201. </control>
  202. </focusedlayout>
  203. <include>LongListHomeMovies</include>
  204. </control>
  205. <control type="scrollbar" id="60">
  206. <posx>570</posx>
  207. <posy>65</posy>
  208. <width>25</width>
  209. <height>570</height>
  210. <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground>
  211. <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar>
  212. <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
  213. <textureslidernib>ScrollBarNib.png</textureslidernib>
  214. <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
  215. <onleft>8000</onleft>
  216. <onright>9000</onright>
  217. <showonepage>false</showonepage>
  218. <orientation>vertical</orientation>
  219. <visible>Control.IsVisible(8000)</visible>
  220. </control>
  221. </control>
  222. <control type="group">
  223. <!-- TV Shows -->
  224. <visible>Container(9000).HasFocus(8) + Library.HasContent(TVShows) + !Skin.HasSetting(HideLibraryInfo) + !Player.HasMedia</visible>
  225. <include>VisibleFadeEffect</include>
  226. <animation effect="slide" end="620,0" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(1116) | !Container(9000).HasFocus(8)">Conditional</animation>
  227. <posx>610r</posx>
  228. <posy>30</posy>
  229. <control type="image">
  230. <description>background</description>
  231. <posx>0</posx>
  232. <posy>0</posy>
  233. <width>600</width>
  234. <height>650</height>
  235. <texture border="20">ContentPanel.png</texture>
  236. <colordiffuse>1FFFFFFF</colordiffuse>
  237. <!--include condition="!Skin.HasSetting(HomeNotTransparent)">TransparentEffect</include-->
  238. </control>
  239. <control type="image">
  240. <posx>0</posx>
  241. <posy>10</posy>
  242. <width>580</width>
  243. <height>90</height>
  244. <aspectratio>stretch</aspectratio>
  245. <texture>GlassTitleBar.png</texture>
  246. </control>
  247. <control type="label">
  248. <description>Title label</description>
  249. <posx>10</posx>
  250. <posy>18</posy>
  251. <height>20</height>
  252. <width>580</width>
  253. <label>$LOCALIZE[31324]</label>
  254. <align>center</align>
  255. <aligny>center</aligny>
  256. <font>font13_title</font>
  257. <textcolor>white</textcolor>
  258. <shadowcolor>black</shadowcolor>
  259. <visible>IsEmpty(Window(Home).Property(Convergence_Watchlist)) | IsEmpty(Window(Home).Property(WatchList_Episode.1.Label))</visible>
  260. </control>
  261. <control type="label">
  262. <description>Title label</description>
  263. <posx>10</posx>
  264. <posy>18</posy>
  265. <height>20</height>
  266. <width>580</width>
  267. <label>$LOCALIZE[31005] $LOCALIZE[20360]</label>
  268. <align>center</align>
  269. <aligny>center</aligny>
  270. <font>font13_title</font>
  271. <textcolor>white</textcolor>
  272. <shadowcolor>black</shadowcolor>
  273. <visible>!IsEmpty(Window(Home).Property(Convergence_Watchlist)) + !IsEmpty(Window(Home).Property(WatchList_Episode.1.Label))</visible>
  274. </control>
  275. <control type="panel" id="8001">
  276. <posx>25</posx>
  277. <posy>75</posy>
  278. <width>560</width>
  279. <height>580</height>
  280. <onleft>9000</onleft>
  281. <onright>62</onright>
  282. <onup>8001</onup>
  283. <ondown>8001</ondown>
  284. <preloaditems>4</preloaditems>
  285. <scrolltime>150</scrolltime>
  286. <pagecontrol>62</pagecontrol>
  287. <itemlayout height="145" width="280">
  288. <control type="image">
  289. <description>Main Icon</description>
  290. <posx>0</posx>
  291. <posy>0</posy>
  292. <width>230</width>
  293. <height>120</height>
  294. <texture background="true" diffuse="episodematte.png">$INFO[ListItem.ActualIcon]</texture>
  295. <aspectratio scalediffuse="false">stretch</aspectratio>
  296. <visible>!IsEmpty(ListItem.Label)</visible>
  297. </control>
  298. <control type="label">
  299. <posx>2</posx>
  300. <posy>95</posy>
  301. <height>20</height>
  302. <width>226</width>
  303. <label>$INFO[ListItem.Label2]</label>
  304. <align>left</align>
  305. <font>font12</font>
  306. <textcolor>white</textcolor>
  307. <shadowcolor>black</shadowcolor>
  308. <visible>!IsEmpty(ListItem.Label)</visible>
  309. </control>
  310. </itemlayout>
  311. <focusedlayout height="145" width="280">
  312. <control type="group">
  313. <animation effect="zoom" center="58,89" start="100" end="120" time="400" easing="out" tween="back" reversible="false">Focus</animation>
  314. <control type="image">
  315. <description>Main Icon</description>
  316. <posx>0</posx>
  317. <posy>0</posy>
  318. <width>230</width>
  319. <height>120</height>
  320. <texture background="true" diffuse="episodematte.png">$INFO[ListItem.ActualIcon]</texture>
  321. <aspectratio scalediffuse="false">stretch</aspectratio>
  322. <visible>!IsEmpty(ListItem.Label)</visible>
  323. </control>
  324. <control type="label">
  325. <posx>2</posx>
  326. <posy>95</posy>
  327. <height>20</height>
  328. <width>226</width>
  329. <label>$INFO[ListItem.Label2]</label>
  330. <align>left</align>
  331. <font>font12</font>
  332. <textcolor>white</textcolor>
  333. <shadowcolor>black</shadowcolor>
  334. <visible>!IsEmpty(ListItem.Label)</visible>
  335. </control>
  336. </control>
  337. </focusedlayout>
  338. <include>LongListHomeTVShow</include>
  339. </control>
  340. <control type="scrollbar" id="62">
  341. <posx>570</posx>
  342. <posy>65</posy>
  343. <width>25</width>
  344. <height>570</height>
  345. <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground>
  346. <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar>
  347. <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
  348. <textureslidernib>ScrollBarNib.png</textureslidernib>
  349. <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
  350. <onleft>8001</onleft>
  351. <onright>9000</onright>
  352. <showonepage>false</showonepage>
  353. <orientation>vertical</orientation>
  354. <visible>Control.IsVisible(8001)</visible>
  355. </control>
  356. </control>
  357. <control type="group">
  358. <!-- Music Albums -->
  359. <visible>Container(9000).HasFocus(13) + Library.HasContent(Music) + !Skin.HasSetting(HideLibraryInfo) + !Player.HasMedia</visible>
  360. <include>VisibleFadeEffect</include>
  361. <animation effect="slide" end="620,0" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(1117) | !Container(9000).HasFocus(13)">Conditional</animation>
  362. <posx>610r</posx>
  363. <posy>30</posy>
  364. <control type="image">
  365. <description>background</description>
  366. <posx>0</posx>
  367. <posy>0</posy>
  368. <width>600</width>
  369. <height>650</height>
  370. <texture border="20">ContentPanel.png</texture>
  371. <colordiffuse>1FFFFFFF</colordiffuse>
  372. <!--include condition="!Skin.HasSetting(HomeNotTransparent)">TransparentEffect</include-->
  373. </control>
  374. <control type="image">
  375. <posx>0</posx>
  376. <posy>10</posy>
  377. <width>580</width>
  378. <height>90</height>
  379. <aspectratio>stretch</aspectratio>
  380. <texture>GlassTitleBar.png</texture>
  381. </control>
  382. <control type="label">
  383. <description>Title label</description>
  384. <posx>10</posx>
  385. <posy>18</posy>
  386. <height>20</height>
  387. <width>580</width>
  388. <label>$LOCALIZE[31332]</label>
  389. <align>center</align>
  390. <aligny>center</aligny>
  391. <font>font13_title</font>
  392. <textcolor>white</textcolor>
  393. <shadowcolor>black</shadowcolor>
  394. <visible>IsEmpty(Window(Home).Property(Convergence_Watchlist)) | IsEmpty(Window(Home).Property(WatchList_Album.1.Label))</visible>
  395. </control>
  396. <control type="label">
  397. <description>Title label</description>
  398. <posx>10</posx>
  399. <posy>18</posy>
  400. <height>20</height>
  401. <width>580</width>
  402. <label>$LOCALIZE[31005] $LOCALIZE[132]</label>
  403. <align>center</align>
  404. <aligny>center</aligny>
  405. <font>font13_title</font>
  406. <textcolor>white</textcolor>
  407. <shadowcolor>black</shadowcolor>
  408. <visible>!IsEmpty(Window(Home).Property(Convergence_Watchlist)) + !IsEmpty(Window(Home).Property(WatchList_Album.1.Label))</visible>
  409. </control>
  410. <control type="panel" id="8002">
  411. <posx>45</posx>
  412. <posy>70</posy>
  413. <width>516</width>
  414. <height>580</height>
  415. <onleft>9000</onleft>
  416. <onright>61</onright>
  417. <onup>8002</onup>
  418. <ondown>8002</ondown>
  419. <preloaditems>4</preloaditems>
  420. <scrolltime>150</scrolltime>
  421. <pagecontrol>61</pagecontrol>
  422. <itemlayout height="145" width="172">
  423. <control type="image">
  424. <description>Cover image</description>
  425. <posx>13</posx>
  426. <posy>3</posy>
  427. <width>130</width>
  428. <height>125</height>
  429. <aspectratio aligny="bottom">stretch</aspectratio>
  430. <texture fallback="DefaultAlbumCover.png" diffuse="CDCase/cdcase-diffuse.png">$INFO[ListItem.ActualIcon]</texture>
  431. <visible>!IsEmpty(ListItem.Label)</visible>
  432. </control>
  433. <control type="image">
  434. <description>CD Case</description>
  435. <posx>-2</posx>
  436. <posy>3</posy>
  437. <width>148</width>
  438. <height>125</height>
  439. <aspectratio aligny="bottom">stretch</aspectratio>
  440. <texture>CDCase/cdcase.png</texture>
  441. <visible>!IsEmpty(ListItem.Label)</visible>
  442. </control>
  443. </itemlayout>
  444. <focusedlayout height="145" width="172">
  445. <control type="group">
  446. <animation effect="zoom" center="58,89" start="100" end="120" time="400" easing="out" tween="back" reversible="false">Focus</animation>
  447. <control type="image">
  448. <description>Cover image</description>
  449. <posx>13</posx>
  450. <posy>3</posy>
  451. <width>130</width>
  452. <height>125</height>
  453. <aspectratio aligny="bottom">stretch</aspectratio>
  454. <texture fallback="DefaultAlbumCover.png" diffuse="CDCase/cdcase-diffuse.png">$INFO[ListItem.ActualIcon]</texture>
  455. <visible>!IsEmpty(ListItem.Label)</visible>
  456. </control>
  457. <control type="image">
  458. <description>CD Case</description>
  459. <posx>-2</posx>
  460. <posy>3</posy>
  461. <width>148</width>
  462. <height>125</height>
  463. <aspectratio aligny="bottom">stretch</aspectratio>
  464. <texture>CDCase/cdcase.png</texture>
  465. <visible>!IsEmpty(ListItem.Label)</visible>
  466. </control>
  467. </control>
  468. </focusedlayout>
  469. <include>LongListHomeAlbums</include>
  470. </control>
  471. <control type="scrollbar" id="61">
  472. <posx>570</posx>
  473. <posy>65</posy>
  474. <width>25</width>
  475. <height>570</height>
  476. <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground>
  477. <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar>
  478. <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
  479. <textureslidernib>ScrollBarNib.png</textureslidernib>
  480. <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
  481. <onleft>8002</onleft>
  482. <onright>9000</onright>
  483. <showonepage>false</showonepage>
  484. <orientation>vertical</orientation>
  485. <visible>Control.IsVisible(8002)</visible>
  486. </control>
  487. </control>
  488. <control type="group">
  489. <!-- Concert MusicVideos -->
  490. <visible>Container(9000).Hasfocus(12) + Library.HasContent(MusicVideos) + !Skin.HasSetting(HideLibraryInfo) + !Player.HasMedia</visible>
  491. <include>VisibleFadeEffect</include>
  492. <animation effect="slide" end="620,0" time="300" tween="quadratic" easing="out" condition="!Container(9000).HasFocus(12)">Conditional</animation>
  493. <posx>610r</posx>
  494. <posy>30</posy>
  495. <control type="image">
  496. <description>background</description>
  497. <posx>0</posx>
  498. <posy>0</posy>
  499. <width>600</width>
  500. <height>650</height>
  501. <texture border="20">ContentPanel.png</texture>
  502. <colordiffuse>1FFFFFFF</colordiffuse>
  503. <!--include condition="!Skin.HasSetting(HomeNotTransparent)">TransparentEffect</include-->
  504. </control>
  505. <control type="image">
  506. <posx>0</posx>
  507. <posy>10</posy>
  508. <width>580</width>
  509. <height>90</height>
  510. <aspectratio>stretch</aspectratio>
  511. <texture>GlassTitleBar.png</texture>
  512. </control>
  513. <control type="label">
  514. <description>Title label</description>
  515. <posx>10</posx>
  516. <posy>18</posy>
  517. <height>20</height>
  518. <width>580</width>
  519. <label>$LOCALIZE[31713]</label>
  520. <align>center</align>
  521. <aligny>center</aligny>
  522. <font>font13_title</font>
  523. <textcolor>white</textcolor>
  524. <shadowcolor>black</shadowcolor>
  525. </control>
  526. <control type="panel" id="8011">
  527. <posx>25</posx>
  528. <posy>65</posy>
  529. <width>560</width>
  530. <height>570</height>
  531. <onleft>9000</onleft>
  532. <onright>60</onright>
  533. <onup>8011</onup>
  534. <ondown>8011</ondown>
  535. <preloaditems>4</preloaditems>
  536. <scrolltime>150</scrolltime>
  537. <pagecontrol>60</pagecontrol>
  538. <itemlayout height="190" width="140">
  539. <control type="image">
  540. <posx>-2</posx>
  541. <posy>3</posy>
  542. <width>120</width>
  543. <height>175</height>
  544. <aspectratio scalediffuse="false">stretch</aspectratio>
  545. <fadetime>IconCrossfadeTime</fadetime>
  546. <texture background="true">EmptyCaseBorder.png</texture>
  547. <visible>!IsEmpty(ListItem.Label)</visible>
  548. </control>
  549. <control type="image">
  550. <posx>3</posx>
  551. <posy>7</posy>
  552. <width>110</width>
  553. <height>164</height>
  554. <aspectratio scalediffuse="false">scale</aspectratio>
  555. <fadetime>IconCrossfadeTime</fadetime>
  556. <texture background="true" diffuse="EmptyCaseMask.png">$INFO[ListItem.ActualIcon]</texture>
  557. <visible>!IsEmpty(ListItem.Label)</visible>
  558. </control>
  559. <control type="image">
  560. <posx>-2</posx>
  561. <posy>3</posy>
  562. <width>120</width>
  563. <height>175</height>
  564. <aspectratio scalediffuse="false">stretch</aspectratio>
  565. <fadetime>IconCrossfadeTime</fadetime>
  566. <texture background="true">EmptyCaseOverlay.png</texture>
  567. <visible>!IsEmpty(ListItem.Label)</visible>
  568. </control>
  569. </itemlayout>
  570. <focusedlayout height="190" width="140">
  571. <control type="group">
  572. <animation effect="zoom" center="58,89" start="100" end="120" time="400" easing="out" tween="back" reversible="false">Focus</animation>
  573. <control type="image">
  574. <posx>-2</posx>
  575. <posy>3</posy>
  576. <width>120</width>
  577. <height>175</height>
  578. <aspectratio scalediffuse="false">stretch</aspectratio>
  579. <fadetime>IconCrossfadeTime</fadetime>
  580. <texture background="true">EmptyCaseBorder.png</texture>
  581. <visible>!IsEmpty(ListItem.Label)</visible>
  582. </control>
  583. <control type="image">
  584. <posx>3</posx>
  585. <posy>7</posy>
  586. <width>110</width>
  587. <height>164</height>
  588. <aspectratio scalediffuse="false">scale</aspectratio>
  589. <fadetime>IconCrossfadeTime</fadetime>
  590. <texture background="true" diffuse="EmptyCaseMask.png">$INFO[ListItem.ActualIcon]</texture>
  591. <visible>!IsEmpty(ListItem.Label)</visible>
  592. </control>
  593. <control type="image">
  594. <posx>-2</posx>
  595. <posy>3</posy>
  596. <width>120</width>
  597. <height>175</height>
  598. <aspectratio scalediffuse="false">stretch</aspectratio>
  599. <fadetime>IconCrossfadeTime</fadetime>
  600. <texture background="true">EmptyCaseOverlay.png</texture>
  601. <visible>!IsEmpty(ListItem.Label)</visible>
  602. </control>
  603. </control>
  604. </focusedlayout>
  605. <include>LongListMusicVideos</include>
  606. </control>
  607. </control>
  608. </include>
  609. <include name="LongListHomeMovies">
  610. <content>
  611. <item id="1">
  612. <label>$INFO[Window.Property(WatchList_Movie.1.Label)]</label>
  613. <label2>-</label2>
  614. <onclick>PlayList.Clear</onclick>
  615. <onclick>$INFO[Window.Property(WatchList_Movie.1.Path),PlayMedia(,)]</onclick>
  616. <icon>$INFO[Window.Property(WatchList_Movie.1.Thumb)]</icon>
  617. <thumb>$INFO[Window.Property(WatchList_Movie.1.Fanart)]</thumb>
  618. <visible>!IsEmpty(Window.Property(WatchList_Movie.1.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  619. </item>
  620. <item id="1">
  621. <label>$INFO[Window.Property(LatestMovie.1.Title)]</label>
  622. <label2>-</label2>
  623. <onclick>PlayList.Clear</onclick>
  624. <onclick>$INFO[Window.Property(LatestMovie.1.Path),PlayMedia(,)]</onclick>
  625. <icon>$INFO[Window.Property(LatestMovie.1.Thumb)]</icon>
  626. <thumb>$INFO[Window.Property(LatestMovie.1.Fanart)]</thumb>
  627. <visible>IsEmpty(Window.Property(WatchList_Movie.1.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  628. </item>
  629. <item id="2">
  630. <label>$INFO[Window.Property(WatchList_Movie.2.Label)]</label>
  631. <label2>-</label2>
  632. <onclick>PlayList.Clear</onclick>
  633. <onclick>$INFO[Window.Property(WatchList_Movie.2.Path),PlayMedia(,)]</onclick>
  634. <icon>$INFO[Window.Property(WatchList_Movie.2.Thumb)]</icon>
  635. <thumb>$INFO[Window.Property(WatchList_Movie.2.Fanart)]</thumb>
  636. <visible>!IsEmpty(Window.Property(WatchList_Movie.2.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  637. </item>
  638. <item id="2">
  639. <label>$INFO[Window.Property(LatestMovie.2.Title)]</label>
  640. <label2>-</label2>
  641. <onclick>PlayList.Clear</onclick>
  642. <onclick>$INFO[Window.Property(LatestMovie.2.Path),PlayMedia(,)]</onclick>
  643. <icon>$INFO[Window.Property(LatestMovie.2.Thumb)]</icon>
  644. <thumb>$INFO[Window.Property(LatestMovie.2.Fanart)]</thumb>
  645. <visible>IsEmpty(Window.Property(WatchList_Movie.2.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  646. </item>
  647. <item id="3">
  648. <label>$INFO[Window.Property(WatchList_Movie.3.Label)]</label>
  649. <label2>-</label2>
  650. <onclick>PlayList.Clear</onclick>
  651. <onclick>$INFO[Window.Property(WatchList_Movie.3.Path),PlayMedia(,)]</onclick>
  652. <icon>$INFO[Window.Property(WatchList_Movie.3.Thumb)]</icon>
  653. <thumb>$INFO[Window.Property(WatchList_Movie.3.Fanart)]</thumb>
  654. <visible>!IsEmpty(Window.Property(WatchList_Movie.3.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  655. </item>
  656. <item id="3">
  657. <label>$INFO[Window.Property(LatestMovie.3.Title)]</label>
  658. <label2>-</label2>
  659. <onclick>PlayList.Clear</onclick>
  660. <onclick>$INFO[Window.Property(LatestMovie.3.Path),PlayMedia(,)]</onclick>
  661. <icon>$INFO[Window.Property(LatestMovie.3.Thumb)]</icon>
  662. <thumb>$INFO[Window.Property(LatestMovie.3.Fanart)]</thumb>
  663. <visible>IsEmpty(Window.Property(WatchList_Movie.3.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  664. </item>
  665. <item id="4">
  666. <label>$INFO[Window.Property(WatchList_Movie.4.Label)]</label>
  667. <label2>-</label2>
  668. <onclick>PlayList.Clear</onclick>
  669. <onclick>$INFO[Window.Property(WatchList_Movie.4.Path),PlayMedia(,)]</onclick>
  670. <icon>$INFO[Window.Property(WatchList_Movie.4.Thumb)]</icon>
  671. <thumb>$INFO[Window.Property(WatchList_Movie.4.Fanart)]</thumb>
  672. <visible>!IsEmpty(Window.Property(WatchList_Movie.4.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  673. </item>
  674. <item id="4">
  675. <label>$INFO[Window.Property(LatestMovie.4.Title)]</label>
  676. <label2>-</label2>
  677. <onclick>PlayList.Clear</onclick>
  678. <onclick>$INFO[Window.Property(LatestMovie.4.Path),PlayMedia(,)]</onclick>
  679. <icon>$INFO[Window.Property(LatestMovie.4.Thumb)]</icon>
  680. <thumb>$INFO[Window.Property(LatestMovie.4.Fanart)]</thumb>
  681. <visible>IsEmpty(Window.Property(WatchList_Movie.4.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  682. </item>
  683. <item id="5">
  684. <label>$INFO[Window.Property(WatchList_Movie.5.Label)]</label>
  685. <label2>-</label2>
  686. <onclick>PlayList.Clear</onclick>
  687. <onclick>$INFO[Window.Property(WatchList_Movie.5.Path),PlayMedia(,)]</onclick>
  688. <icon>$INFO[Window.Property(WatchList_Movie.5.Thumb)]</icon>
  689. <thumb>$INFO[Window.Property(WatchList_Movie.5.Fanart)]</thumb>
  690. <visible>!IsEmpty(Window.Property(WatchList_Movie.5.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  691. </item>
  692. <item id="5">
  693. <label>$INFO[Window.Property(LatestMovie.5.Title)]</label>
  694. <label2>-</label2>
  695. <onclick>PlayList.Clear</onclick>
  696. <onclick>$INFO[Window.Property(LatestMovie.5.Path),PlayMedia(,)]</onclick>
  697. <icon>$INFO[Window.Property(LatestMovie.5.Thumb)]</icon>
  698. <thumb>$INFO[Window.Property(LatestMovie.5.Fanart)]</thumb>
  699. <visible>IsEmpty(Window.Property(WatchList_Movie.5.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  700. </item>
  701. <item id="6">
  702. <label>$INFO[Window.Property(WatchList_Movie.6.Label)]</label>
  703. <label2>-</label2>
  704. <onclick>PlayList.Clear</onclick>
  705. <onclick>$INFO[Window.Property(WatchList_Movie.6.Path),PlayMedia(,)]</onclick>
  706. <icon>$INFO[Window.Property(WatchList_Movie.6.Thumb)]</icon>
  707. <thumb>$INFO[Window.Property(WatchList_Movie.6.Fanart)]</thumb>
  708. <visible>!IsEmpty(Window.Property(WatchList_Movie.6.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  709. </item>
  710. <item id="6">
  711. <label>$INFO[Window.Property(LatestMovie.6.Title)]</label>
  712. <label2>-</label2>
  713. <onclick>PlayList.Clear</onclick>
  714. <onclick>$INFO[Window.Property(LatestMovie.6.Path),PlayMedia(,)]</onclick>
  715. <icon>$INFO[Window.Property(LatestMovie.6.Thumb)]</icon>
  716. <thumb>$INFO[Window.Property(LatestMovie.6.Fanart)]</thumb>
  717. <visible>IsEmpty(Window.Property(WatchList_Movie.6.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  718. </item>
  719. <item id="7">
  720. <label>$INFO[Window.Property(WatchList_Movie.7.Label)]</label>
  721. <label2>-</label2>
  722. <onclick>PlayList.Clear</onclick>
  723. <onclick>$INFO[Window.Property(WatchList_Movie.7.Path),PlayMedia(,)]</onclick>
  724. <icon>$INFO[Window.Property(WatchList_Movie.7.Thumb)]</icon>
  725. <thumb>$INFO[Window.Property(WatchList_Movie.7.Fanart)]</thumb>
  726. <visible>!IsEmpty(Window.Property(WatchList_Movie.7.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  727. </item>
  728. <item id="7">
  729. <label>$INFO[Window.Property(LatestMovie.7.Title)]</label>
  730. <label2>-</label2>
  731. <onclick>PlayList.Clear</onclick>
  732. <onclick>$INFO[Window.Property(LatestMovie.7.Path),PlayMedia(,)]</onclick>
  733. <icon>$INFO[Window.Property(LatestMovie.7.Thumb)]</icon>
  734. <thumb>$INFO[Window.Property(LatestMovie.7.Fanart)]</thumb>
  735. <visible>IsEmpty(Window.Property(WatchList_Movie.7.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  736. </item>
  737. <item id="8">
  738. <label>$INFO[Window.Property(WatchList_Movie.8.Label)]</label>
  739. <label2>-</label2>
  740. <onclick>PlayList.Clear</onclick>
  741. <onclick>$INFO[Window.Property(WatchList_Movie.8.Path),PlayMedia(,)]</onclick>
  742. <icon>$INFO[Window.Property(WatchList_Movie.8.Thumb)]</icon>
  743. <thumb>$INFO[Window.Property(WatchList_Movie.8.Fanart)]</thumb>
  744. <visible>!IsEmpty(Window.Property(WatchList_Movie.8.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  745. </item>
  746. <item id="8">
  747. <label>$INFO[Window.Property(LatestMovie.8.Title)]</label>
  748. <label2>-</label2>
  749. <onclick>PlayList.Clear</onclick>
  750. <onclick>$INFO[Window.Property(LatestMovie.8.Path),PlayMedia(,)]</onclick>
  751. <icon>$INFO[Window.Property(LatestMovie.8.Thumb)]</icon>
  752. <thumb>$INFO[Window.Property(LatestMovie.8.Fanart)]</thumb>
  753. <visible>IsEmpty(Window.Property(WatchList_Movie.8.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  754. </item>
  755. <item id="9">
  756. <label>$INFO[Window.Property(WatchList_Movie.9.Label)]</label>
  757. <label2>-</label2>
  758. <onclick>PlayList.Clear</onclick>
  759. <onclick>$INFO[Window.Property(WatchList_Movie.9.Path),PlayMedia(,)]</onclick>
  760. <icon>$INFO[Window.Property(WatchList_Movie.9.Thumb)]</icon>
  761. <thumb>$INFO[Window.Property(WatchList_Movie.9.Fanart)]</thumb>
  762. <visible>!IsEmpty(Window.Property(WatchList_Movie.9.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  763. </item>
  764. <item id="9">
  765. <label>$INFO[Window.Property(LatestMovie.9.Title)]</label>
  766. <label2>-</label2>
  767. <onclick>PlayList.Clear</onclick>
  768. <onclick>$INFO[Window.Property(LatestMovie.9.Path),PlayMedia(,)]</onclick>
  769. <icon>$INFO[Window.Property(LatestMovie.9.Thumb)]</icon>
  770. <thumb>$INFO[Window.Property(LatestMovie.9.Fanart)]</thumb>
  771. <visible>IsEmpty(Window.Property(WatchList_Movie.9.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  772. </item>
  773. <item id="10">
  774. <label>$INFO[Window.Property(WatchList_Movie.10.Label)]</label>
  775. <label2>-</label2>
  776. <onclick>PlayList.Clear</onclick>
  777. <onclick>$INFO[Window.Property(WatchList_Movie.10.Path),PlayMedia(,)]</onclick>
  778. <icon>$INFO[Window.Property(WatchList_Movie.10.Thumb)]</icon>
  779. <thumb>$INFO[Window.Property(WatchList_Movie.10.Fanart)]</thumb>
  780. <visible>!IsEmpty(Window.Property(WatchList_Movie.10.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  781. </item>
  782. <item id="10">
  783. <label>$INFO[Window.Property(LatestMovie.10.Title)]</label>
  784. <label2>-</label2>
  785. <onclick>PlayList.Clear</onclick>
  786. <onclick>$INFO[Window.Property(LatestMovie.10.Path),PlayMedia(,)]</onclick>
  787. <icon>$INFO[Window.Property(LatestMovie.10.Thumb)]</icon>
  788. <thumb>$INFO[Window.Property(LatestMovie.10.Fanart)]</thumb>
  789. <visible>IsEmpty(Window.Property(WatchList_Movie.10.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  790. </item>
  791. <item id="11">
  792. <label>$INFO[Window.Property(WatchList_Movie.11.Label)]</label>
  793. <label2>-</label2>
  794. <onclick>PlayList.Clear</onclick>
  795. <onclick>$INFO[Window.Property(WatchList_Movie.11.Path),PlayMedia(,)]</onclick>
  796. <icon>$INFO[Window.Property(WatchList_Movie.11.Thumb)]</icon>
  797. <thumb>$INFO[Window.Property(WatchList_Movie.11.Fanart)]</thumb>
  798. <visible>!IsEmpty(Window.Property(WatchList_Movie.11.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  799. </item>
  800. <item id="12">
  801. <label>$INFO[Window.Property(WatchList_Movie.12.Label)]</label>
  802. <label2>-</label2>
  803. <onclick>PlayList.Clear</onclick>
  804. <onclick>$INFO[Window.Property(WatchList_Movie.12.Path),PlayMedia(,)]</onclick>
  805. <icon>$INFO[Window.Property(WatchList_Movie.12.Thumb)]</icon>
  806. <thumb>$INFO[Window.Property(WatchList_Movie.12.Fanart)]</thumb>
  807. <visible>!IsEmpty(Window.Property(WatchList_Movie.12.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  808. </item>
  809. <item id="13">
  810. <label>$INFO[Window.Property(WatchList_Movie.13.Label)]</label>
  811. <label2>-</label2>
  812. <onclick>PlayList.Clear</onclick>
  813. <onclick>$INFO[Window.Property(WatchList_Movie.13.Path),PlayMedia(,)]</onclick>
  814. <icon>$INFO[Window.Property(WatchList_Movie.13.Thumb)]</icon>
  815. <thumb>$INFO[Window.Property(WatchList_Movie.13.Fanart)]</thumb>
  816. <visible>!IsEmpty(Window.Property(WatchList_Movie.13.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  817. </item>
  818. <item id="14">
  819. <label>$INFO[Window.Property(WatchList_Movie.14.Label)]</label>
  820. <label2>-</label2>
  821. <onclick>PlayList.Clear</onclick>
  822. <onclick>$INFO[Window.Property(WatchList_Movie.14.Path),PlayMedia(,)]</onclick>
  823. <icon>$INFO[Window.Property(WatchList_Movie.14.Thumb)]</icon>
  824. <thumb>$INFO[Window.Property(WatchList_Movie.14.Fanart)]</thumb>
  825. <visible>!IsEmpty(Window.Property(WatchList_Movie.14.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  826. </item>
  827. <item id="15">
  828. <label>$INFO[Window.Property(WatchList_Movie.15.Label)]</label>
  829. <label2>-</label2>
  830. <onclick>PlayList.Clear</onclick>
  831. <onclick>$INFO[Window.Property(WatchList_Movie.15.Path),PlayMedia(,)]</onclick>
  832. <icon>$INFO[Window.Property(WatchList_Movie.15.Thumb)]</icon>
  833. <thumb>$INFO[Window.Property(WatchList_Movie.15.Fanart)]</thumb>
  834. <visible>!IsEmpty(Window.Property(WatchList_Movie.15.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  835. </item>
  836. <item id="16">
  837. <label>$INFO[Window.Property(WatchList_Movie.16.Label)]</label>
  838. <label2>-</label2>
  839. <onclick>PlayList.Clear</onclick>
  840. <onclick>$INFO[Window.Property(WatchList_Movie.16.Path),PlayMedia(,)]</onclick>
  841. <icon>$INFO[Window.Property(WatchList_Movie.16.Thumb)]</icon>
  842. <thumb>$INFO[Window.Property(WatchList_Movie.16.Fanart)]</thumb>
  843. <visible>!IsEmpty(Window.Property(WatchList_Movie.16.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  844. </item>
  845. <item id="17">
  846. <label>$INFO[Window.Property(WatchList_Movie.17.Label)]</label>
  847. <label2>-</label2>
  848. <onclick>PlayList.Clear</onclick>
  849. <onclick>$INFO[Window.Property(WatchList_Movie.17.Path),PlayMedia(,)]</onclick>
  850. <icon>$INFO[Window.Property(WatchList_Movie.17.Thumb)]</icon>
  851. <thumb>$INFO[Window.Property(WatchList_Movie.17.Fanart)]</thumb>
  852. <visible>!IsEmpty(Window.Property(WatchList_Movie.17.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  853. </item>
  854. <item id="18">
  855. <label>$INFO[Window.Property(WatchList_Movie.18.Label)]</label>
  856. <label2>-</label2>
  857. <onclick>PlayList.Clear</onclick>
  858. <onclick>$INFO[Window.Property(WatchList_Movie.18.Path),PlayMedia(,)]</onclick>
  859. <icon>$INFO[Window.Property(WatchList_Movie.18.Thumb)]</icon>
  860. <thumb>$INFO[Window.Property(WatchList_Movie.18.Fanart)]</thumb>
  861. <visible>!IsEmpty(Window.Property(WatchList_Movie.18.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  862. </item>
  863. <item id="19">
  864. <label>$INFO[Window.Property(WatchList_Movie.19.Label)]</label>
  865. <label2>-</label2>
  866. <onclick>PlayList.Clear</onclick>
  867. <onclick>$INFO[Window.Property(WatchList_Movie.19.Path),PlayMedia(,)]</onclick>
  868. <icon>$INFO[Window.Property(WatchList_Movie.19.Thumb)]</icon>
  869. <thumb>$INFO[Window.Property(WatchList_Movie.19.Fanart)]</thumb>
  870. <visible>!IsEmpty(Window.Property(WatchList_Movie.19.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  871. </item>
  872. <item id="20">
  873. <label>$INFO[Window.Property(WatchList_Movie.20.Label)]</label>
  874. <label2>-</label2>
  875. <onclick>PlayList.Clear</onclick>
  876. <onclick>$INFO[Window.Property(WatchList_Movie.20.Path),PlayMedia(,)]</onclick>
  877. <icon>$INFO[Window.Property(WatchList_Movie.20.Thumb)]</icon>
  878. <thumb>$INFO[Window.Property(WatchList_Movie.20.Fanart)]</thumb>
  879. <visible>!IsEmpty(Window.Property(WatchList_Movie.20.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  880. </item>
  881. <item id="21">
  882. <label>$INFO[Window.Property(WatchList_Movie.21.Label)]</label>
  883. <label2>-</label2>
  884. <onclick>PlayList.Clear</onclick>
  885. <onclick>$INFO[Window.Property(WatchList_Movie.21.Path),PlayMedia(,)]</onclick>
  886. <icon>$INFO[Window.Property(WatchList_Movie.21.Thumb)]</icon>
  887. <thumb>$INFO[Window.Property(WatchList_Movie.21.Fanart)]</thumb>
  888. <visible>!IsEmpty(Window.Property(WatchList_Movie.21.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  889. </item>
  890. <item id="22">
  891. <label>$INFO[Window.Property(WatchList_Movie.22.Label)]</label>
  892. <label2>-</label2>
  893. <onclick>PlayList.Clear</onclick>
  894. <onclick>$INFO[Window.Property(WatchList_Movie.22.Path),PlayMedia(,)]</onclick>
  895. <icon>$INFO[Window.Property(WatchList_Movie.22.Thumb)]</icon>
  896. <thumb>$INFO[Window.Property(WatchList_Movie.22.Fanart)]</thumb>
  897. <visible>!IsEmpty(Window.Property(WatchList_Movie.22.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  898. </item>
  899. <item id="23">
  900. <label>$INFO[Window.Property(WatchList_Movie.23.Label)]</label>
  901. <label2>-</label2>
  902. <onclick>PlayList.Clear</onclick>
  903. <onclick>$INFO[Window.Property(WatchList_Movie.23.Path),PlayMedia(,)]</onclick>
  904. <icon>$INFO[Window.Property(WatchList_Movie.23.Thumb)]</icon>
  905. <thumb>$INFO[Window.Property(WatchList_Movie.23.Fanart)]</thumb>
  906. <visible>!IsEmpty(Window.Property(WatchList_Movie.23.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  907. </item>
  908. <item id="24">
  909. <label>$INFO[Window.Property(WatchList_Movie.24.Label)]</label>
  910. <label2>-</label2>
  911. <onclick>PlayList.Clear</onclick>
  912. <onclick>$INFO[Window.Property(WatchList_Movie.24.Path),PlayMedia(,)]</onclick>
  913. <icon>$INFO[Window.Property(WatchList_Movie.24.Thumb)]</icon>
  914. <thumb>$INFO[Window.Property(WatchList_Movie.24.Fanart)]</thumb>
  915. <visible>!IsEmpty(Window.Property(WatchList_Movie.24.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  916. </item>
  917. <item id="25">
  918. <label>$INFO[Window.Property(WatchList_Movie.25.Label)]</label>
  919. <label2>-</label2>
  920. <onclick>PlayList.Clear</onclick>
  921. <onclick>$INFO[Window.Property(WatchList_Movie.25.Path),PlayMedia(,)]</onclick>
  922. <icon>$INFO[Window.Property(WatchList_Movie.25.Thumb)]</icon>
  923. <thumb>$INFO[Window.Property(WatchList_Movie.25.Fanart)]</thumb>
  924. <visible>!IsEmpty(Window.Property(WatchList_Movie.25.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  925. </item>
  926. </content>
  927. </include>
  928. <include name="LongListHomeAlbums">
  929. <content>
  930. <item id="1">
  931. <label>$INFO[Window.Property(WatchList_Album.1.Label)]</label>
  932. <label2>-</label2>
  933. <onclick>PlayList.Clear</onclick>
  934. <onclick>$INFO[Window(Home).Property(WatchList_Album.1.Path)]</onclick>
  935. <icon>$INFO[Window.Property(WatchList_Album.1.Thumb)]</icon>
  936. <thumb>$INFO[Window.Property(WatchList_Album.1.Fanart)]</thumb>
  937. <visible>!IsEmpty(Window.Property(WatchList_Album.1.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  938. </item>
  939. <item id="1">
  940. <label>$INFO[Window.Property(LatestAlbum.1.Title)]</label>
  941. <label2>$INFO[Window.Property(LatestAlbum.1.Artist)]</label2>
  942. <onclick>PlayList.Clear</onclick>
  943. <onclick>PlayMedia(&quot;$INFO[Window.Property(LatestAlbum.1.Path)]&quot;)</onclick>
  944. <icon>$INFO[Window.Property(LatestAlbum.1.Thumb)]</icon>
  945. <thumb>$INFO[Window.Property(LatestAlbum.1.Fanart)]</thumb>
  946. <visible>IsEmpty(Window.Property(WatchList_Album.1.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  947. </item>
  948. <item id="2">
  949. <label>$INFO[Window.Property(WatchList_Album.2.Label)]</label>
  950. <label2>-</label2>
  951. <onclick>PlayList.Clear</onclick>
  952. <onclick>$INFO[Window(Home).Property(WatchList_Album.2.Path)]</onclick>
  953. <icon>$INFO[Window.Property(WatchList_Album.2.Thumb)]</icon>
  954. <thumb>$INFO[Window.Property(WatchList_Album.2.Fanart)]</thumb>
  955. <visible>!IsEmpty(Window.Property(WatchList_Album.2.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  956. </item>
  957. <item id="2">
  958. <label>$INFO[Window.Property(LatestAlbum.2.Title)]</label>
  959. <label2>$INFO[Window.Property(LatestAlbum.2.Artist)]</label2>
  960. <onclick>PlayList.Clear</onclick>
  961. <onclick>PlayMedia(&quot;$INFO[Window.Property(LatestAlbum.2.Path)]&quot;)</onclick>
  962. <icon>$INFO[Window.Property(LatestAlbum.2.Thumb)]</icon>
  963. <thumb>$INFO[Window.Property(LatestAlbum.2.Fanart)]</thumb>
  964. <visible>IsEmpty(Window.Property(WatchList_Album.2.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  965. </item>
  966. <item id="3">
  967. <label>$INFO[Window.Property(WatchList_Album.3.Label)]</label>
  968. <label2>-</label2>
  969. <onclick>PlayList.Clear</onclick>
  970. <onclick>$INFO[Window(Home).Property(WatchList_Album.3.Path)]</onclick>
  971. <icon>$INFO[Window.Property(WatchList_Album.3.Thumb)]</icon>
  972. <thumb>$INFO[Window.Property(WatchList_Album.3.Fanart)]</thumb>
  973. <visible>!IsEmpty(Window.Property(WatchList_Album.3.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  974. </item>
  975. <item id="3">
  976. <label>$INFO[Window.Property(LatestAlbum.3.Title)]</label>
  977. <label2>$INFO[Window.Property(LatestAlbum.3.Artist)]</label2>
  978. <onclick>PlayList.Clear</onclick>
  979. <onclick>PlayMedia(&quot;$INFO[Window.Property(LatestAlbum.3.Path)]&quot;)</onclick>
  980. <icon>$INFO[Window.Property(LatestAlbum.3.Thumb)]</icon>
  981. <thumb>$INFO[Window.Property(LatestAlbum.3.Fanart)]</thumb>
  982. <visible>IsEmpty(Window.Property(WatchList_Album.3.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  983. </item>
  984. <item id="4">
  985. <label>$INFO[Window.Property(WatchList_Album.4.Label)]</label>
  986. <label2>-</label2>
  987. <onclick>PlayList.Clear</onclick>
  988. <onclick>$INFO[Window(Home).Property(WatchList_Album.4.Path)]</onclick>
  989. <icon>$INFO[Window.Property(WatchList_Album.4.Thumb)]</icon>
  990. <thumb>$INFO[Window.Property(WatchList_Album.4.Fanart)]</thumb>
  991. <visible>!IsEmpty(Window.Property(WatchList_Album.4.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  992. </item>
  993. <item id="4">
  994. <label>$INFO[Window.Property(LatestAlbum.4.Title)]</label>
  995. <label2>$INFO[Window.Property(LatestAlbum.4.Artist)]</label2>
  996. <onclick>PlayList.Clear</onclick>
  997. <onclick>PlayMedia(&quot;$INFO[Window.Property(LatestAlbum.4.Path)]&quot;)</onclick>
  998. <icon>$INFO[Window.Property(LatestAlbum.4.Thumb)]</icon>
  999. <thumb>$INFO[Window.Property(LatestAlbum.4.Fanart)]</thumb>
  1000. <visible>IsEmpty(Window.Property(WatchList_Album.4.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1001. </item>
  1002. <item id="5">
  1003. <label>$INFO[Window.Property(WatchList_Album.5.Label)]</label>
  1004. <label2>-</label2>
  1005. <onclick>PlayList.Clear</onclick>
  1006. <onclick>$INFO[Window(Home).Property(WatchList_Album.5.Path)]</onclick>
  1007. <icon>$INFO[Window.Property(WatchList_Album.5.Thumb)]</icon>
  1008. <thumb>$INFO[Window.Property(WatchList_Album.5.Fanart)]</thumb>
  1009. <visible>!IsEmpty(Window.Property(WatchList_Album.5.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1010. </item>
  1011. <item id="5">
  1012. <label>$INFO[Window.Property(LatestAlbum.5.Title)]</label>
  1013. <label2>$INFO[Window.Property(LatestAlbum.5.Artist)]</label2>
  1014. <onclick>PlayList.Clear</onclick>
  1015. <onclick>PlayMedia(&quot;$INFO[Window.Property(LatestAlbum.5.Path)]&quot;)</onclick>
  1016. <icon>$INFO[Window.Property(LatestAlbum.5.Thumb)]</icon>
  1017. <thumb>$INFO[Window.Property(LatestAlbum.5.Fanart)]</thumb>
  1018. <visible>IsEmpty(Window.Property(WatchList_Album.5.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1019. </item>
  1020. <item id="6">
  1021. <label>$INFO[Window.Property(WatchList_Album.6.Label)]</label>
  1022. <label2>-</label2>
  1023. <onclick>PlayList.Clear</onclick>
  1024. <onclick>$INFO[Window(Home).Property(WatchList_Album.6.Path)]</onclick>
  1025. <icon>$INFO[Window.Property(WatchList_Album.6.Thumb)]</icon>
  1026. <thumb>$INFO[Window.Property(WatchList_Album.6.Fanart)]</thumb>
  1027. <visible>!IsEmpty(Window.Property(WatchList_Album.6.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1028. </item>
  1029. <item id="6">
  1030. <label>$INFO[Window.Property(LatestAlbum.6.Title)]</label>
  1031. <label2>$INFO[Window.Property(LatestAlbum.6.Artist)]</label2>
  1032. <onclick>PlayList.Clear</onclick>
  1033. <onclick>PlayMedia(&quot;$INFO[Window.Property(LatestAlbum.6.Path)]&quot;)</onclick>
  1034. <icon>$INFO[Window.Property(LatestAlbum.6.Thumb)]</icon>
  1035. <thumb>$INFO[Window.Property(LatestAlbum.6.Fanart)]</thumb>
  1036. <visible>IsEmpty(Window.Property(WatchList_Album.6.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1037. </item>
  1038. <item id="7">
  1039. <label>$INFO[Window.Property(WatchList_Album.7.Label)]</label>
  1040. <label2>-</label2>
  1041. <onclick>PlayList.Clear</onclick>
  1042. <onclick>$INFO[Window(Home).Property(WatchList_Album.7.Path)]</onclick>
  1043. <icon>$INFO[Window.Property(WatchList_Album.7.Thumb)]</icon>
  1044. <thumb>$INFO[Window.Property(WatchList_Album.7.Fanart)]</thumb>
  1045. <visible>!IsEmpty(Window.Property(WatchList_Album.7.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1046. </item>
  1047. <item id="7">
  1048. <label>$INFO[Window.Property(LatestAlbum.7.Title)]</label>
  1049. <label2>$INFO[Window.Property(LatestAlbum.7.Artist)]</label2>
  1050. <onclick>PlayList.Clear</onclick>
  1051. <onclick>PlayMedia(&quot;$INFO[Window.Property(LatestAlbum.7.Path)]&quot;)</onclick>
  1052. <icon>$INFO[Window.Property(LatestAlbum.7.Thumb)]</icon>
  1053. <thumb>$INFO[Window.Property(LatestAlbum.7.Fanart)]</thumb>
  1054. <visible>IsEmpty(Window.Property(WatchList_Album.7.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1055. </item>
  1056. <item id="8">
  1057. <label>$INFO[Window.Property(WatchList_Album.8.Label)]</label>
  1058. <label2>-</label2>
  1059. <onclick>PlayList.Clear</onclick>
  1060. <onclick>$INFO[Window(Home).Property(WatchList_Album.8.Path)]</onclick>
  1061. <icon>$INFO[Window.Property(WatchList_Album.8.Thumb)]</icon>
  1062. <thumb>$INFO[Window.Property(WatchList_Album.8.Fanart)]</thumb>
  1063. <visible>!IsEmpty(Window.Property(WatchList_Album.8.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1064. </item>
  1065. <item id="8">
  1066. <label>$INFO[Window.Property(LatestAlbum.8.Title)]</label>
  1067. <label2>$INFO[Window.Property(LatestAlbum.8.Artist)]</label2>
  1068. <onclick>PlayList.Clear</onclick>
  1069. <onclick>PlayMedia(&quot;$INFO[Window.Property(LatestAlbum.8.Path)]&quot;)</onclick>
  1070. <icon>$INFO[Window.Property(LatestAlbum.8.Thumb)]</icon>
  1071. <thumb>$INFO[Window.Property(LatestAlbum.8.Fanart)]</thumb>
  1072. <visible>IsEmpty(Window.Property(WatchList_Album.8.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1073. </item>
  1074. <item id="9">
  1075. <label>$INFO[Window.Property(WatchList_Album.9.Label)]</label>
  1076. <label2>-</label2>
  1077. <onclick>PlayList.Clear</onclick>
  1078. <onclick>$INFO[Window(Home).Property(WatchList_Album.9.Path)]</onclick>
  1079. <icon>$INFO[Window.Property(WatchList_Album.9.Thumb)]</icon>
  1080. <thumb>$INFO[Window.Property(WatchList_Album.9.Fanart)]</thumb>
  1081. <visible>!IsEmpty(Window.Property(WatchList_Album.9.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1082. </item>
  1083. <item id="9">
  1084. <label>$INFO[Window.Property(LatestAlbum.9.Title)]</label>
  1085. <label2>$INFO[Window.Property(LatestAlbum.9.Artist)]</label2>
  1086. <onclick>PlayList.Clear</onclick>
  1087. <onclick>PlayMedia(&quot;$INFO[Window.Property(LatestAlbum.9.Path)]&quot;)</onclick>
  1088. <icon>$INFO[Window.Property(LatestAlbum.9.Thumb)]</icon>
  1089. <thumb>$INFO[Window.Property(LatestAlbum.9.Fanart)]</thumb>
  1090. <visible>IsEmpty(Window.Property(WatchList_Album.9.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1091. </item>
  1092. <item id="10">
  1093. <label>$INFO[Window.Property(WatchList_Album.10.Label)]</label>
  1094. <label2>-</label2>
  1095. <onclick>PlayList.Clear</onclick>
  1096. <onclick>$INFO[Window(Home).Property(WatchList_Album.10.Path)]</onclick>
  1097. <icon>$INFO[Window.Property(WatchList_Album.10.Thumb)]</icon>
  1098. <thumb>$INFO[Window.Property(WatchList_Album.10.Fanart)]</thumb>
  1099. <visible>!IsEmpty(Window.Property(WatchList_Album.10.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1100. </item>
  1101. <item id="10">
  1102. <label>$INFO[Window.Property(LatestAlbum.10.Title)]</label>
  1103. <label2>$INFO[Window.Property(LatestAlbum.10.Artist)]</label2>
  1104. <onclick>PlayList.Clear</onclick>
  1105. <onclick>PlayMedia(&quot;$INFO[Window.Property(LatestAlbum.10.Path)]&quot;)</onclick>
  1106. <icon>$INFO[Window.Property(LatestAlbum.10.Thumb)]</icon>
  1107. <thumb>$INFO[Window.Property(LatestAlbum.10.Fanart)]</thumb>
  1108. <visible>IsEmpty(Window.Property(WatchList_Album.10.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1109. </item>
  1110. <item id="11">
  1111. <label>$INFO[Window.Property(WatchList_Album.11.Label)]</label>
  1112. <label2>-</label2>
  1113. <onclick>PlayList.Clear</onclick>
  1114. <onclick>$INFO[Window(Home).Property(WatchList_Album.11.Path)]</onclick>
  1115. <icon>$INFO[Window.Property(WatchList_Album.11.Thumb)]</icon>
  1116. <thumb>$INFO[Window.Property(WatchList_Album.11.Fanart)]</thumb>
  1117. <visible>!IsEmpty(Window.Property(WatchList_Album.11.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1118. </item>
  1119. <item id="12">
  1120. <label>$INFO[Window.Property(WatchList_Album.12.Label)]</label>
  1121. <label2>-</label2>
  1122. <onclick>PlayList.Clear</onclick>
  1123. <onclick>$INFO[Window(Home).Property(WatchList_Album.12.Path)]</onclick>
  1124. <icon>$INFO[Window.Property(WatchList_Album.12.Thumb)]</icon>
  1125. <thumb>$INFO[Window.Property(WatchList_Album.12.Fanart)]</thumb>
  1126. <visible>!IsEmpty(Window.Property(WatchList_Album.12.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1127. </item>
  1128. <item id="13">
  1129. <label>$INFO[Window.Property(WatchList_Album.13.Label)]</label>
  1130. <label2>-</label2>
  1131. <onclick>PlayList.Clear</onclick>
  1132. <onclick>$INFO[Window(Home).Property(WatchList_Album.13.Path)]</onclick>
  1133. <icon>$INFO[Window.Property(WatchList_Album.13.Thumb)]</icon>
  1134. <thumb>$INFO[Window.Property(WatchList_Album.13.Fanart)]</thumb>
  1135. <visible>!IsEmpty(Window.Property(WatchList_Album.13.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1136. </item>
  1137. <item id="14">
  1138. <label>$INFO[Window.Property(WatchList_Album.14.Label)]</label>
  1139. <label2>-</label2>
  1140. <onclick>PlayList.Clear</onclick>
  1141. <onclick>$INFO[Window(Home).Property(WatchList_Album.14.Path)]</onclick>
  1142. <icon>$INFO[Window.Property(WatchList_Album.14.Thumb)]</icon>
  1143. <thumb>$INFO[Window.Property(WatchList_Album.14.Fanart)]</thumb>
  1144. <visible>!IsEmpty(Window.Property(WatchList_Album.14.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1145. </item>
  1146. <item id="15">
  1147. <label>$INFO[Window.Property(WatchList_Album.15.Label)]</label>
  1148. <label2>-</label2>
  1149. <onclick>PlayList.Clear</onclick>
  1150. <onclick>$INFO[Window(Home).Property(WatchList_Album.15.Path)]</onclick>
  1151. <icon>$INFO[Window.Property(WatchList_Album.15.Thumb)]</icon>
  1152. <thumb>$INFO[Window.Property(WatchList_Album.15.Fanart)]</thumb>
  1153. <visible>!IsEmpty(Window.Property(WatchList_Album.15.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1154. </item>
  1155. <item id="16">
  1156. <label>$INFO[Window.Property(WatchList_Album.16.Label)]</label>
  1157. <label2>-</label2>
  1158. <onclick>PlayList.Clear</onclick>
  1159. <onclick>$INFO[Window(Home).Property(WatchList_Album.16.Path)]</onclick>
  1160. <icon>$INFO[Window.Property(WatchList_Album.16.Thumb)]</icon>
  1161. <thumb>$INFO[Window.Property(WatchList_Album.16.Fanart)]</thumb>
  1162. <visible>!IsEmpty(Window.Property(WatchList_Album.16.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1163. </item>
  1164. <item id="17">
  1165. <label>$INFO[Window.Property(WatchList_Album.17.Label)]</label>
  1166. <label2>-</label2>
  1167. <onclick>PlayList.Clear</onclick>
  1168. <onclick>$INFO[Window(Home).Property(WatchList_Album.17.Path)]</onclick>
  1169. <icon>$INFO[Window.Property(WatchList_Album.17.Thumb)]</icon>
  1170. <thumb>$INFO[Window.Property(WatchList_Album.17.Fanart)]</thumb>
  1171. <visible>!IsEmpty(Window.Property(WatchList_Album.17.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1172. </item>
  1173. <item id="18">
  1174. <label>$INFO[Window.Property(WatchList_Album.18.Label)]</label>
  1175. <label2>-</label2>
  1176. <onclick>PlayList.Clear</onclick>
  1177. <onclick>$INFO[Window(Home).Property(WatchList_Album.18.Path)]</onclick>
  1178. <icon>$INFO[Window.Property(WatchList_Album.18.Thumb)]</icon>
  1179. <thumb>$INFO[Window.Property(WatchList_Album.18.Fanart)]</thumb>
  1180. <visible>!IsEmpty(Window.Property(WatchList_Album.18.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1181. </item>
  1182. <item id="19">
  1183. <label>$INFO[Window.Property(WatchList_Album.19.Label)]</label>
  1184. <label2>-</label2>
  1185. <onclick>PlayList.Clear</onclick>
  1186. <onclick>$INFO[Window(Home).Property(WatchList_Album.19.Path)]</onclick>
  1187. <icon>$INFO[Window.Property(WatchList_Album.19.Thumb)]</icon>
  1188. <thumb>$INFO[Window.Property(WatchList_Album.19.Fanart)]</thumb>
  1189. <visible>!IsEmpty(Window.Property(WatchList_Album.19.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1190. </item>
  1191. <item id="20">
  1192. <label>$INFO[Window.Property(WatchList_Album.20.Label)]</label>
  1193. <label2>-</label2>
  1194. <onclick>PlayList.Clear</onclick>
  1195. <onclick>$INFO[Window(Home).Property(WatchList_Album.20.Path)]</onclick>
  1196. <icon>$INFO[Window.Property(WatchList_Album.20.Thumb)]</icon>
  1197. <thumb>$INFO[Window.Property(WatchList_Album.20.Fanart)]</thumb>
  1198. <visible>!IsEmpty(Window.Property(WatchList_Album.20.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1199. </item>
  1200. <item id="21">
  1201. <label>$INFO[Window.Property(WatchList_Album.21.Label)]</label>
  1202. <label2>-</label2>
  1203. <onclick>PlayList.Clear</onclick>
  1204. <onclick>$INFO[Window(Home).Property(WatchList_Album.21.Path)]</onclick>
  1205. <icon>$INFO[Window.Property(WatchList_Album.21.Thumb)]</icon>
  1206. <thumb>$INFO[Window.Property(WatchList_Album.21.Fanart)]</thumb>
  1207. <visible>!IsEmpty(Window.Property(WatchList_Album.21.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1208. </item>
  1209. <item id="22">
  1210. <label>$INFO[Window.Property(WatchList_Album.22.Label)]</label>
  1211. <label2>-</label2>
  1212. <onclick>PlayList.Clear</onclick>
  1213. <onclick>$INFO[Window(Home).Property(WatchList_Album.22.Path)]</onclick>
  1214. <icon>$INFO[Window.Property(WatchList_Album.22.Thumb)]</icon>
  1215. <thumb>$INFO[Window.Property(WatchList_Album.22.Fanart)]</thumb>
  1216. <visible>!IsEmpty(Window.Property(WatchList_Album.22.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1217. </item>
  1218. <item id="23">
  1219. <label>$INFO[Window.Property(WatchList_Album.23.Label)]</label>
  1220. <label2>-</label2>
  1221. <onclick>PlayList.Clear</onclick>
  1222. <onclick>$INFO[Window(Home).Property(WatchList_Album.23.Path)]</onclick>
  1223. <icon>$INFO[Window.Property(WatchList_Album.23.Thumb)]</icon>
  1224. <thumb>$INFO[Window.Property(WatchList_Album.23.Fanart)]</thumb>
  1225. <visible>!IsEmpty(Window.Property(WatchList_Album.23.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1226. </item>
  1227. <item id="24">
  1228. <label>$INFO[Window.Property(WatchList_Album.24.Label)]</label>
  1229. <label2>-</label2>
  1230. <onclick>PlayList.Clear</onclick>
  1231. <onclick>$INFO[Window(Home).Property(WatchList_Album.24.Path)]</onclick>
  1232. <icon>$INFO[Window.Property(WatchList_Album.24.Thumb)]</icon>
  1233. <thumb>$INFO[Window.Property(WatchList_Album.24.Fanart)]</thumb>
  1234. <visible>!IsEmpty(Window.Property(WatchList_Album.24.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1235. </item>
  1236. <item id="25">
  1237. <label>$INFO[Window.Property(WatchList_Album.25.Label)]</label>
  1238. <label2>-</label2>
  1239. <onclick>PlayList.Clear</onclick>
  1240. <onclick>$INFO[Window(Home).Property(WatchList_Album.25.Path)]</onclick>
  1241. <icon>$INFO[Window.Property(WatchList_Album.25.Thumb)]</icon>
  1242. <thumb>$INFO[Window.Property(WatchList_Album.25.Fanart)]</thumb>
  1243. <visible>!IsEmpty(Window.Property(WatchList_Album.25.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1244. </item>
  1245. </content>
  1246. </include>
  1247. <include name="LongListHomeTVShow">
  1248. <content>
  1249. <item id="1">
  1250. <label>$INFO[Window.Property(WatchList_Episode.1.Label)]</label>
  1251. <label2>$INFO[Window.Property(WatchList_Episode.1.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.1.Episode)]</label2>
  1252. <onclick>PlayList.Clear</onclick>
  1253. <onclick>$INFO[Window.Property(WatchList_Episode.1.Path),PlayMedia(,)]</onclick>
  1254. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.1.Thumb)]</icon>
  1255. <thumb>$INFO[Window.Property(WatchList_Episode.1.Fanart)]</thumb>
  1256. <visible>!IsEmpty(Window.Property(WatchList_Episode.1.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1257. </item>
  1258. <item id="1">
  1259. <label>$INFO[Window.Property(LatestEpisode.1.EpisodeTitle)]</label>
  1260. <label2>$INFO[Window.Property(LatestEpisode.1.ShowTitle)] - $INFO[Window.Property(LatestEpisode.1.EpisodeNo)]</label2>
  1261. <onclick>PlayList.Clear</onclick>
  1262. <onclick>$INFO[Window.Property(LatestEpisode.1.Path),PlayMedia(,)]</onclick>
  1263. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(LatestEpisode.1.Thumb)]</icon>
  1264. <thumb>$INFO[Window.Property(LatestEpisode.1.Fanart)]</thumb>
  1265. <visible>IsEmpty(Window.Property(WatchList_Episode.1.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1266. </item>
  1267. <item id="2">
  1268. <label>$INFO[Window.Property(WatchList_Episode.2.Label)]</label>
  1269. <label2>$INFO[Window.Property(WatchList_Episode.2.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.2.Episode)]</label2>
  1270. <onclick>PlayList.Clear</onclick>
  1271. <onclick>$INFO[Window.Property(WatchList_Episode.2.Path),PlayMedia(,)]</onclick>
  1272. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.2.Thumb)]</icon>
  1273. <thumb>$INFO[Window.Property(WatchList_Episode.2.Fanart)]</thumb>
  1274. <visible>!IsEmpty(Window.Property(WatchList_Episode.2.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1275. </item>
  1276. <item id="2">
  1277. <label>$INFO[Window.Property(LatestEpisode.2.EpisodeTitle)]</label>
  1278. <label2>$INFO[Window.Property(LatestEpisode.2.ShowTitle)] - $INFO[Window.Property(LatestEpisode.2.EpisodeNo)]</label2>
  1279. <onclick>PlayList.Clear</onclick>
  1280. <onclick>$INFO[Window.Property(LatestEpisode.2.Path),PlayMedia(,)]</onclick>
  1281. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(LatestEpisode.2.Thumb)]</icon>
  1282. <thumb>$INFO[Window.Property(LatestEpisode.2.Fanart)]</thumb>
  1283. <visible>IsEmpty(Window.Property(WatchList_Episode.2.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1284. </item>
  1285. <item id="3">
  1286. <label>$INFO[Window.Property(WatchList_Episode.3.Label)]</label>
  1287. <label2>$INFO[Window.Property(WatchList_Episode.3.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.3.Episode)]</label2>
  1288. <onclick>PlayList.Clear</onclick>
  1289. <onclick>$INFO[Window.Property(WatchList_Episode.3.Path),PlayMedia(,)]</onclick>
  1290. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.3.Thumb)]</icon>
  1291. <thumb>$INFO[Window.Property(WatchList_Episode.3.Fanart)]</thumb>
  1292. <visible>!IsEmpty(Window.Property(WatchList_Episode.3.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1293. </item>
  1294. <item id="3">
  1295. <label>$INFO[Window.Property(LatestEpisode.3.EpisodeTitle)]</label>
  1296. <label2>$INFO[Window.Property(LatestEpisode.3.ShowTitle)] - $INFO[Window.Property(LatestEpisode.3.EpisodeNo)]</label2>
  1297. <onclick>PlayList.Clear</onclick>
  1298. <onclick>$INFO[Window.Property(LatestEpisode.3.Path),PlayMedia(,)]</onclick>
  1299. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(LatestEpisode.3.Thumb)]</icon>
  1300. <thumb>$INFO[Window.Property(LatestEpisode.3.Fanart)]</thumb>
  1301. <visible>IsEmpty(Window.Property(WatchList_Episode.3.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1302. </item>
  1303. <item id="4">
  1304. <label>$INFO[Window.Property(WatchList_Episode.4.Label)]</label>
  1305. <label2>$INFO[Window.Property(WatchList_Episode.4.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.4.Episode)]</label2>
  1306. <onclick>PlayList.Clear</onclick>
  1307. <onclick>$INFO[Window.Property(WatchList_Episode.4.Path),PlayMedia(,)]</onclick>
  1308. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.4.Thumb)]</icon>
  1309. <thumb>$INFO[Window.Property(WatchList_Episode.4.Fanart)]</thumb>
  1310. <visible>!IsEmpty(Window.Property(WatchList_Episode.4.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1311. </item>
  1312. <item id="4">
  1313. <label>$INFO[Window.Property(LatestEpisode.4.EpisodeTitle)]</label>
  1314. <label2>$INFO[Window.Property(LatestEpisode.4.ShowTitle)] - $INFO[Window.Property(LatestEpisode.4.EpisodeNo)]</label2>
  1315. <onclick>PlayList.Clear</onclick>
  1316. <onclick>$INFO[Window.Property(LatestEpisode.4.Path),PlayMedia(,)]</onclick>
  1317. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(LatestEpisode.4.Thumb)]</icon>
  1318. <thumb>$INFO[Window.Property(LatestEpisode.4.Fanart)]</thumb>
  1319. <visible>IsEmpty(Window.Property(WatchList_Episode.4.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1320. </item>
  1321. <item id="5">
  1322. <label>$INFO[Window.Property(WatchList_Episode.5.Label)]</label>
  1323. <label2>$INFO[Window.Property(WatchList_Episode.5.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.5.Episode)]</label2>
  1324. <onclick>PlayList.Clear</onclick>
  1325. <onclick>$INFO[Window.Property(WatchList_Episode.5.Path),PlayMedia(,)]</onclick>
  1326. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.5.Thumb)]</icon>
  1327. <thumb>$INFO[Window.Property(WatchList_Episode.5.Fanart)]</thumb>
  1328. <visible>!IsEmpty(Window.Property(WatchList_Episode.5.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1329. </item>
  1330. <item id="5">
  1331. <label>$INFO[Window.Property(LatestEpisode.5.EpisodeTitle)]</label>
  1332. <label2>$INFO[Window.Property(LatestEpisode.5.ShowTitle)] - $INFO[Window.Property(LatestEpisode.5.EpisodeNo)]</label2>
  1333. <onclick>PlayList.Clear</onclick>
  1334. <onclick>$INFO[Window.Property(LatestEpisode.5.Path),PlayMedia(,)]</onclick>
  1335. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(LatestEpisode.5.Thumb)]</icon>
  1336. <thumb>$INFO[Window.Property(LatestEpisode.5.Fanart)]</thumb>
  1337. <visible>IsEmpty(Window.Property(WatchList_Episode.5.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1338. </item>
  1339. <item id="6">
  1340. <label>$INFO[Window.Property(WatchList_Episode.6.Label)]</label>
  1341. <label2>$INFO[Window.Property(WatchList_Episode.6.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.6.Episode)]</label2>
  1342. <onclick>PlayList.Clear</onclick>
  1343. <onclick>$INFO[Window.Property(WatchList_Episode.6.Path),PlayMedia(,)]</onclick>
  1344. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.6.Thumb)]</icon>
  1345. <thumb>$INFO[Window.Property(WatchList_Episode.6.Fanart)]</thumb>
  1346. <visible>!IsEmpty(Window.Property(WatchList_Episode.6.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1347. </item>
  1348. <item id="6">
  1349. <label>$INFO[Window.Property(LatestEpisode.6.EpisodeTitle)]</label>
  1350. <label2>$INFO[Window.Property(LatestEpisode.6.ShowTitle)] - $INFO[Window.Property(LatestEpisode.6.EpisodeNo)]</label2>
  1351. <onclick>PlayList.Clear</onclick>
  1352. <onclick>$INFO[Window.Property(LatestEpisode.6.Path),PlayMedia(,)]</onclick>
  1353. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(LatestEpisode.6.Thumb)]</icon>
  1354. <thumb>$INFO[Window.Property(LatestEpisode.6.Fanart)]</thumb>
  1355. <visible>IsEmpty(Window.Property(WatchList_Episode.6.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1356. </item>
  1357. <item id="7">
  1358. <label>$INFO[Window.Property(WatchList_Episode.7.Label)]</label>
  1359. <label2>$INFO[Window.Property(WatchList_Episode.7.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.7.Episode)]</label2>
  1360. <onclick>PlayList.Clear</onclick>
  1361. <onclick>$INFO[Window.Property(WatchList_Episode.7.Path),PlayMedia(,)]</onclick>
  1362. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.7.Thumb)]</icon>
  1363. <thumb>$INFO[Window.Property(WatchList_Episode.7.Fanart)]</thumb>
  1364. <visible>!IsEmpty(Window.Property(WatchList_Episode.7.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1365. </item>
  1366. <item id="7">
  1367. <label>$INFO[Window.Property(LatestEpisode.7.EpisodeTitle)]</label>
  1368. <label2>$INFO[Window.Property(LatestEpisode.7.ShowTitle)] - $INFO[Window.Property(LatestEpisode.7.EpisodeNo)]</label2>
  1369. <onclick>PlayList.Clear</onclick>
  1370. <onclick>$INFO[Window.Property(LatestEpisode.7.Path),PlayMedia(,)]</onclick>
  1371. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(LatestEpisode.7.Thumb)]</icon>
  1372. <thumb>$INFO[Window.Property(LatestEpisode.7.Fanart)]</thumb>
  1373. <visible>IsEmpty(Window.Property(WatchList_Episode.7.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1374. </item>
  1375. <item id="8">
  1376. <label>$INFO[Window.Property(WatchList_Episode.8.Label)]</label>
  1377. <label2>$INFO[Window.Property(WatchList_Episode.8.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.8.Episode)]</label2>
  1378. <onclick>PlayList.Clear</onclick>
  1379. <onclick>$INFO[Window.Property(WatchList_Episode.8.Path),PlayMedia(,)]</onclick>
  1380. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.8.Thumb)]</icon>
  1381. <thumb>$INFO[Window.Property(WatchList_Episode.8.Fanart)]</thumb>
  1382. <visible>!IsEmpty(Window.Property(WatchList_Episode.8.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1383. </item>
  1384. <item id="8">
  1385. <label>$INFO[Window.Property(LatestEpisode.8.EpisodeTitle)]</label>
  1386. <label2>$INFO[Window.Property(LatestEpisode.8.ShowTitle)] - $INFO[Window.Property(LatestEpisode.8.EpisodeNo)]</label2>
  1387. <onclick>PlayList.Clear</onclick>
  1388. <onclick>$INFO[Window.Property(LatestEpisode.8.Path),PlayMedia(,)]</onclick>
  1389. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(LatestEpisode.8.Thumb)]</icon>
  1390. <thumb>$INFO[Window.Property(LatestEpisode.8.Fanart)]</thumb>
  1391. <visible>IsEmpty(Window.Property(WatchList_Episode.8.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1392. </item>
  1393. <item id="9">
  1394. <label>$INFO[Window.Property(WatchList_Episode.9.Label)]</label>
  1395. <label2>$INFO[Window.Property(WatchList_Episode.9.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.9.Episode)]</label2>
  1396. <onclick>PlayList.Clear</onclick>
  1397. <onclick>$INFO[Window.Property(WatchList_Episode.9.Path),PlayMedia(,)]</onclick>
  1398. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.9.Thumb)]</icon>
  1399. <thumb>$INFO[Window.Property(WatchList_Episode.9.Fanart)]</thumb>
  1400. <visible>!IsEmpty(Window.Property(WatchList_Episode.9.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1401. </item>
  1402. <item id="9">
  1403. <label>$INFO[Window.Property(LatestEpisode.9.EpisodeTitle)]</label>
  1404. <label2>$INFO[Window.Property(LatestEpisode.9.ShowTitle)] - $INFO[Window.Property(LatestEpisode.9.EpisodeNo)]</label2>
  1405. <onclick>PlayList.Clear</onclick>
  1406. <onclick>$INFO[Window.Property(LatestEpisode.9.Path),PlayMedia(,)]</onclick>
  1407. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(LatestEpisode.9.Thumb)]</icon>
  1408. <thumb>$INFO[Window.Property(LatestEpisode.9.Fanart)]</thumb>
  1409. <visible>IsEmpty(Window.Property(WatchList_Episode.9.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1410. </item>
  1411. <item id="10">
  1412. <label>$INFO[Window.Property(WatchList_Episode.10.Label)]</label>
  1413. <label2>$INFO[Window.Property(WatchList_Episode.10.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.10.Episode)]</label2>
  1414. <onclick>PlayList.Clear</onclick>
  1415. <onclick>$INFO[Window.Property(WatchList_Episode.10.Path),PlayMedia(,)]</onclick>
  1416. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.10.Thumb)]</icon>
  1417. <thumb>$INFO[Window.Property(WatchList_Episode.10.Fanart)]</thumb>
  1418. <visible>!IsEmpty(Window.Property(WatchList_Episode.10.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1419. </item>
  1420. <item id="10">
  1421. <label>$INFO[Window.Property(LatestEpisode.10.EpisodeTitle)]</label>
  1422. <label2>$INFO[Window.Property(LatestEpisode.10.ShowTitle)] - $INFO[Window.Property(LatestEpisode.10.EpisodeNo)]</label2>
  1423. <onclick>PlayList.Clear</onclick>
  1424. <onclick>$INFO[Window.Property(LatestEpisode.10.Path),PlayMedia(,)]</onclick>
  1425. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(LatestEpisode.10.Thumb)]</icon>
  1426. <thumb>$INFO[Window.Property(LatestEpisode.10.Fanart)]</thumb>
  1427. <visible>IsEmpty(Window.Property(WatchList_Episode.10.Label)) | Skin.HasSetting(HideWatchlist)</visible>
  1428. </item>
  1429. <item id="11">
  1430. <label>$INFO[Window.Property(WatchList_Episode.11.Label)]</label>
  1431. <label2>$INFO[Window.Property(WatchList_Episode.11.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.11.Episode)]</label2>
  1432. <onclick>PlayList.Clear</onclick>
  1433. <onclick>$INFO[Window.Property(WatchList_Episode.11.Path),PlayMedia(,)]</onclick>
  1434. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.11.Thumb)]</icon>
  1435. <thumb>$INFO[Window.Property(WatchList_Episode.11.Fanart)]</thumb>
  1436. <visible>!IsEmpty(Window.Property(WatchList_Episode.11.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1437. </item>
  1438. <item id="12">
  1439. <label>$INFO[Window.Property(WatchList_Episode.12.Label)]</label>
  1440. <label2>$INFO[Window.Property(WatchList_Episode.12.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.12.Episode)]</label2>
  1441. <onclick>PlayList.Clear</onclick>
  1442. <onclick>$INFO[Window.Property(WatchList_Episode.12.Path),PlayMedia(,)]</onclick>
  1443. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.12.Thumb)]</icon>
  1444. <thumb>$INFO[Window.Property(WatchList_Episode.12.Fanart)]</thumb>
  1445. <visible>!IsEmpty(Window.Property(WatchList_Episode.12.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1446. </item>
  1447. <item id="13">
  1448. <label>$INFO[Window.Property(WatchList_Episode.13.Label)]</label>
  1449. <label2>$INFO[Window.Property(WatchList_Episode.13.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.13.Episode)]</label2>
  1450. <onclick>PlayList.Clear</onclick>
  1451. <onclick>$INFO[Window.Property(WatchList_Episode.13.Path),PlayMedia(,)]</onclick>
  1452. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.13.Thumb)]</icon>
  1453. <thumb>$INFO[Window.Property(WatchList_Episode.13.Fanart)]</thumb>
  1454. <visible>!IsEmpty(Window.Property(WatchList_Episode.13.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1455. </item>
  1456. <item id="14">
  1457. <label>$INFO[Window.Property(WatchList_Episode.14.Label)]</label>
  1458. <label2>$INFO[Window.Property(WatchList_Episode.14.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.14.Episode)]</label2>
  1459. <onclick>PlayList.Clear</onclick>
  1460. <onclick>$INFO[Window.Property(WatchList_Episode.14.Path),PlayMedia(,)]</onclick>
  1461. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.14.Thumb)]</icon>
  1462. <thumb>$INFO[Window.Property(WatchList_Episode.14.Fanart)]</thumb>
  1463. <visible>!IsEmpty(Window.Property(WatchList_Episode.14.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1464. </item>
  1465. <item id="15">
  1466. <label>$INFO[Window.Property(WatchList_Episode.15.Label)]</label>
  1467. <label2>$INFO[Window.Property(WatchList_Episode.15.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.15.Episode)]</label2>
  1468. <onclick>PlayList.Clear</onclick>
  1469. <onclick>$INFO[Window.Property(WatchList_Episode.15.Path),PlayMedia(,)]</onclick>
  1470. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.15.Thumb)]</icon>
  1471. <thumb>$INFO[Window.Property(WatchList_Episode.15.Fanart)]</thumb>
  1472. <visible>!IsEmpty(Window.Property(WatchList_Episode.15.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1473. </item>
  1474. <item id="16">
  1475. <label>$INFO[Window.Property(WatchList_Episode.16.Label)]</label>
  1476. <label2>$INFO[Window.Property(WatchList_Episode.16.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.16.Episode)]</label2>
  1477. <onclick>PlayList.Clear</onclick>
  1478. <onclick>$INFO[Window.Property(WatchList_Episode.16.Path),PlayMedia(,)]</onclick>
  1479. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.16.Thumb)]</icon>
  1480. <thumb>$INFO[Window.Property(WatchList_Episode.16.Fanart)]</thumb>
  1481. <visible>!IsEmpty(Window.Property(WatchList_Episode.16.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1482. </item>
  1483. <item id="17">
  1484. <label>$INFO[Window.Property(WatchList_Episode.17.Label)]</label>
  1485. <label2>$INFO[Window.Property(WatchList_Episode.17.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.17.Episode)]</label2>
  1486. <onclick>PlayList.Clear</onclick>
  1487. <onclick>$INFO[Window.Property(WatchList_Episode.17.Path),PlayMedia(,)]</onclick>
  1488. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.17.Thumb)]</icon>
  1489. <thumb>$INFO[Window.Property(WatchList_Episode.17.Fanart)]</thumb>
  1490. <visible>!IsEmpty(Window.Property(WatchList_Episode.17.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1491. </item>
  1492. <item id="18">
  1493. <label>$INFO[Window.Property(WatchList_Episode.18.Label)]</label>
  1494. <label2>$INFO[Window.Property(WatchList_Episode.18.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.18.Episode)]</label2>
  1495. <onclick>PlayList.Clear</onclick>
  1496. <onclick>$INFO[Window.Property(WatchList_Episode.18.Path),PlayMedia(,)]</onclick>
  1497. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.18.Thumb)]</icon>
  1498. <thumb>$INFO[Window.Property(WatchList_Episode.18.Fanart)]</thumb>
  1499. <visible>!IsEmpty(Window.Property(WatchList_Episode.18.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1500. </item>
  1501. <item id="19">
  1502. <label>$INFO[Window.Property(WatchList_Episode.19.Label)]</label>
  1503. <label2>$INFO[Window.Property(WatchList_Episode.19.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.19.Episode)]</label2>
  1504. <onclick>PlayList.Clear</onclick>
  1505. <onclick>$INFO[Window.Property(WatchList_Episode.19.Path),PlayMedia(,)]</onclick>
  1506. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.19.Thumb)]</icon>
  1507. <thumb>$INFO[Window.Property(WatchList_Episode.19.Fanart)]</thumb>
  1508. <visible>!IsEmpty(Window.Property(WatchList_Episode.19.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1509. </item>
  1510. <item id="20">
  1511. <label>$INFO[Window.Property(WatchList_Episode.20.Label)]</label>
  1512. <label2>$INFO[Window.Property(WatchList_Episode.20.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.20.Episode)]</label2>
  1513. <onclick>PlayList.Clear</onclick>
  1514. <onclick>$INFO[Window.Property(WatchList_Episode.20.Path),PlayMedia(,)]</onclick>
  1515. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.20.Thumb)]</icon>
  1516. <thumb>$INFO[Window.Property(WatchList_Episode.20.Fanart)]</thumb>
  1517. <visible>!IsEmpty(Window.Property(WatchList_Episode.20.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1518. </item>
  1519. <item id="21">
  1520. <label>$INFO[Window.Property(WatchList_Episode.21.Label)]</label>
  1521. <label2>$INFO[Window.Property(WatchList_Episode.21.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.21.Episode)]</label2>
  1522. <onclick>PlayList.Clear</onclick>
  1523. <onclick>$INFO[Window.Property(WatchList_Episode.21.Path),PlayMedia(,)]</onclick>
  1524. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.21.Thumb)]</icon>
  1525. <thumb>$INFO[Window.Property(WatchList_Episode.21.Fanart)]</thumb>
  1526. <visible>!IsEmpty(Window.Property(WatchList_Episode.21.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1527. </item>
  1528. <item id="22">
  1529. <label>$INFO[Window.Property(WatchList_Episode.22.Label)]</label>
  1530. <label2>$INFO[Window.Property(WatchList_Episode.22.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.22.Episode)]</label2>
  1531. <onclick>PlayList.Clear</onclick>
  1532. <onclick>$INFO[Window.Property(WatchList_Episode.22.Path),PlayMedia(,)]</onclick>
  1533. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.22.Thumb)]</icon>
  1534. <thumb>$INFO[Window.Property(WatchList_Episode.22.Fanart)]</thumb>
  1535. <visible>!IsEmpty(Window.Property(WatchList_Episode.22.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1536. </item>
  1537. <item id="23">
  1538. <label>$INFO[Window.Property(WatchList_Episode.23.Label)]</label>
  1539. <label2>$INFO[Window.Property(WatchList_Episode.23.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.23.Episode)]</label2>
  1540. <onclick>PlayList.Clear</onclick>
  1541. <onclick>$INFO[Window.Property(WatchList_Episode.23.Path),PlayMedia(,)]</onclick>
  1542. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.23.Thumb)]</icon>
  1543. <thumb>$INFO[Window.Property(WatchList_Episode.23.Fanart)]</thumb>
  1544. <visible>!IsEmpty(Window.Property(WatchList_Episode.23.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1545. </item>
  1546. <item id="24">
  1547. <label>$INFO[Window.Property(WatchList_Episode.24.Label)]</label>
  1548. <label2>$INFO[Window.Property(WatchList_Episode.24.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.24.Episode)]</label2>
  1549. <onclick>PlayList.Clear</onclick>
  1550. <onclick>$INFO[Window.Property(WatchList_Episode.24.Path),PlayMedia(,)]</onclick>
  1551. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.24.Thumb)]</icon>
  1552. <thumb>$INFO[Window.Property(WatchList_Episode.24.Fanart)]</thumb>
  1553. <visible>!IsEmpty(Window.Property(WatchList_Episode.24.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1554. </item>
  1555. <item id="25">
  1556. <label>$INFO[Window.Property(WatchList_Episode.25.Label)]</label>
  1557. <label2>$INFO[Window.Property(WatchList_Episode.25.TVShowTitle)] - $INFO[Window.Property(WatchList_Episode.25.Episode)]</label2>
  1558. <onclick>PlayList.Clear</onclick>
  1559. <onclick>$INFO[Window.Property(WatchList_Episode.25.Path),PlayMedia(,)]</onclick>
  1560. <icon fallback="DefaultTVShows.png">$INFO[Window.Property(WatchList_Episode.25.Thumb)]</icon>
  1561. <thumb>$INFO[Window.Property(WatchList_Episode.25.Fanart)]</thumb>
  1562. <visible>!IsEmpty(Window.Property(WatchList_Episode.25.Label)) + !Skin.HasSetting(HideWatchlist)</visible>
  1563. </item>
  1564. </content>
  1565. </include>
  1566. <include name="LongListMusicVideos">
  1567. <content>
  1568. <item id="1">
  1569. <label>$INFO[Window.Property(LatestMusicVideo.1.Title)]</label>
  1570. <label2>-</label2>
  1571. <onclick>PlayList.Clear</onclick>
  1572. <onclick>$INFO[Window.Property(LatestMusicVideo.1.Path)]</onclick>
  1573. <icon>$INFO[Window.Property(LatestMusicVideo.1.Thumb)]</icon>
  1574. <thumb>$INFO[Window.Property(LatestMusicVideo.1.Fanart)]</thumb>
  1575. <visible>!IsEmpty(Window.Property(LatestMusicVideo.1.Title))</visible>
  1576. </item>
  1577. <item id="2">
  1578. <label>$INFO[Window.Property(LatestMusicVideo.2.Title)]</label>
  1579. <label2>-</label2>
  1580. <onclick>PlayList.Clear</onclick>
  1581. <onclick>$INFO[Window.Property(LatestMusicVideo.2.Path)]</onclick>
  1582. <icon>$INFO[Window.Property(LatestMusicVideo.2.Thumb)]</icon>
  1583. <thumb>$INFO[Window.Property(LatestMusicVideo.2.Fanart)]</thumb>
  1584. <visible>!IsEmpty(Window.Property(LatestMusicVideo.2.Title))</visible>
  1585. </item>
  1586. <item id="3">
  1587. <label>$INFO[Window.Property(LatestMusicVideo.3.Title)]</label>
  1588. <label2>-</label2>
  1589. <onclick>PlayList.Clear</onclick>
  1590. <onclick>$INFO[Window.Property(LatestMusicVideo.3.Path)]</onclick>
  1591. <icon>$INFO[Window.Property(LatestMusicVideo.3.Thumb)]</icon>
  1592. <thumb>$INFO[Window.Property(LatestMusicVideo.3.Fanart)]</thumb>
  1593. <visible>!IsEmpty(Window.Property(LatestMusicVideo.3.Title))</visible>
  1594. </item>
  1595. <item id="4">
  1596. <label>$INFO[Window.Property(LatestMusicVideo.4.Title)]</label>
  1597. <label2>-</label2>
  1598. <onclick>PlayList.Clear</onclick>
  1599. <onclick>$INFO[Window.Property(LatestMusicVideo.4.Path)]</onclick>
  1600. <icon>$INFO[Window.Property(LatestMusicVideo.4.Thumb)]</icon>
  1601. <thumb>$INFO[Window.Property(LatestMusicVideo.4.Fanart)]</thumb>
  1602. <visible>!IsEmpty(Window.Property(LatestMusicVideo.4.Title))</visible>
  1603. </item>
  1604. <item id="5">
  1605. <label>$INFO[Window.Property(LatestMusicVideo.5.Title)]</label>
  1606. <label2>-</label2>
  1607. <onclick>PlayList.Clear</onclick>
  1608. <onclick>$INFO[Window.Property(LatestMusicVideo.5.Path)]</onclick>
  1609. <icon>$INFO[Window.Property(LatestMusicVideo.5.Thumb)]</icon>
  1610. <thumb>$INFO[Window.Property(LatestMusicVideo.5.Fanart)]</thumb>
  1611. <visible>!IsEmpty(Window.Property(LatestMusicVideo.5.Title))</visible>
  1612. </item>
  1613. <item id="6">
  1614. <label>$INFO[Window.Property(LatestMusicVideo.6.Title)]</label>
  1615. <label2>-</label2>
  1616. <onclick>PlayList.Clear</onclick>
  1617. <onclick>$INFO[Window.Property(LatestMusicVideo.6.Path)]</onclick>
  1618. <icon>$INFO[Window.Property(LatestMusicVideo.6.Thumb)]</icon>
  1619. <thumb>$INFO[Window.Property(LatestMusicVideo.6.Fanart)]</thumb>
  1620. <visible>!IsEmpty(Window.Property(LatestMusicVideo.6.Title))</visible>
  1621. </item>
  1622. <item id="7">
  1623. <label>$INFO[Window.Property(LatestMusicVideo.7.Title)]</label>
  1624. <label2>-</label2>
  1625. <onclick>PlayList.Clear</onclick>
  1626. <onclick>$INFO[Window.Property(LatestMusicVideo.7.Path)]</onclick>
  1627. <icon>$INFO[Window.Property(LatestMusicVideo.7.Thumb)]</icon>
  1628. <thumb>$INFO[Window.Property(LatestMusicVideo.7.Fanart)]</thumb>
  1629. <visible>!IsEmpty(Window.Property(LatestMusicVideo.7.Title))</visible>
  1630. </item>
  1631. <item id="8">
  1632. <label>$INFO[Window.Property(LatestMusicVideo.8.Title)]</label>
  1633. <label2>-</label2>
  1634. <onclick>PlayList.Clear</onclick>
  1635. <onclick>$INFO[Window.Property(LatestMusicVideo.8.Path)]</onclick>
  1636. <icon>$INFO[Window.Property(LatestMusicVideo.8.Thumb)]</icon>
  1637. <thumb>$INFO[Window.Property(LatestMusicVideo.8.Fanart)]</thumb>
  1638. <visible>!IsEmpty(Window.Property(LatestMusicVideo.8.Title))</visible>
  1639. </item>
  1640. <item id="9">
  1641. <label>$INFO[Window.Property(LatestMusicVideo.9.Title)]</label>
  1642. <label2>-</label2>
  1643. <onclick>PlayList.Clear</onclick>
  1644. <onclick>$INFO[Window.Property(LatestMusicVideo.9.Path)]</onclick>
  1645. <icon>$INFO[Window.Property(LatestMusicVideo.9.Thumb)]</icon>
  1646. <thumb>$INFO[Window.Property(LatestMusicVideo.9.Fanart)]</thumb>
  1647. <visible>!IsEmpty(Window.Property(LatestMusicVideo.9.Title))</visible>
  1648. </item>
  1649. <item id="10">
  1650. <label>$INFO[Window.Property(LatestMusicVideo.10.Title)]</label>
  1651. <label2>-</label2>
  1652. <onclick>PlayList.Clear</onclick>
  1653. <onclick>$INFO[Window.Property(LatestMusicVideo.10.Path)]</onclick>
  1654. <icon>$INFO[Window.Property(LatestMusicVideo.10.Thumb)]</icon>
  1655. <thumb>$INFO[Window.Property(LatestMusicVideo.10.Fanart)]</thumb>
  1656. <visible>!IsEmpty(Window.Property(LatestMusicVideo.10.Title))</visible>
  1657. </item>
  1658. </content>
  1659. </include>
  1660. </includes>
Add Comment
Please, Sign In to add comment