Advertisement
Handaloo

Untitled

Oct 23rd, 2021
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.71 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <includes>
  3. <include name="HomeRecentlyAddedInfo">
  4. <control type="group" id="9003">
  5. <depth>DepthMenu</depth>
  6. <onup>20</onup>
  7. <ondown condition="Control.IsVisible(600)">600</ondown>
  8. <ondown condition="!Control.IsVisible(600)">9000</ondown>
  9. <visible>!Window.IsVisible(Favourites)</visible>
  10. <include>VisibleFadeEffect</include>
  11. <animation effect="fade" time="225" delay="750">WindowOpen</animation>
  12. <animation effect="fade" time="150">WindowClose</animation>
  13. <control type="group">
  14. <left>190</left>
  15. <top>50</top>
  16. <visible>Library.HasContent(Movies)</visible>
  17. <visible>Container(9000).Hasfocus(10) + !Skin.HasSetting(HomepageHideRecentlyAddedVideo) + !Skin.HasSetting(HomeMenuMovieUsePlaylist)</visible>
  18. <include>VisibleFadeEffect</include>
  19. <control type="label">
  20. <description>Title label</description>
  21. <left>180</left>
  22. <top>220</top>
  23. <height>20</height>
  24. <width>540</width>
  25. <label>20386</label>
  26. <align>center</align>
  27. <aligny>center</aligny>
  28. <font>font12_title</font>
  29. <textcolor>white</textcolor>
  30. <shadowcolor>black</shadowcolor>
  31. </control>
  32. <control type="list" id="8000">
  33. <animation effect="slide" start="0,0" end="90,0" time="0" condition="String.IsEqual(Container(8000).NumItems,4)">conditional</animation>
  34. <animation effect="slide" start="0,0" end="180,0" time="0" condition="String.IsEqual(Container(8000).NumItems,3)">conditional</animation>
  35. <animation effect="slide" start="0,0" end="270,0" time="0" condition="String.IsEqual(Container(8000).NumItems,2)">conditional</animation>
  36. <animation effect="slide" start="0,0" end="360,0" time="0" condition="String.IsEqual(Container(8000).NumItems,1)">conditional</animation>
  37. <left>0</left>
  38. <top>0</top>
  39. <width>900</width>
  40. <height>220</height>
  41. <onleft>8000</onleft>
  42. <onright>8000</onright>
  43. <onup>20</onup>
  44. <ondown condition="Control.IsVisible(600)">600</ondown>
  45. <ondown condition="!Control.IsVisible(600)">9000</ondown>
  46. <viewtype label="535">list</viewtype>
  47. <pagecontrol/>
  48. <scrolltime>200</scrolltime>
  49. <orientation>Horizontal</orientation>
  50. <itemlayout height="220" width="180">
  51. <control type="image">
  52. <description>background</description>
  53. <left>0</left>
  54. <top>0</top>
  55. <width>180</width>
  56. <height>220</height>
  57. <texture border="15">RecentAddedBack.png</texture>
  58. </control>
  59. <control type="image">
  60. <left>10</left>
  61. <top>10</top>
  62. <width>160</width>
  63. <height>170</height>
  64. <texture fallback="DefaultVideoCover.png" background="true">$INFO[ListItem.Art(poster)]</texture>
  65. <aspectratio>keep</aspectratio>
  66. <bordertexture border="5">button-nofocus.png</bordertexture>
  67. <bordersize>5</bordersize>
  68. </control>
  69. <control type="label">
  70. <left>15</left>
  71. <top>185</top>
  72. <width>150</width>
  73. <height>20</height>
  74. <font>font12</font>
  75. <textcolor>white</textcolor>
  76. <shadowcolor>black</shadowcolor>
  77. <selectedcolor>selected</selectedcolor>
  78. <align>center</align>
  79. <aligny>center</aligny>
  80. <label>$INFO[ListItem.Label]</label>
  81. </control>
  82. </itemlayout>
  83. <focusedlayout height="220" width="180">
  84. <control type="image">
  85. <description>background</description>
  86. <left>0</left>
  87. <top>0</top>
  88. <width>180</width>
  89. <height>220</height>
  90. <texture border="15">RecentAddedBack.png</texture>
  91. </control>
  92. <control type="image">
  93. <left>10</left>
  94. <top>10</top>
  95. <width>160</width>
  96. <height>170</height>
  97. <texture fallback="DefaultVideoCover.png" background="true">$INFO[ListItem.Art(poster)]</texture>
  98. <aspectratio>keep</aspectratio>
  99. <bordertexture border="5">folder-focus.png</bordertexture>
  100. <bordersize>5</bordersize>
  101. <visible>Control.HasFocus(8000)</visible>
  102. </control>
  103. <control type="image">
  104. <left>10</left>
  105. <top>10</top>
  106. <width>160</width>
  107. <height>170</height>
  108. <texture fallback="DefaultVideoCover.png">$INFO[ListItem.Art(poster)]</texture>
  109. <aspectratio>keep</aspectratio>
  110. <bordertexture border="5">button-nofocus.png</bordertexture>
  111. <bordersize>5</bordersize>
  112. <visible>!Control.HasFocus(8000)</visible>
  113. </control>
  114. <control type="label">
  115. <left>15</left>
  116. <top>185</top>
  117. <width>150</width>
  118. <height>20</height>
  119. <font>font12</font>
  120. <textcolor>white</textcolor>
  121. <shadowcolor>black</shadowcolor>
  122. <selectedcolor>selected</selectedcolor>
  123. <align>center</align>
  124. <aligny>center</aligny>
  125. <label>$INFO[ListItem.Label]</label>
  126. <visible>!Control.HasFocus(8000)</visible>
  127. </control>
  128. <control type="label">
  129. <left>15</left>
  130. <top>185</top>
  131. <width>150</width>
  132. <height>20</height>
  133. <font>font12</font>
  134. <textcolor>blue</textcolor>
  135. <selectedcolor>selected</selectedcolor>
  136. <align>center</align>
  137. <aligny>center</aligny>
  138. <label>$INFO[ListItem.Label]</label>
  139. <visible>Control.HasFocus(8000)</visible>
  140. </control>
  141. </focusedlayout>
  142. <content target="video" sortorder="descending" sortby="dateadded" limit="15">videodb://movies/titles/< /content>
  143. </control>
  144. <control type="button">
  145. <description>left Arrow</description>
  146. <left>-40</left>
  147. <top>90</top>
  148. <width>30</width>
  149. <height>40</height>
  150. <texturefocus>arrow-big-left.png</texturefocus>
  151. <texturenofocus>arrow-big-left.png</texturenofocus>
  152. <onclick>Control.Move(8000,-1)</onclick>
  153. <visible>Control.HasFocus(8000) + Container(8000).HasPrevious</visible>
  154. <include>VisibleFadeEffect</include>
  155. </control>
  156. <control type="button">
  157. <description>right Arrow</description>
  158. <left>910</left>
  159. <top>90</top>
  160. <width>30</width>
  161. <height>40</height>
  162. <texturefocus>arrow-big-right.png</texturefocus>
  163. <texturenofocus>arrow-big-right.png</texturenofocus>
  164. <onclick>Control.Move(8000,1)</onclick>
  165. <visible>Control.HasFocus(8000) + Container(8000).HasNext</visible>
  166. <include>VisibleFadeEffect</include>
  167. </control>
  168. </control>
  169. <control type="group">
  170. <left>160</left>
  171. <top>50</top>
  172. <visible>Library.HasContent(TVShows)</visible>
  173. <visible>Container(9000).Hasfocus(11) + !Skin.HasSetting(HomepageHideRecentlyAddedVideo) + !Skin.HasSetting(HomeMenuTVShowUsePlaylist)</visible>
  174. <include>VisibleFadeEffect</include>
  175. <control type="label">
  176. <description>Title label</description>
  177. <left>240</left>
  178. <top>220</top>
  179. <height>20</height>
  180. <width>480</width>
  181. <label>20387</label>
  182. <align>center</align>
  183. <aligny>center</aligny>
  184. <font>font12_title</font>
  185. <textcolor>white</textcolor>
  186. <shadowcolor>black</shadowcolor>
  187. </control>
  188. <control type="list" id="8001">
  189. <animation effect="slide" start="0,0" end="120,0" time="0" condition="String.IsEqual(Container(8001).NumItems,3)">conditional</animation>
  190. <animation effect="slide" start="0,0" end="240,0" time="0" condition="String.IsEqual(Container(8001).NumItems,2)">conditional</animation>
  191. <animation effect="slide" start="0,0" end="360,0" time="0" condition="String.IsEqual(Container(8001).NumItems,1)">conditional</animation>
  192. <left>0</left>
  193. <top>0</top>
  194. <width>960</width>
  195. <height>240</height>
  196. <onleft>8001</onleft>
  197. <onright>8001</onright>
  198. <onup>20</onup>
  199. <ondown condition="Control.IsVisible(600)">600</ondown>
  200. <ondown condition="!Control.IsVisible(600)">9000</ondown>
  201. <viewtype label="535">list</viewtype>
  202. <pagecontrol/>
  203. <scrolltime>200</scrolltime>
  204. <orientation>Horizontal</orientation>
  205. <itemlayout height="220" width="240">
  206. <control type="image">
  207. <description>background</description>
  208. <left>0</left>
  209. <top>0</top>
  210. <width>240</width>
  211. <height>220</height>
  212. <texture border="15">RecentAddedBack.png</texture>
  213. </control>
  214. <control type="image">
  215. <left>10</left>
  216. <top>10</top>
  217. <width>220</width>
  218. <height>155</height>
  219. <aspectratio>scale</aspectratio>
  220. <texture background="true">$INFO[ListItem.Art(thumb)]</texture>
  221. <bordertexture border="5">button-nofocus.png</bordertexture>
  222. <bordersize>5</bordersize>
  223. </control>
  224. <control type="label">
  225. <left>20</left>
  226. <top>168</top>
  227. <width>200</width>
  228. <height>20</height>
  229. <font>font10</font>
  230. <textcolor>grey2</textcolor>
  231. <shadowcolor>black</shadowcolor>
  232. <selectedcolor>selected</selectedcolor>
  233. <align>center</align>
  234. <aligny>center</aligny>
  235. <label>$INFO[ListItem.TVShowTitle] - $INFO[ListItem.Season,,x]$INFO[ListItem.Episode]</label>
  236. </control>
  237. <control type="label">
  238. <left>20</left>
  239. <top>185</top>
  240. <width>200</width>
  241. <height>20</height>
  242. <font>font12</font>
  243. <textcolor>white</textcolor>
  244. <shadowcolor>black</shadowcolor>
  245. <selectedcolor>selected</selectedcolor>
  246. <align>center</align>
  247. <aligny>center</aligny>
  248. <label>$INFO[ListItem.Title]</label>
  249. </control>
  250. </itemlayout>
  251. <focusedlayout height="220" width="240">
  252. <control type="image">
  253. <description>background</description>
  254. <left>0</left>
  255. <top>0</top>
  256. <width>240</width>
  257. <height>220</height>
  258. <texture border="15">RecentAddedBack.png</texture>
  259. </control>
  260. <control type="image">
  261. <left>10</left>
  262. <top>10</top>
  263. <width>220</width>
  264. <height>155</height>
  265. <aspectratio>scale</aspectratio>
  266. <texture background="true">$INFO[ListItem.Art(thumb)]</texture>
  267. <bordertexture border="5">folder-focus.png</bordertexture>
  268. <bordersize>5</bordersize>
  269. <visible>Control.HasFocus(8001)</visible>
  270. </control>
  271. <control type="image">
  272. <left>10</left>
  273. <top>10</top>
  274. <width>220</width>
  275. <height>155</height>
  276. <aspectratio>scale</aspectratio>
  277. <texture>$INFO[ListItem.Art(thumb)]</texture>
  278. <bordertexture border="5">button-nofocus.png</bordertexture>
  279. <bordersize>5</bordersize>
  280. <visible>!Control.HasFocus(8001)</visible>
  281. </control>
  282. <control type="label">
  283. <left>20</left>
  284. <top>168</top>
  285. <width>200</width>
  286. <height>20</height>
  287. <font>font10</font>
  288. <textcolor>grey2</textcolor>
  289. <shadowcolor>black</shadowcolor>
  290. <selectedcolor>selected</selectedcolor>
  291. <align>center</align>
  292. <aligny>center</aligny>
  293. <label>$INFO[ListItem.TVShowTitle] - $INFO[ListItem.Season,,x]$INFO[ListItem.Episode]</label>
  294. </control>
  295. <control type="label">
  296. <left>20</left>
  297. <top>185</top>
  298. <width>200</width>
  299. <height>20</height>
  300. <font>font12</font>
  301. <textcolor>white</textcolor>
  302. <shadowcolor>black</shadowcolor>
  303. <selectedcolor>selected</selectedcolor>
  304. <align>center</align>
  305. <aligny>center</aligny>
  306. <label>$INFO[ListItem.Title]</label>
  307. <visible>!Control.HasFocus(8001)</visible>
  308. </control>
  309. <control type="label">
  310. <left>20</left>
  311. <top>185</top>
  312. <width>200</width>
  313. <height>20</height>
  314. <font>font12</font>
  315. <textcolor>blue</textcolor>
  316. <selectedcolor>selected</selectedcolor>
  317. <align>center</align>
  318. <aligny>center</aligny>
  319. <label>$INFO[ListItem.Title]</label>
  320. <visible>Control.HasFocus(8001)</visible>
  321. </control>
  322. </focusedlayout>
  323. <content target="video" sortorder="descending" sortby="dateadded" limit="15">videodb://tvshows/titles/-1/-1/?xsp=%7B%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22playcount%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%220%22%7D%5D%7D%2C%22type%22%3A%22episodes%22%7D</content>
  324. </control>
  325. <control type="button">
  326. <description>left Arrow</description>
  327. <left>-40</left>
  328. <top>90</top>
  329. <width>30</width>
  330. <height>40</height>
  331. <texturefocus>arrow-big-left.png</texturefocus>
  332. <texturenofocus>arrow-big-left.png</texturenofocus>
  333. <onclick>Control.Move(8001,-1)</onclick>
  334. <visible>Control.HasFocus(8001) + Container(8001).HasPrevious</visible>
  335. <include>VisibleFadeEffect</include>
  336. </control>
  337. <control type="button">
  338. <description>right Arrow</description>
  339. <left>970</left>
  340. <top>90</top>
  341. <width>30</width>
  342. <height>40</height>
  343. <texturefocus>arrow-big-right.png</texturefocus>
  344. <texturenofocus>arrow-big-right.png</texturenofocus>
  345. <onclick>Control.Move(8001,1)</onclick>
  346. <visible>Control.HasFocus(8001) + Container(8001).HasNext</visible>
  347. <include>VisibleFadeEffect</include>
  348. </control>
  349. </control>
  350. <control type="group">
  351. <left>240</left>
  352. <top>50</top>
  353. <visible>Library.HasContent(Music)</visible>
  354. <visible>Container(9000).Hasfocus(3) + !Skin.HasSetting(HomepageHideRecentlyAddedAlbums) + !Skin.HasSetting(HomeMenuMusicUsePlaylist)</visible>
  355. <include>VisibleFadeEffect</include>
  356. <control type="label">
  357. <description>Title label</description>
  358. <left>160</left>
  359. <top>220</top>
  360. <height>20</height>
  361. <width>480</width>
  362. <label>359</label>
  363. <align>center</align>
  364. <aligny>center</aligny>
  365. <font>font12_title</font>
  366. <textcolor>white</textcolor>
  367. <shadowcolor>black</shadowcolor>
  368. </control>
  369. <control type="list" id="8002">
  370. <animation effect="slide" start="0,0" end="100,0" time="0" condition="String.IsEqual(Container(8002).NumItems,3)">conditional</animation>
  371. <animation effect="slide" start="0,0" end="200,0" time="0" condition="String.IsEqual(Container(8002).NumItems,2)">conditional</animation>
  372. <animation effect="slide" start="0,0" end="300,0" time="0" condition="String.IsEqual(Container(8002).NumItems,1)">conditional</animation>
  373. <left>0</left>
  374. <top>0</top>
  375. <width>800</width>
  376. <height>240</height>
  377. <onleft>8002</onleft>
  378. <onright>8002</onright>
  379. <onup>20</onup>
  380. <ondown condition="Control.IsVisible(600)">600</ondown>
  381. <ondown condition="!Control.IsVisible(600)">9000</ondown>
  382. <viewtype label="535">list</viewtype>
  383. <pagecontrol/>
  384. <scrolltime>200</scrolltime>
  385. <orientation>Horizontal</orientation>
  386. <onclick>PlayMedia($INFO[ListItem.FolderPath],isdir)</onclick>
  387. <itemlayout height="220" width="200">
  388. <control type="image">
  389. <description>background</description>
  390. <left>0</left>
  391. <top>0</top>
  392. <width>200</width>
  393. <height>220</height>
  394. <texture border="15">RecentAddedBack.png</texture>
  395. </control>
  396. <control type="image">
  397. <left>10</left>
  398. <top>10</top>
  399. <width>180</width>
  400. <height>155</height>
  401. <aspectratio>keep</aspectratio>
  402. <texture background="true">$INFO[ListItem.Art(thumb)]</texture>
  403. <bordertexture border="5">button-nofocus.png</bordertexture>
  404. <bordersize>5</bordersize>
  405. </control>
  406. <control type="label">
  407. <left>10</left>
  408. <top>170</top>
  409. <width>180</width>
  410. <height>20</height>
  411. <font>font10</font>
  412. <textcolor>grey2</textcolor>
  413. <shadowcolor>black</shadowcolor>
  414. <selectedcolor>selected</selectedcolor>
  415. <align>center</align>
  416. <aligny>center</aligny>
  417. <label>$INFO[ListItem.Artist]</label>
  418. </control>
  419. <control type="label">
  420. <left>10</left>
  421. <top>190</top>
  422. <width>180</width>
  423. <height>20</height>
  424. <font>font12</font>
  425. <textcolor>white</textcolor>
  426. <shadowcolor>black</shadowcolor>
  427. <selectedcolor>selected</selectedcolor>
  428. <align>center</align>
  429. <aligny>center</aligny>
  430. <label>$INFO[ListItem.Label]</label>
  431. </control>
  432. </itemlayout>
  433. <focusedlayout height="220" width="200">
  434. <control type="image">
  435. <description>background</description>
  436. <left>0</left>
  437. <top>0</top>
  438. <width>200</width>
  439. <height>220</height>
  440. <texture border="15">RecentAddedBack.png</texture>
  441. </control>
  442. <control type="image">
  443. <left>10</left>
  444. <top>10</top>
  445. <width>180</width>
  446. <height>155</height>
  447. <aspectratio>keep</aspectratio>
  448. <texture background="true">$INFO[ListItem.Art(thumb)]</texture>
  449. <bordertexture border="5">folder-focus.png</bordertexture>
  450. <bordersize>5</bordersize>
  451. <visible>Control.HasFocus(8002)</visible>
  452. </control>
  453. <control type="image">
  454. <left>10</left>
  455. <top>10</top>
  456. <width>180</width>
  457. <height>155</height>
  458. <aspectratio>keep</aspectratio>
  459. <texture background="true">$INFO[ListItem.Art(thumb)]</texture>
  460. <bordertexture border="5">button-nofocus.png</bordertexture>
  461. <bordersize>5</bordersize>
  462. <visible>!Control.HasFocus(8002)</visible>
  463. </control>
  464. <control type="label">
  465. <left>10</left>
  466. <top>170</top>
  467. <width>180</width>
  468. <height>20</height>
  469. <font>font10</font>
  470. <textcolor>grey2</textcolor>
  471. <shadowcolor>black</shadowcolor>
  472. <selectedcolor>selected</selectedcolor>
  473. <align>center</align>
  474. <aligny>center</aligny>
  475. <label>$INFO[ListItem.Artist]</label>
  476. </control>
  477. <control type="label">
  478. <left>10</left>
  479. <top>190</top>
  480. <width>180</width>
  481. <height>20</height>
  482. <font>font12</font>
  483. <textcolor>white</textcolor>
  484. <shadowcolor>black</shadowcolor>
  485. <selectedcolor>selected</selectedcolor>
  486. <align>center</align>
  487. <aligny>center</aligny>
  488. <label>$INFO[ListItem.Label]</label>
  489. <visible>!Control.HasFocus(8002)</visible>
  490. </control>
  491. <control type="label">
  492. <left>10</left>
  493. <top>190</top>
  494. <width>180</width>
  495. <height>20</height>
  496. <font>font12</font>
  497. <textcolor>blue</textcolor>
  498. <selectedcolor>selected</selectedcolor>
  499. <align>center</align>
  500. <aligny>center</aligny>
  501. <label>$INFO[ListItem.Label]</label>
  502. <visible>Control.HasFocus(8002)</visible>
  503. </control>
  504. </focusedlayout>
  505. <content target="music" sortby="dateadded" sortorder="descending" limit="15">musicdb://recentlyaddedalbums</content>
  506. </control>
  507. <control type="button">
  508. <description>left Arrow</description>
  509. <left>-40</left>
  510. <top>90</top>
  511. <width>30</width>
  512. <height>40</height>
  513. <texturefocus>arrow-big-left.png</texturefocus>
  514. <texturenofocus>arrow-big-left.png</texturenofocus>
  515. <onclick>Control.Move(8002,-1)</onclick>
  516. <visible>Control.HasFocus(8002) + Container(8002).HasPrevious</visible>
  517. <include>VisibleFadeEffect</include>
  518. </control>
  519. <control type="button">
  520. <description>right Arrow</description>
  521. <left>810</left>
  522. <top>90</top>
  523. <width>30</width>
  524. <height>40</height>
  525. <texturefocus>arrow-big-right.png</texturefocus>
  526. <texturenofocus>arrow-big-right.png</texturenofocus>
  527. <onclick>Control.Move(8002,1)</onclick>
  528. <visible>Control.HasFocus(8002) + Container(8002).HasNext</visible>
  529. <include>VisibleFadeEffect</include>
  530. </control>
  531. </control>
  532. </control>
  533. </include>
  534. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement