Advertisement
Guest User

DialogVideoInfo

a guest
Mar 28th, 2017
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 87.99 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Foundation -->
  3. <window id="2003">
  4. <defaultcontrol always="true">9000</defaultcontrol>
  5.  
  6. <zorder>0</zorder>
  7. <onload condition="System.HasAddon(script.videoextras)">RunScript(script.videoextras,check,"$INFO[ListItem.FilenameAndPath]")</onload>
  8. <onload>ClearProperty(content)</onload>
  9. <onload>ClearProperty(movie.Fanart,home)</onload>
  10. <controls>
  11.  
  12. <control type="group">
  13. <animation type="Conditional" reversible="true" condition="Window.IsVisible(FileBrowser.xml) | Window.IsVisible(DialogConfirm.xml) | Window.IsVisible(DialogSelect.xml) | Window.IsVisible(DialogContextMenu.xml) | Window.IsVisible(DialogButtonMenu.xml)">
  14. <effect type="zoom" end="95" start="100" time="200" center="auto" tween="quadratic" easing="in" />
  15. </animation>
  16. <control type="group">
  17. <visible>!Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml)</visible>
  18. <visible>!Window.IsVisible(script-script.extendedinfo-DialogInfo.xml)</visible>
  19. <animation effect="slide" start="-1920" end="0" delay="0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
  20. <animation effect="slide" start="0" end="-1920" time="300" tween="quadratic" easing="in">WindowClose</animation>
  21. <animation effect="slide" start="-1920" end="0" delay="0" time="300" tween="quadratic" easing="out">Visible</animation>
  22. <animation effect="slide" start="0" end="-1920" time="300" tween="quadratic" easing="in">Hidden</animation>
  23. <include>View_50_SidePoster</include>
  24. </control>
  25. <control type="group">
  26. <visible>!Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml)</visible>
  27. <visible>!Window.IsVisible(script-script.extendedinfo-DialogInfo.xml)</visible>
  28. <animation effect="slide" start="1920" end="0" delay="0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
  29. <animation effect="slide" start="0" end="1920" time="300" tween="quadratic" easing="in">WindowClose</animation>
  30. <animation effect="slide" start="1920" end="0" delay="0" time="300" tween="quadratic" easing="out">Visible</animation>
  31. <animation effect="slide" start="0" end="1920" time="300" tween="quadratic" easing="in">Hidden</animation>
  32.  
  33. <imagepath background="true">$INFO[ListItem.Path]$INFO[ListItem.Season,season,-landscape.jpg]</imagepath>
  34.  
  35. <control type="image" id="1234">
  36. <description>Studio Logo</description>
  37. <posy>80</posy>
  38. <width>140</width>
  39. <height>140</height>
  40. <right>SidePad</right>
  41. <aspectratio align="right" aligny="top">keep</aspectratio>
  42. <texture colordiffuse="Dark1">resource://resource.images.studios.white/$INFO[Window(Home).Property(SkinHelper.ListItem.Studio),,.png]</texture>
  43. <visible>!Skin.HasSetting(furniture.studiocolor)</visible>
  44. <visible>!Control.IsVisible(50) + IsEmpty(Window.Property(content))</visible>
  45. <visible>!Skin.HasSetting(furniture.nowplaying) + ![Player.Playing | Player.Paused] + Skin.HasSetting(furniture.studiorecord) | Skin.HasSetting(furniture.nowplaying)</visible>
  46. </control>
  47.  
  48. <control type="image" id="1235">
  49. <description>Studio Logo</description>
  50. <posy>80</posy>
  51. <width>140</width>
  52. <height>140</height>
  53. <right>SidePad</right>
  54. <aspectratio align="right" aligny="top">keep</aspectratio>
  55. <texture>resource://resource.images.studios.coloured/$INFO[Window(Home).Property(SkinHelper.ListItem.Studio),,.png]</texture>
  56. <visible>Skin.HasSetting(furniture.studiocolor)</visible>
  57. <visible>!Control.IsVisible(50) + IsEmpty(Window.Property(content))</visible>
  58. <visible>!Skin.HasSetting(furniture.nowplaying) + ![Player.Playing | Player.Paused] + Skin.HasSetting(furniture.studiorecord) | Skin.HasSetting(furniture.nowplaying)</visible>
  59. </control>
  60.  
  61. <!-- Arrows -->
  62. <control type="group">
  63. <include>Animation.DelayFadeIn</include>
  64. <visible>ControlGroup(9000).HasFocus()</visible>
  65. <centerbottom>258</centerbottom>
  66. <height>16</height>
  67. <control type="image">
  68. <centerleft>524</centerleft>
  69. <width>16</width>
  70. <height>16</height>
  71. <texture colordiffuse="Dark3" flipx="true">common/arrow-small-right.png</texture>
  72. </control>
  73. <control type="image">
  74. <centerright>64</centerright>
  75. <width>16</width>
  76. <height>16</height>
  77. <texture colordiffuse="Dark3" flipx="false">common/arrow-small-right.png</texture>
  78. </control>
  79. </control>
  80. <control type="group">
  81. <include>Animation.DelayFadeIn</include>
  82. <visible>Control.HasFocus(51) | [Control.HasFocus(9501) + Control.IsVisible(9501)]</visible>
  83. <centerbottom>366</centerbottom>
  84. <height>16</height>
  85. <control type="image">
  86. <centerleft>524</centerleft>
  87. <width>16</width>
  88. <height>16</height>
  89. <texture colordiffuse="Dark3" flipx="true">common/arrow-small-right.png</texture>
  90. </control>
  91. <control type="image">
  92. <centerright>64</centerright>
  93. <width>16</width>
  94. <height>16</height>
  95. <texture colordiffuse="Dark3" flipx="false">common/arrow-small-right.png</texture>
  96. </control>
  97. </control>
  98. <control type="button" id ="5">
  99. <width>1</width>
  100. <height>1</height>
  101. <visible allowhiddenfocus="true">false</visible>
  102. </control>
  103. <control type="button" id ="9601">
  104. <width>1</width>
  105. <height>1</height>
  106. <visible allowhiddenfocus="true">false</visible>
  107. <onback>9000</onback>
  108. <onup>9000</onup>
  109. <ondown>9000</ondown>
  110. <onleft>9000</onleft>
  111. <onright>9000</onright>
  112. </control>
  113. <control type="button" id ="61">
  114. <width>1</width>
  115. <height>1</height>
  116. <onback>9000</onback>
  117. <onleft>9000</onleft>
  118. <onright>9000</onright>
  119. <visible allowhiddenfocus="true">Control.HasFocus(61)</visible>
  120. </control>
  121.  
  122. <!-- Control Buttons -->
  123. <control type="grouplist" id="9000">
  124. <visible allowhiddenfocus="true">ControlGroup(9000).HasFocus()</visible>
  125. <bottom>224</bottom>
  126. <left>540</left>
  127. <right>SidePad</right>
  128. <height>68</height>
  129. <bottom>33</bottom>
  130. <itemgap>16</itemgap>
  131. <onup condition="Control.IsVisible(50) + !Skin.HasSetting(noextendedinfoforcast)">51</onup>
  132. <onup condition="Control.IsVisible(50) + Skin.HasSetting(noextendedinfoforcast)">50</onup>
  133. <onup condition="Control.IsVisible(9501)">9501</onup>
  134. <onup condition="!Control.IsVisible(50) + !Control.IsVisible(9501)">9601</onup>
  135. <ondown condition="!Control.IsVisible(50) + !Control.IsVisible(9501)">9601</ondown>
  136. <onleft>SetFocus(61)</onleft>
  137. <onleft>61</onleft>
  138. <orientation>horizontal</orientation>
  139.  
  140. <control type="button" id ="8">
  141. <description>Play</description>
  142. <label>208</label>
  143. <include>DefInfoButtons</include>
  144. </control>
  145.  
  146. <control type="button" id="11">
  147. <description>Trailer button</description>
  148. <label>20410</label>
  149. <include>DefInfoButtons</include>
  150. <visible>!IsEmpty(ListItem.Trailer)</visible>
  151. </control>
  152.  
  153. <control type="button" id="53">
  154. <include>DefInfoButtons</include>
  155. <label>206</label>
  156. <onclick condition="!Control.IsVisible(50)">SendClick(2003,5)</onclick>
  157. <onclick>ClearProperty(content)</onclick>
  158. <onclick condition="!Skin.HasSetting(noextendedinfoforcast)">SetFocus(51)</onclick>
  159. <onclick condition="Skin.HasSetting(noextendedinfoforcast)">SetFocus(50)</onclick>
  160. <visible>!substring(Container.FolderPath,plugin://,left)</visible>
  161. </control>
  162.  
  163. <control type="button" id="9011">
  164. <include>DefInfoButtons</include>
  165. <label>20339</label>
  166. <onclick condition="Control.IsVisible(50)">SendClick(2003,5)</onclick>
  167. <onclick>SetProperty(content,3)</onclick>
  168. <onclick>SetFocus(9501)</onclick>
  169. <visible>Container.Content(movies)</visible>
  170. <visible>!IsEmpty(ListItem.Director)</visible>
  171. </control>
  172.  
  173. <control type="button" id="9012">
  174. <description>Similar</description>
  175. <include>DefInfoButtons</include>
  176. <label>31206</label>
  177. <onclick condition="Control.IsVisible(50)">SendClick(2003,5)</onclick>
  178. <onclick>SetProperty(content,2)</onclick>
  179. <onclick>SetFocus(9501)</onclick>
  180. <visible>Container.Content(movies)</visible>
  181. </control>
  182.  
  183. <control type="button" id="9013">
  184. <description>Similar</description>
  185. <include>DefInfoButtons</include>
  186. <label>31206</label>
  187. <onclick condition="Control.IsVisible(50)">SendClick(2003,5)</onclick>
  188. <onclick>SetProperty(content,4)</onclick>
  189. <onclick>SetFocus(9501)</onclick>
  190. <visible>Container.Content(tvshows)</visible>
  191. </control>
  192.  
  193. <control type="button" id="49">
  194. <description>Home Theatre</description>
  195. <label>31170</label>
  196. <include>DefInfoButtons</include>
  197. <onclick>XBMC.RunScript(script.cinema.experience,movieid=$INFO[ListItem.DBID])</onclick>
  198. <visible>system.hasaddon(script.cinema.experience) + Container.Content(movies)</visible>
  199. </control>
  200.  
  201. <control type="button" id="105">
  202. <description>Extras</description>
  203. <include>DefInfoButtons</include>
  204. <label>31171</label>
  205. <onclick>RunScript(script.videoextras,display,"$INFO[ListItem.FilenameAndPath]")</onclick>
  206. <visible>System.HasAddon(script.videoextras) + [Container.Content(movies) | Container.Content(episodes) | Container.Content(TVShows) | Container.Content(musicvideos)] + IsEmpty(Window(movieinformation).Property("HideVideoExtrasButton"))</visible>
  207. </control>
  208.  
  209. <control type="button" id ="6">
  210. <description>Refresh</description>
  211. <label>184</label>
  212. <include>DefInfoButtons</include>
  213. <visible>!Skin.HasSetting(global.kioskmode)</visible>
  214. </control>
  215.  
  216. <control type="button" id ="10">
  217. <description>Get Thumb</description>
  218. <label>13405</label>
  219. <include>DefInfoButtons</include>
  220. <visible>!Skin.HasSetting(global.kioskmode)</visible>
  221. </control>
  222.  
  223. <control type="button" id="9001">
  224. <label>$LOCALIZE[31203]</label>
  225. <onclick condition="Container.Content(tvshows)">XBMC.RunScript(script.artwork.downloader, mode=gui, mediatype=tvshow, dbid=$INFO[ListItem.DBID])</onclick>
  226. <onclick condition="Container.Content(movies)">XBMC.RunScript(script.artwork.downloader, mode=gui, mediatype=movie, dbid=$INFO[ListItem.DBID])</onclick>
  227. <onclick condition="Container.Content(musicvideos)">XBMC.RunScript(script.artwork.downloader, mode=gui, mediatype=musicvideo, dbid=$INFO[ListItem.DBID])</onclick>
  228. <description>Get Artwork</description>
  229. <include>DefInfoButtons</include>
  230. <visible>!Skin.HasSetting(global.kioskmode)</visible>
  231. <visible>[Container.Content(tvshows) | Container.Content(movies) | Container.Content(musicvideos)] + system.hasaddon(script.artwork.downloader)</visible>
  232. </control>
  233. </control>
  234. <control type="label">
  235. <right>SidePad</right>
  236. <left>540</left>
  237. <bottom>264</bottom>
  238. <height>50</height>
  239. <font>Mini</font>
  240. <scroll>true</scroll>
  241. <textcolor>Dark3</textcolor>
  242. <label>$INFO[Container(9501).NumItems,, $LOCALIZE[31101] • ]$INFO[Container(9501).CurrentPage,, $LOCALIZE[20163] ]$INFO[Container(9501).NumPages,, $LOCALIZE[31243]]</label>
  243. <aligny>center</aligny>
  244. <align>right</align>
  245. <visible>Control.HasFocus(9501)</visible>
  246. <include>Animation.DelayFadeIn</include>
  247. </control>
  248. <control type="label">
  249. <right>SidePad</right>
  250. <left>540</left>
  251. <bottom>264</bottom>
  252. <height>50</height>
  253. <font>Mini</font>
  254. <scroll>true</scroll>
  255. <textcolor>Dark3</textcolor>
  256. <label>$INFO[Container(50).NumItems,, $LOCALIZE[31101] • ]$INFO[Container(50).CurrentPage,, $LOCALIZE[20163] ]$INFO[Container(50).NumPages,, $LOCALIZE[31243]]</label>
  257. <aligny>center</aligny>
  258. <align>right</align>
  259. <visible>Control.HasFocus(50) | Control.HasFocus(51)</visible>
  260. <include>Animation.DelayFadeIn</include>
  261. </control>
  262. <control type="label">
  263. <visible>Skin.HasSetting(furniture.showpath)</visible>
  264. <right>SidePad</right>
  265. <left>540</left>
  266. <bottom>174</bottom>
  267. <height>50</height>
  268. <font>Mini</font>
  269. <scroll>true</scroll>
  270. <textcolor>Dark3</textcolor>
  271. <label>$INFO[ListItem.FileNameAndPath]</label>
  272. <aligny>center</aligny>
  273. <align>right</align>
  274. <visible>ControlGroup(9000).HasFocus()</visible>
  275. <include>Animation.FadeIn</include>
  276. </control>
  277. <control type="label">
  278. <visible>Control.IsVisible(50) | [!IsEmpty(Window.Property(content)) + !Container(9501).IsUpdating]</visible>
  279. <left>540</left>
  280. <right>SidePad</right>
  281. <top>260</top>
  282. <description>Header Label</description>
  283. <textcolor>Dark2</textcolor>
  284. <font>Small</font>
  285. <label>$VAR[LabelVideoInfoCastDirector]</label>
  286. <include>Animation.DelayFadeIn</include>
  287. </control>
  288.  
  289. <control type="group">
  290. <visible>!Control.IsVisible(50) + IsEmpty(Window.Property(content))</visible>
  291. <left>540</left>
  292. <right>SidePad</right>
  293. <bottom>224</bottom>
  294. <top>PosterPad</top>
  295.  
  296. <control type="image">
  297. <visible>Skin.HasSetting(furniture.discart)</visible>
  298. <right>0</right>
  299. <width>410</width>
  300. <height>410</height>
  301. <fadetime>300</fadetime>
  302. <animation effect="fade" time="200" delay="5000">Hidden</animation>
  303.  
  304. <animation effect="rotate" end="-360" center="auto" time="5000" loop="true" reversible="false" condition="ListItem.IsPlaying + Skin.HasSetting(furniture.discartAnim)">Conditional</animation>
  305. <animation effect="rotate" end="360" center="auto" time="5000" loop="true" reversible="false" condition="ListItem.IsPlaying + Player.Paused + Skin.HasSetting(furniture.discartAnim)">Conditional</animation>
  306. <animation effect="rotate" end="-28" center="auto" time="500" reversible="false" condition="ListItem.IsPlaying + Player.Paused + Skin.HasSetting(furniture.discartAnim)">Conditional</animation>
  307. <animation effect="rotate" end="-15" center="auto" time="500" delay="500" reversible="false" condition="ListItem.IsPlaying + Player.Paused + Skin.HasSetting(furniture.discartAnim)">Conditional</animation>
  308. <animation effect="rotate" end="-3" center="auto" time="250" delay="1000" reversible="false" condition="ListItem.IsPlayingd + Player.Paused + Skin.HasSetting(furniture.discartAnim)">Conditional</animation>
  309.  
  310. <texture>$INFO[ListItem.Art(discart)]</texture>
  311. </control>
  312.  
  313. <control type="image">
  314. <right>0</right>
  315. <width>410</width>
  316. <height>410</height>
  317. <texture>$INFO[ListItem.Art(characterart)]</texture>
  318. <visible>Skin.HasSetting(furniture.cart)</visible>
  319. </control>
  320.  
  321. <control type="image">
  322. <right>0</right>
  323. <width>410</width>
  324. <height>410</height>
  325. <texture>$INFO[ListItem.Art(tvshow.characterart)]</texture>
  326. <visible>Skin.HasSetting(furniture.cart)</visible>
  327. </control>
  328.  
  329. <control type="grouplist">
  330. <left>30</left>
  331. <right>30</right>
  332. <itemgap>0</itemgap>
  333. <control type="label">
  334. <description>Header Label</description>
  335. <textcolor>Dark1</textcolor>
  336. <include>DefDialogInfoHeader</include>
  337. <label>$INFO[ListItem.Title]</label>
  338. </control>
  339. <control type="group">
  340. <height>50</height>
  341. <control type="label">
  342. <posy>-10</posy>
  343. <right>420</right>
  344. <height>36</height>
  345. <font>Tiny</font>
  346. <textcolor>Dark2</textcolor>
  347. <label>$INFO[ListItem.Tagline]</label>
  348. <aligny>center</aligny>
  349. </control>
  350. <visible>!Container.Content(tvshows) + !Container.Content(seasons) + !Container.Content(episodes)</visible>
  351. </control>
  352.  
  353. <control type="group">
  354. <height>50</height>
  355. <control type="label">
  356. <posy>-10</posy>
  357. <right>420</right>
  358. <height>36</height>
  359. <font>Tiny</font>
  360. <textcolor>Dark2</textcolor>
  361. <label fallback="19055">$INFO[Window(Home).Property(SkinHelper.ListItem.Status)]</label>
  362. <aligny>center</aligny>
  363. </control>
  364. <visible>Container.Content(tvshows) | Container.Content(seasons)</visible>
  365. </control>
  366.  
  367. <control type="group">
  368. <height>50</height>
  369. <control type="label">
  370. <posy>-10</posy>
  371. <right>420</right>
  372. <height>36</height>
  373. <font>Tiny</font>
  374. <textcolor>Dark2</textcolor>
  375. <label fallback="19055">Season $INFO[ListItem.Season] • Episode $INFO[ListItem.Episode]</label>
  376. <aligny>center</aligny>
  377. </control>
  378. <visible>Container.Content(episodes)</visible>
  379. </control>
  380.  
  381. </control>
  382.  
  383.  
  384.  
  385. <control type="group">
  386. <visible>!Control.IsVisible(50) + IsEmpty(Window.Property(content))+ !Control.HasFocus(61)</visible>
  387.  
  388. <animation type="Visible">
  389. <effect type="slide" start="300,0" end="0,0" easing="out" time="500" delay="0" reversible="false" />
  390. <effect type="fade" start="0" end="100" time="200" delay="300" reversible="false"/>
  391. </animation>
  392.  
  393. <animation type="Hidden">
  394. <effect type="slide" end="-100,0" easing="inout" time="500" delay="0"/>
  395. <effect type="fade" start="100" end="0" time="200" delay="0" />
  396. </animation>
  397.  
  398. <top>115</top>
  399. <control type="grouplist">
  400. <left>30</left>
  401. <right>30</right>
  402. <itemgap>0</itemgap>
  403.  
  404. <control type="group">
  405. <height>36</height>
  406. <control type="label">
  407. <width>100%</width>
  408. <height>36</height>
  409. <font>Tiny</font>
  410. <textcolor>Dark1</textcolor>
  411. <label>[B]$LOCALIZE[345][/B]</label>
  412. <aligny>center</aligny>
  413. </control>
  414. <control type="label">
  415. <left>150</left>
  416. <right>420</right>
  417. <height>36</height>
  418. <font>Tiny</font>
  419. <textcolor>Dark2</textcolor>
  420. <label fallback="19055">$INFO[ListItem.Year]</label>
  421. <aligny>center</aligny>
  422. </control>
  423. </control>
  424.  
  425. <control type="group">
  426.  
  427. <height>36</height>
  428. <control type="label">
  429. <width>100%</width>
  430. <height>36</height>
  431. <font>Tiny</font>
  432. <textcolor>Dark1</textcolor>
  433. <label>[B]$LOCALIZE[563][/B]</label>
  434. <aligny>center</aligny>
  435. </control>
  436. <control type="label">
  437. <left>150</left>
  438. <right>420</right>
  439. <height>36</height>
  440. <font>Tiny</font>
  441. <textcolor>Dark2</textcolor>
  442. <label fallback="19055">$INFO[ListItem.MPAA]</label>
  443. <aligny>center</aligny>
  444. </control>
  445. </control>
  446. <control type="group">
  447.  
  448. <height>36</height>
  449. <control type="label">
  450. <width>100%</width>
  451. <height>36</height>
  452. <font>Tiny</font>
  453. <textcolor>Dark1</textcolor>
  454. <label>[B]$LOCALIZE[2050][/B]</label>
  455. <aligny>center</aligny>
  456. </control>
  457. <control type="label">
  458. <left>150</left>
  459. <right>420</right>
  460. <height>36</height>
  461. <font>Tiny</font>
  462. <textcolor>Dark2</textcolor>
  463. <label fallback="19055">$VAR[LabelDuration]</label>
  464. <aligny>center</aligny>
  465. </control>
  466. </control>
  467.  
  468. <control type="group">
  469.  
  470. <height>36</height>
  471. <control type="label">
  472. <width>100%</width>
  473. <height>36</height>
  474. <font>Tiny</font>
  475. <textcolor>Dark1</textcolor>
  476. <label>[B]$LOCALIZE[572][/B]</label>
  477. <aligny>center</aligny>
  478. </control>
  479. <control type="label">
  480. <left>150</left>
  481. <right>420</right>
  482. <height>36</height>
  483. <font>Tiny</font>
  484. <textcolor>Dark2</textcolor>
  485. <label fallback="19055">$INFO[ListItem.Studio]</label>
  486. <aligny>center</aligny>
  487. </control>
  488. </control>
  489. <control type="group">
  490.  
  491. <height>36</height>
  492. <control type="label">
  493. <width>100%</width>
  494. <height>36</height>
  495. <font>Tiny</font>
  496. <textcolor>Dark1</textcolor>
  497. <label>[B]$LOCALIZE[515][/B]</label>
  498. <aligny>center</aligny>
  499. </control>
  500. <control type="label">
  501. <left>150</left>
  502. <right>420</right>
  503. <height>36</height>
  504. <font>Tiny</font>
  505. <textcolor>Dark2</textcolor>
  506. <label fallback="19055">$INFO[ListItem.Genre]</label>
  507. <aligny>center</aligny>
  508. </control>
  509. </control>
  510. <control type="group">
  511.  
  512. <height>36</height>
  513. <control type="label">
  514. <width>100%</width>
  515. <height>36</height>
  516. <font>Tiny</font>
  517. <textcolor>Dark1</textcolor>
  518. <label>[B]$LOCALIZE[20339][/B]</label>
  519. <aligny>center</aligny>
  520. </control>
  521. <control type="label">
  522. <left>150</left>
  523. <right>420</right>
  524. <height>36</height>
  525. <font>Tiny</font>
  526. <textcolor>Dark2</textcolor>
  527. <label fallback="19055">$INFO[ListItem.Director]</label>
  528. <aligny>center</aligny>
  529. </control>
  530. <visible>!Container.Content(tvshows) + !Container.Content(seasons)</visible>
  531. </control>
  532. <control type="group">
  533.  
  534. <height>36</height>
  535. <control type="label">
  536. <width>100%</width>
  537. <height>36</height>
  538. <font>Tiny</font>
  539. <textcolor>Dark1</textcolor>
  540. <label>[B]$LOCALIZE[20417][/B]</label>
  541. <aligny>center</aligny>
  542. </control>
  543. <control type="label">
  544. <left>150</left>
  545. <right>420</right>
  546. <height>36</height>
  547. <font>Tiny</font>
  548. <textcolor>Dark2</textcolor>
  549. <label fallback="19055">$INFO[ListItem.Writer]</label>
  550. <aligny>center</aligny>
  551. </control>
  552. <visible>!Container.Content(tvshows) + !Container.Content(seasons)</visible>
  553. </control>
  554.  
  555. <control type="group">
  556. <height>36</height>
  557. <control type="label">
  558. <width>100%</width>
  559. <height>36</height>
  560. <font>Tiny</font>
  561. <textcolor>Dark1</textcolor>
  562. <label>[B]$LOCALIZE[20360][/B]</label>
  563. <aligny>center</aligny>
  564. </control>
  565. <control type="label">
  566. <left>150</left>
  567. <right>420</right>
  568. <height>36</height>
  569. <font>Tiny</font>
  570. <textcolor>Dark2</textcolor>
  571. <label fallback="19055">$INFO[ListItem.Property(TotalEpisodes)]</label>
  572. <aligny>center</aligny>
  573. </control>
  574. <visible>Container.Content(tvshows) | Container.Content(seasons)</visible>
  575. </control>
  576.  
  577. <control type="group">
  578. <height>36</height>
  579. <control type="label">
  580. <width>100%</width>
  581. <height>36</height>
  582. <font>Tiny</font>
  583. <textcolor>Dark1</textcolor>
  584. <label>[B]$LOCALIZE[16101][/B]</label>
  585. <aligny>center</aligny>
  586. </control>
  587. <control type="label">
  588. <left>150</left>
  589. <right>420</right>
  590. <height>36</height>
  591. <font>Tiny</font>
  592. <textcolor>Dark2</textcolor>
  593. <label fallback="19055">$INFO[ListItem.Property(UnWatchedEpisodes)]</label>
  594. <aligny>center</aligny>
  595. </control>
  596. <visible>Container.Content(tvshows) | Container.Content(seasons)</visible>
  597. </control>
  598.  
  599. <control type="group">
  600. <height>36</height>
  601. <control type="label">
  602. <width>100%</width>
  603. <height>36</height>
  604. <font>Tiny</font>
  605. <textcolor>Dark1</textcolor>
  606. <label>[B]$LOCALIZE[445][/B]</label>
  607. <aligny>center</aligny>
  608. </control>
  609. <control type="label">
  610. <left>150</left>
  611. <right>420</right>
  612. <height>36</height>
  613. <font>Tiny</font>
  614. <textcolor>Dark2</textcolor>
  615. <label fallback="19055">19055</label>
  616. <aligny>center</aligny>
  617. <visible>IsEmpty(ListItem.Property(AudioLanguage.1))</visible>
  618. </control>
  619. <control type="grouplist">
  620. <orientation>horizontal</orientation>
  621. <left>150</left>
  622. <right>420</right>
  623. <top>2</top>
  624. <height>28</height>
  625. <control type="image">
  626. <width>28</width>
  627. <height>28</height>
  628. <texture>$INFO[ListItem.Property(AudioLanguage.1),flags/lang/,.png]</texture>
  629. <visible>!IsEmpty(ListItem.Property(AudioLanguage.1))</visible>
  630. </control>
  631. <control type="image">
  632. <width>28</width>
  633. <height>28</height>
  634. <texture>$INFO[ListItem.Property(AudioLanguage.2),flags/lang/,.png]</texture>
  635. <visible>!IsEmpty(ListItem.Property(AudioLanguage.2))</visible>
  636. </control>
  637. <control type="image">
  638. <width>28</width>
  639. <height>28</height>
  640. <texture>$INFO[ListItem.Property(AudioLanguage.3),flags/lang/,.png]</texture>
  641. <visible>!IsEmpty(ListItem.Property(AudioLanguage.3))</visible>
  642. </control>
  643. <control type="image">
  644. <width>28</width>
  645. <height>28</height>
  646. <texture>$INFO[ListItem.Property(AudioLanguage.4),flags/lang/,.png]</texture>
  647. <visible>!IsEmpty(ListItem.Property(AudioLanguage.4))</visible>
  648. </control>
  649. <control type="image">
  650. <width>28</width>
  651. <height>28</height>
  652. <texture>$INFO[ListItem.Property(AudioLanguage.5),flags/lang/,.png]</texture>
  653. <visible>!IsEmpty(ListItem.Property(AudioLanguage.5))</visible>
  654. </control>
  655. <control type="image">
  656. <width>28</width>
  657. <height>28</height>
  658. <texture>$INFO[ListItem.Property(SubtitleLanguage.1),flags/lang/,.png]</texture>
  659. <visible>!IsEmpty(ListItem.Property(SubtitleLanguage.1))</visible>
  660. <colordiffuse>ff777777</colordiffuse>
  661. </control>
  662. <control type="image">
  663. <width>28</width>
  664. <height>28</height>
  665. <texture>$INFO[ListItem.Property(SubtitleLanguage.2),flags/lang/,.png]</texture>
  666. <visible>!IsEmpty(ListItem.Property(SubtitleLanguage.2))</visible>
  667. <colordiffuse>ff777777</colordiffuse>
  668. </control>
  669. <control type="image">
  670. <width>28</width>
  671. <height>28</height>
  672. <texture>$INFO[ListItem.Property(SubtitleLanguage.3),flags/lang/,.png]</texture>
  673. <visible>!IsEmpty(ListItem.Property(SubtitleLanguage.3))</visible>
  674. <colordiffuse>ff777777</colordiffuse>
  675. </control>
  676. <control type="image">
  677. <width>28</width>
  678. <height>28</height>
  679. <texture>$INFO[ListItem.Property(SubtitleLanguage.4),flags/lang/,.png]</texture>
  680. <visible>!IsEmpty(ListItem.Property(SubtitleLanguage.4))</visible>
  681. <colordiffuse>ff777777</colordiffuse>
  682. </control>
  683. <control type="image">
  684. <width>28</width>
  685. <height>28</height>
  686. <texture>$INFO[ListItem.Property(SubtitleLanguage.5),flags/lang/,.png]</texture>
  687. <visible>!IsEmpty(ListItem.Property(SubtitleLanguage.5))</visible>
  688. <colordiffuse>ff777777</colordiffuse>
  689. </control>
  690. </control>
  691. </control>
  692.  
  693. <control type="label">
  694. <width>100%</width>
  695. <height>36</height>
  696. <font>Tiny</font>
  697. <textcolor>Dark1</textcolor>
  698. <label></label>
  699. <aligny>center</aligny>
  700. </control>
  701. <control type="textbox" id="4">
  702.  
  703. <width>100%</width>
  704. <height>94</height>
  705. <font>Tiny</font>
  706. <textcolor>Dark2</textcolor>
  707. <align>justify</align>
  708. </control>
  709.  
  710. </control>
  711.  
  712. </control>
  713.  
  714. <control type="group">
  715.  
  716. <visible>IsEmpty(Window.Property(content))+ Control.HasFocus(61)</visible>
  717.  
  718. <animation type="Visible">
  719. <effect type="slide" start="300,0" end="0,0" easing="out" time="500" delay="0" reversible="false" />
  720. <effect type="fade" start="0" end="100" time="200" delay="300" reversible="false"/>
  721. </animation>
  722.  
  723. <animation type="Hidden">
  724. <effect type="slide" end="-100,0" easing="inout" time="500" delay="0"/>
  725. <effect type="fade" start="100" end="0" time="200" delay="0" />
  726. </animation>
  727. <top>115</top>
  728. <control type="grouplist">
  729. <left>30</left>
  730. <right>30</right>
  731. <itemgap>0</itemgap>
  732.  
  733. <control type="group">
  734.  
  735. <height>36</height>
  736. <control type="label">
  737. <width>100%</width>
  738. <height>36</height>
  739. <font>Tiny</font>
  740. <textcolor>Dark1</textcolor>
  741. <label>[B]Airs[/B]</label>
  742. <aligny>center</aligny>
  743. </control>
  744. <control type="label">
  745. <left>150</left>
  746. <right>420</right>
  747. <height>36</height>
  748. <font>Tiny</font>
  749. <textcolor>Dark2</textcolor>
  750. <label fallback="19055">$INFO[Window(Home).Property(SkinHelper.ListItem.AirDayTime)]</label>
  751. <aligny>center</aligny>
  752. </control>
  753. <visible>Container.Content(tvshows) | Container.Content(seasons)</visible>
  754. </control>
  755.  
  756. <control type="group">
  757. <height>36</height>
  758. <control type="label">
  759. <width>100%</width>
  760. <height>36</height>
  761. <font>Tiny</font>
  762. <textcolor>Dark1</textcolor>
  763. <label>[B]Awards[/B]</label>
  764. <aligny>center</aligny>
  765. </control>
  766. <control type="label">
  767. <left>150</left>
  768. <right>420</right>
  769. <height>36</height>
  770. <font>Tiny</font>
  771. <textcolor>Dark2</textcolor>
  772. <label fallback="19055">$INFO[Window(Home).Property(SkinHelper.ListItem.Awards)]</label>
  773. <aligny>center</aligny>
  774. </control>
  775. </control>
  776. <control type="group">
  777.  
  778. <height>36</height>
  779. <control type="label">
  780. <width>100%</width>
  781. <height>36</height>
  782. <font>Tiny</font>
  783. <textcolor>Dark1</textcolor>
  784. <label>[B]Box Office[/B]</label>
  785. <aligny>center</aligny>
  786. </control>
  787. <control type="label">
  788. <left>150</left>
  789. <right>420</right>
  790. <height>36</height>
  791. <font>Tiny</font>
  792. <textcolor>Dark2</textcolor>
  793. <label fallback="19055">$INFO[Window(Home).Property(SkinHelper.ListItem.BoxOffice)]</label>
  794. <aligny>center</aligny>
  795. </control>
  796. <visible>Container.Content(movies)</visible>
  797. </control>
  798.  
  799.  
  800. <control type="group">
  801.  
  802. <height>36</height>
  803. <control type="label">
  804. <width>100%</width>
  805. <height>36</height>
  806. <font>Tiny</font>
  807. <textcolor>Dark1</textcolor>
  808. <label>[B]Budget[/B]</label>
  809. <aligny>center</aligny>
  810. </control>
  811. <control type="label">
  812. <left>150</left>
  813. <right>420</right>
  814. <height>36</height>
  815. <font>Tiny</font>
  816. <textcolor>Dark2</textcolor>
  817. <label fallback="19055">$$INFO[Window(Home).Property(SkinHelper.ListItem.Budget.formatted)]</label>
  818. <aligny>center</aligny>
  819. </control>
  820. <visible>Container.Content(movies)</visible>
  821. </control>
  822.  
  823. <control type="group">
  824.  
  825. <height>36</height>
  826. <control type="label">
  827. <width>100%</width>
  828. <height>36</height>
  829. <font>Tiny</font>
  830. <textcolor>Dark1</textcolor>
  831. <label>[B]Revenue[/B]</label>
  832. <aligny>center</aligny>
  833. </control>
  834. <control type="label">
  835. <left>150</left>
  836. <right>420</right>
  837. <height>36</height>
  838. <font>Tiny</font>
  839. <textcolor>Dark2</textcolor>
  840. <label fallback="19055">$$INFO[Window(Home).Property(SkinHelper.ListItem.Revenue.formatted)]</label>
  841. <aligny>center</aligny>
  842. </control>
  843. <visible>Container.Content(movies)</visible>
  844. </control>
  845.  
  846. <control type="group">
  847.  
  848. <height>36</height>
  849. <control type="label">
  850. <width>100%</width>
  851. <height>36</height>
  852. <font>Tiny</font>
  853. <textcolor>Dark1</textcolor>
  854. <label>[B]Country[/B]</label>
  855. <aligny>center</aligny>
  856. </control>
  857. <control type="label">
  858. <left>150</left>
  859. <right>420</right>
  860. <height>36</height>
  861. <font>Tiny</font>
  862. <textcolor>Dark2</textcolor>
  863. <label fallback="19055">$INFO[Window(Home).Property(SkinHelper.ListItem.Country)]</label>
  864. <aligny>center</aligny>
  865. </control>
  866. <visible>!Container.Content(movies)</visible>
  867. </control>
  868.  
  869. <control type="group">
  870.  
  871. <height>36</height>
  872. <control type="label">
  873. <width>100%</width>
  874. <height>36</height>
  875. <font>Tiny</font>
  876. <textcolor>Dark1</textcolor>
  877. <label>[B]Last Ep.[/B]</label>
  878. <aligny>center</aligny>
  879. </control>
  880. <control type="label">
  881. <left>150</left>
  882. <right>420</right>
  883. <height>36</height>
  884. <font>Tiny</font>
  885. <textcolor>Dark2</textcolor>
  886. <label fallback="19055">$INFO[Window(Home).Property(SkinHelper.ListItem.LastEpisode.Title)]</label>
  887. <aligny>center</aligny>
  888. </control>
  889. <visible>!Container.Content(movies)</visible>
  890. </control>
  891.  
  892. </control>
  893.  
  894. <control type="grouplist">
  895. <top>330</top>
  896. <left>30</left>
  897. <right>435</right>
  898. <itemgap>0</itemgap>
  899. <control type="label">
  900. <textcolor>Dark1</textcolor>
  901. <width>100%</width>
  902. <height>36</height>
  903. <font>Tiny</font>
  904. <label>[B]Critics Consensus[/B]</label>
  905. </control>
  906. <control type="textbox">
  907. <width>100%</width>
  908. <height>85</height>
  909. <font>Tiny</font>
  910. <label fallback="19055">[I]"$INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Consensus)]"[/I]</label>
  911. <textcolor>Dark2</textcolor>
  912. <align>justify</align>
  913. </control>
  914. <visible>!isEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Consensus)) | Container.Content(movies)</visible>
  915. </control>
  916.  
  917. <control type="grouplist">
  918. <top>330</top>
  919. <left>30</left>
  920. <right>435</right>
  921. <itemgap>0</itemgap>
  922. <control type="label">
  923. <textcolor>Dark1</textcolor>
  924. <width>100%</width>
  925. <height>36</height>
  926. <font>Tiny</font>
  927. <label>[B]Last Episode Plot[/B]</label>
  928. </control>
  929. <control type="textbox">
  930. <width>100%</width>
  931. <height>85</height>
  932. <font>Tiny</font>
  933. <label>$INFO[Window(Home).Property(SkinHelper.ListItem.LastEpisode.Plot)]</label>
  934. <textcolor>Dark2</textcolor>
  935. <align>justify</align>
  936. </control>
  937. <visible>isEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Consensus))+!Container.Content(movies)</visible>
  938. </control>
  939.  
  940. <control type="grouplist">
  941. <top>330</top>
  942. <left>915</left>
  943. <itemgap>0</itemgap>
  944. <control type="label">
  945. <textcolor>Dark1</textcolor>
  946. <width>100%</width>
  947. <height>36</height>
  948. <font>Tiny</font>
  949. <label>[B]Cast and Role[/B]</label>
  950. </control>
  951. <control type="textbox">
  952. <width>100%</width>
  953. <height>85</height>
  954. <font>Tiny</font>
  955. <label>$INFO[ListItem.CastAndRole]</label>
  956. <textcolor>Dark2</textcolor>
  957. <!--<align>justify</align>-->
  958. </control>
  959. <visible>Container.Content(movies) | isEmpty(Window(Home).Property(SkinHelper.ListItem.LastEpisode.GuestStars))</visible>
  960. </control>
  961.  
  962. <control type="grouplist">
  963. <top>330</top>
  964. <left>915</left>
  965. <itemgap>0</itemgap>
  966. <control type="label">
  967. <textcolor>Dark1</textcolor>
  968. <width>100%</width>
  969. <height>36</height>
  970. <font>Tiny</font>
  971. <label>[B]Last Episode Guest Stars[/B]</label>
  972. </control>
  973. <control type="textbox">
  974. <width>100%</width>
  975. <height>85</height>
  976. <font>Tiny</font>
  977. <label>$INFO[Window(Home).Property(SkinHelper.ListItem.LastEpisode.GuestStars)]</label>
  978. <textcolor>Dark2</textcolor>
  979. <!--<align>justify</align>-->
  980. </control>
  981. <visible>!Container.Content(movies) + !isEmpty(Window(Home).Property(SkinHelper.ListItem.LastEpisode.GuestStars))</visible>
  982. </control>
  983.  
  984.  
  985.  
  986. <control type="grouplist">
  987. <left>30</left>
  988. <right>30</right>
  989. <orientation>horizontal</orientation>
  990. <itemgap>30</itemgap>
  991. <top>175</top>
  992. <control type="group">
  993. <visible>!isEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter))</visible>
  994. <width>185</width>
  995. <control type="image">
  996. <align>left</align>
  997. <width>64</width>
  998. <height>64</height>
  999. <aspectratio align="center">keep</aspectratio>
  1000. <texture>flags/ratings/$INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Image),,.png]</texture>
  1001. </control>
  1002.  
  1003. <control type="label">
  1004. <align>right</align>
  1005. <height>64</height>
  1006. <font>LargeRatings</font>
  1007. <textcolor>Dark1</textcolor>
  1008. <label fallback="N/A">[B]$INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter)]%[/B]</label>
  1009. <aligny>center</aligny>
  1010.  
  1011. </control>
  1012.  
  1013. <control type="label">
  1014. <posy>64</posy>
  1015. <height>36</height>
  1016. <font>Micro</font>
  1017. <aligny>center</aligny>
  1018. <align>center</align>
  1019. <textcolor>Dark2</textcolor>
  1020. <label>Avg Rating: $INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Rating)]/10</label>
  1021. <aligny>center</aligny>
  1022. </control>
  1023.  
  1024. <control type="label">
  1025. <posy>94</posy>
  1026. <height>36</height>
  1027. <font>Micro</font>
  1028. <aligny>center</aligny>
  1029. <align>center</align>
  1030. <textcolor>Dark2</textcolor>
  1031. <label>Reviews: $INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Reviews)]</label>
  1032. <aligny>center</aligny>
  1033. </control>
  1034.  
  1035. </control>
  1036.  
  1037. <control type="group">
  1038. <visible>!isEmpty(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter))</visible>
  1039. <width>185</width>
  1040. <control type="image">
  1041. <align>left</align>
  1042. <width>64</width>
  1043. <height>64</height>
  1044. <aspectratio align="center">keep</aspectratio>
  1045. <texture condition="IntegerGreaterThan(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter), 59)">flags/ratings/like.png</texture>
  1046. <texture condition="!IntegerGreaterThan(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter), 59)">flags/ratings/didntlike.png</texture>
  1047. </control>
  1048.  
  1049. <control type="label">
  1050. <align>right</align>
  1051. <height>64</height>
  1052. <font>LargeRatings</font>
  1053. <textcolor>Dark1</textcolor>
  1054. <label fallback="N/A">[B]$INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter)]%[/B]</label>
  1055. <aligny>center</aligny>
  1056.  
  1057. </control>
  1058.  
  1059. <control type="label">
  1060. <posy>64</posy>
  1061. <height>36</height>
  1062. <font>Micro</font>
  1063. <aligny>center</aligny>
  1064. <align>center</align>
  1065. <textcolor>Dark2</textcolor>
  1066. <label>User Rating: $INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserRating)]/5</label>
  1067. <aligny>center</aligny>
  1068. </control>
  1069.  
  1070. <control type="label">
  1071. <posy>94</posy>
  1072. <height>36</height>
  1073. <font>Micro</font>
  1074. <aligny>center</aligny>
  1075. <align>center</align>
  1076. <textcolor>Dark2</textcolor>
  1077. <label>Users: $INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserReviews)]</label>
  1078. <aligny>center</aligny>
  1079. </control>
  1080.  
  1081. </control>
  1082.  
  1083.  
  1084. <control type="group">
  1085. <visible>!isEmpty(Window(Home).Property(SkinHelper.ListItem.Rating.IMDB))</visible>
  1086. <width>185</width>
  1087. <control type="image">
  1088. <align>left</align>
  1089. <width>64</width>
  1090. <height>64</height>
  1091. <aspectratio align="center">keep</aspectratio>
  1092. <texture>flags/ratings/imdb.png</texture>
  1093. </control>
  1094.  
  1095. <control type="label">
  1096. <align>right</align>
  1097. <right>40</right>
  1098. <height>64</height>
  1099. <font>Medium</font>
  1100. <textcolor>Dark1</textcolor>
  1101. <label fallback="N/A">[B]$INFO[Window(Home).Property(SkinHelper.ListItem.Rating.IMDB)][/B]</label>
  1102. <aligny>center</aligny>
  1103.  
  1104. </control>
  1105.  
  1106. <control type="label">
  1107. <posy>64</posy>
  1108. <height>36</height>
  1109. <font>Micro</font>
  1110. <aligny>center</aligny>
  1111. <align>center</align>
  1112. <textcolor>Dark2</textcolor>
  1113. <label>Votes: $INFO[Window(Home).Property(SkinHelper.ListItem.Votes.IMDB)]</label>
  1114. <aligny>center</aligny>
  1115. </control>
  1116.  
  1117. <control type="label">
  1118. <posy>94</posy>
  1119. <height>36</height>
  1120. <font>Micro</font>
  1121. <aligny>center</aligny>
  1122. <align>center</align>
  1123. <textcolor>Dark2</textcolor>
  1124. <label>Top 250: $INFO[Window(Home).Property(SkinHelper.ListItem.IMDB.Top250)]</label>
  1125. <aligny>center</aligny>
  1126. <visible>!isEmpty(Window(Home).Property(SkinHelper.ListItem.IMDB.Top250))</visible>
  1127. </control>
  1128. </control>
  1129.  
  1130. <control type="group">
  1131. <visible>Container.Content(movies)</visible>
  1132. <visible>!isEmpty(Window(Home).Property(SkinHelper.ListItem.Rating.TMDB)</visible>
  1133. <width>185</width>
  1134. <control type="image">
  1135. <align>left</align>
  1136. <width>64</width>
  1137. <height>64</height>
  1138. <aspectratio align="center">keep</aspectratio>
  1139. <texture>flags/ratings/moviesdb.png</texture>
  1140. </control>
  1141.  
  1142. <control type="label">
  1143. <align>right</align>
  1144. <right>40</right>
  1145. <height>64</height>
  1146. <font>Medium</font>
  1147. <textcolor>Dark1</textcolor>
  1148. <label fallback="N/A">[B]$INFO[Window(Home).Property(SkinHelper.ListItem.Rating.TMDB)][/B]</label>
  1149. <aligny>center</aligny>
  1150.  
  1151. </control>
  1152.  
  1153. <control type="label">
  1154. <posy>64</posy>
  1155. <height>36</height>
  1156. <font>Micro</font>
  1157. <aligny>center</aligny>
  1158. <align>center</align>
  1159. <textcolor>Dark2</textcolor>
  1160. <label>Votes: $INFO[Window(Home).Property(SkinHelper.ListItem.Votes.TMDB)]</label>
  1161. <aligny>center</aligny>
  1162. </control>
  1163. </control>
  1164.  
  1165. <control type="group">
  1166. <visible>!Container.Content(movies) + !isEmpty(Window(Home).Property(SkinHelper.ListItem.Rating.TVDB))</visible>
  1167. <width>185</width>
  1168. <control type="image">
  1169. <align>left</align>
  1170. <width>64</width>
  1171. <height>64</height>
  1172. <aspectratio align="center">keep</aspectratio>
  1173. <texture>flags/ratings/tvdb.png</texture>
  1174. </control>
  1175.  
  1176. <control type="label">
  1177. <align>right</align>
  1178. <right>40</right>
  1179. <height>64</height>
  1180. <font>Medium</font>
  1181. <textcolor>Dark1</textcolor>
  1182. <label fallback="N/A">[B]$INFO[Window(Home).Property(SkinHelper.ListItem.Rating.TVDB)][/B]</label>
  1183. <aligny>center</aligny>
  1184.  
  1185. </control>
  1186.  
  1187. <control type="label">
  1188. <posy>64</posy>
  1189. <height>36</height>
  1190. <font>Micro</font>
  1191. <aligny>center</aligny>
  1192. <align>center</align>
  1193. <textcolor>Dark2</textcolor>
  1194. <label>Votes: $INFO[Window(Home).Property(SkinHelper.ListItem.Votes.TVDB)]</label>
  1195. <aligny>center</aligny>
  1196. </control>
  1197.  
  1198. </control>
  1199.  
  1200. <control type="group">
  1201. <visible>!isEmpty(Window(Home).Property(SkinHelper.ListItem.MetaCritic.Rating))</visible>
  1202. <width>150</width>
  1203. <control type="image">
  1204. <align>left</align>
  1205. <width>64</width>
  1206. <height>64</height>
  1207. <aspectratio align="center">keep</aspectratio>
  1208. <texture>flags/ratings/metacritic.png</texture>
  1209. </control>
  1210.  
  1211. <control type="label">
  1212. <align>right</align>
  1213. <height>64</height>
  1214. <font>Medium</font>
  1215. <textcolor>Dark1</textcolor>
  1216. <label fallback="N/A">[B]$INFO[Window(Home).Property(SkinHelper.ListItem.MetaCritic.Rating)]%[/B]</label>
  1217. <aligny>center</aligny>
  1218.  
  1219. </control>
  1220.  
  1221. <control type="label">
  1222. <posy>64</posy>
  1223. <height>36</height>
  1224. <font>Micro</font>
  1225. <aligny>center</aligny>
  1226. <align>center</align>
  1227. <textcolor>Dark2</textcolor>
  1228. <label>Metacritic</label>
  1229. <aligny>center</aligny>
  1230. </control>
  1231.  
  1232. </control>
  1233. </control>
  1234. </control>
  1235. </control>
  1236.  
  1237. <!--Novo-->
  1238.  
  1239. <control type="group">
  1240. <include>Animation.FadeIn.Slide</include>
  1241. <visible>Control.IsVisible(50)</visible>
  1242. <control type="list" id="50">
  1243.  
  1244. <bottom>80</bottom>
  1245. <left>530</left>
  1246. <width>1320</width>
  1247. <height>670</height>
  1248. <onleft>50</onleft>
  1249. <onright>50</onright>
  1250. <ondown condition="Control.IsVisible(50)">SendClick(2003,5)</ondown>
  1251. <ondown>9000</ondown>
  1252. <onback condition="Control.IsVisible(50)">SendClick(2003,5)</onback>
  1253. <onback>9000</onback>
  1254. <orientation>horizontal</orientation>
  1255. <preloaditems>2</preloaditems>
  1256. <pagecontrol>60</pagecontrol>
  1257. <viewtype label="536">list</viewtype>
  1258. <scrolltime tween="quadratic">400</scrolltime>
  1259. <itemlayout height="455" width="220">
  1260. <control type="image">
  1261. <left>0</left>
  1262. <top>0</top>
  1263. <right>0</right>
  1264. <bottom>130</bottom>
  1265. <texture border="10">common/nofocus-shadow10.png</texture>
  1266. </control>
  1267. <control type="image">
  1268. <left>10</left>
  1269. <top>10</top>
  1270. <right>10</right>
  1271. <bottom>140</bottom>
  1272. <aspectratio scalediffuse="false">scale</aspectratio>
  1273. <texture diffuse="diffuse/wall.png" background="true">$VAR[PosterImage]</texture>
  1274. </control>
  1275. <control type="image">
  1276. <left>10</left>
  1277. <right>10</right>
  1278. <bottom>10</bottom>
  1279. <height>106</height>
  1280. <texture colordiffuse="Dark4" border="5">common/box.png</texture>
  1281. </control>
  1282. <control type="textbox">
  1283. <left>20</left>
  1284. <right>20</right>
  1285. <centerbottom>60</centerbottom>
  1286. <height>92</height>
  1287. <font>Mini</font>
  1288. <autoscroll>false</autoscroll>
  1289. <textcolor>Dark2</textcolor>
  1290. <label>$INFO[ListItem.Label]$INFO[ListItem.Label2,[CR](,)]</label>
  1291. <aligny>top</aligny>
  1292. <align>center</align>
  1293. </control>
  1294. </itemlayout>
  1295. <focusedlayout height="455" width="220">
  1296. <control type="image">
  1297. <left>0</left>
  1298. <top>0</top>
  1299. <right>0</right>
  1300. <bottom>130</bottom>
  1301. <texture border="10">common/nofocus-shadow10.png</texture>
  1302. </control>
  1303. <control type="image">
  1304. <left>10</left>
  1305. <top>10</top>
  1306. <right>10</right>
  1307. <bottom>140</bottom>
  1308. <aspectratio scalediffuse="false">scale</aspectratio>
  1309. <texture diffuse="diffuse/wall.png" background="true">$VAR[PosterImage]</texture>
  1310. </control>
  1311. <control type="group">
  1312. <visible>Control.HasFocus(51) | Control.HasFocus(50)</visible>
  1313. <control type="image">
  1314. <left>10</left>
  1315. <right>10</right>
  1316. <bottom>10</bottom>
  1317. <height>106</height>
  1318. <texture colordiffuse="$VAR[ColorHighlight]" border="5">common/box.png</texture>
  1319. </control>
  1320. <control type="textbox">
  1321. <left>20</left>
  1322. <right>20</right>
  1323. <centerbottom>60</centerbottom>
  1324. <height>92</height>
  1325. <font>Mini</font>
  1326. <scroll>true</scroll>
  1327. <textcolor>PanelWhite100</textcolor>
  1328. <label>$INFO[ListItem.Label]$INFO[ListItem.Label2,[CR](,)]</label>
  1329. <aligny>top</aligny>
  1330. <align>center</align>
  1331. </control>
  1332. </control>
  1333. <control type="group">
  1334. <visible>!Control.HasFocus(51) + !Control.HasFocus(50)</visible>
  1335. <control type="image">
  1336. <left>10</left>
  1337. <right>10</right>
  1338. <bottom>10</bottom>
  1339. <height>106</height>
  1340. <texture colordiffuse="Dark4" border="5">common/box.png</texture>
  1341. </control>
  1342. <control type="textbox">
  1343. <left>20</left>
  1344. <right>20</right>
  1345. <centerbottom>60</centerbottom>
  1346. <height>92</height>
  1347. <font>Mini</font>
  1348. <scroll>true</scroll>
  1349. <textcolor>Dark2</textcolor>
  1350. <label>$INFO[ListItem.Label]$INFO[ListItem.Label2,[CR](,)]</label>
  1351. <aligny>top</aligny>
  1352. <align>center</align>
  1353. </control>
  1354. </control>
  1355. </focusedlayout>
  1356. </control>
  1357. </control>
  1358.  
  1359. <control type="group">
  1360. <centerleft>1190</centerleft>
  1361. <centerbottom>51%</centerbottom>
  1362. <width>450</width>
  1363. <height>117</height>
  1364. <visible>!IsEmpty(Window.Property(content)) + Container(9501).IsUpdating + !Control.IsVisible(50)</visible>
  1365. <include>Animation.FadeIn</include>
  1366. <include>Animation.FadeOut</include>
  1367.  
  1368. <control type="image">
  1369. <description>Busy animation</description>
  1370. <centerleft>54</centerleft>
  1371. <centertop>54</centertop>
  1372. <width>100</width>
  1373. <height>100</height>
  1374. <texture>dialog/loading-back.png</texture>
  1375. <aspectratio>keep</aspectratio>
  1376. </control>
  1377. <control type="image">
  1378. <description>Busy animation</description>
  1379. <centerleft>54</centerleft>
  1380. <centertop>54</centertop>
  1381. <width>100</width>
  1382. <height>100</height>
  1383. <animation effect="rotate" condition="true" start="0" end="360" loop="true" time="1000" center="auto">Conditional</animation>
  1384. <texture colordiffuse="$VAR[ColorHighlight]">dialog/loading-spinner.png</texture>
  1385. <aspectratio>keep</aspectratio>
  1386. </control>
  1387.  
  1388. <control type="label">
  1389. <description>Busy label</description>
  1390. <posx>105</posx>
  1391. <posy>30</posy>
  1392. <width>720</width>
  1393. <height>48</height>
  1394. <align>left</align>
  1395. <label>$LOCALIZE[31138]...</label>
  1396. <textcolor>Dark1</textcolor>
  1397. </control>
  1398.  
  1399. </control>
  1400. <control type="list" id="9501">
  1401. <include>Animation.FadeIn.Slide</include>
  1402. <visible allowhiddenfocus="true">!IsEmpty(Window.Property(content)) + !Container(9501).IsUpdating + !Control.IsVisible(50)</visible>
  1403. <bottom>80</bottom>
  1404. <left>530</left>
  1405. <width>1320</width>
  1406. <height>670</height>
  1407. <onleft>9501</onleft>
  1408. <onright>9501</onright>
  1409. <ondown>ClearProperty(content)</ondown>
  1410. <ondown>9000</ondown>
  1411. <onback>ClearProperty(content)</onback>
  1412. <onback>9000</onback>
  1413. <orientation>horizontal</orientation>
  1414. <preloaditems>2</preloaditems>
  1415. <pagecontrol>60</pagecontrol>
  1416. <viewtype label="536">list</viewtype>
  1417. <scrolltime tween="quadratic">400</scrolltime>
  1418. <itemlayout height="425" width="220">
  1419. <control type="image">
  1420. <left>0</left>
  1421. <top>0</top>
  1422. <right>0</right>
  1423. <bottom>100</bottom>
  1424. <texture border="10">common/nofocus-shadow10.png</texture>
  1425. </control>
  1426. <control type="image">
  1427. <left>10</left>
  1428. <top>10</top>
  1429. <right>10</right>
  1430. <bottom>110</bottom>
  1431. <aspectratio scalediffuse="false">scale</aspectratio>
  1432. <texture diffuse="diffuse/wall.png" background="true">$VAR[PosterImage]</texture>
  1433. </control>
  1434. <control type="image">
  1435. <left>10</left>
  1436. <right>10</right>
  1437. <bottom>0</bottom>
  1438. <height>86</height>
  1439. <texture colordiffuse="Dark4" border="5">common/box.png</texture>
  1440. </control>
  1441. <control type="textbox">
  1442. <left>20</left>
  1443. <right>20</right>
  1444. <centerbottom>43</centerbottom>
  1445. <height>64</height>
  1446. <font>Mini</font>
  1447. <autoscroll>false</autoscroll>
  1448. <textcolor>Dark2</textcolor>
  1449. <label>$INFO[ListItem.Label]</label>
  1450. <aligny>top</aligny>
  1451. <align>center</align>
  1452. </control>
  1453. </itemlayout>
  1454. <focusedlayout height="425" width="220">
  1455. <control type="image">
  1456. <left>0</left>
  1457. <top>0</top>
  1458. <right>0</right>
  1459. <bottom>100</bottom>
  1460. <texture border="10">common/nofocus-shadow10.png</texture>
  1461. </control>
  1462. <control type="image">
  1463. <left>10</left>
  1464. <top>10</top>
  1465. <right>10</right>
  1466. <bottom>110</bottom>
  1467. <aspectratio scalediffuse="false">scale</aspectratio>
  1468. <texture diffuse="diffuse/wall.png" background="true">$VAR[PosterImage]</texture>
  1469. </control>
  1470. <control type="image">
  1471. <centerleft>50%</centerleft>
  1472. <centertop>160</centertop>
  1473. <width>128</width>
  1474. <height>128</height>
  1475. <aspectratio>keep</aspectratio>
  1476. <texture colordiffuse="88ffffff">common/playring.png</texture>
  1477. <animation type="Focus">
  1478. <effect type="zoom" start="90" end="100" time="150" tween="sine" easing="inout" center="auto" />
  1479. <effect type="fade" start="0" end="100" time="150" tween="sine" easing="in" />
  1480. </animation>
  1481. <animation type="Unfocus">
  1482. <effect type="zoom" start="100" end="90" time="150" tween="sine" easing="inout" center="auto" />
  1483. <effect type="fade" start="100" end="0" time="150" tween="sine" easing="out" />
  1484. </animation>
  1485. <visible>!substring(ListItem.Path,script.extendedinfo)</visible>
  1486. <visible>Control.HasFocus(9501)</visible>
  1487. </control>
  1488. <control type="group">
  1489. <visible>Control.HasFocus(9501)</visible>
  1490. <control type="image">
  1491. <left>10</left>
  1492. <right>10</right>
  1493. <bottom>0</bottom>
  1494. <height>86</height>
  1495. <texture colordiffuse="$VAR[ColorHighlight]" border="5">common/box.png</texture>
  1496. </control>
  1497. <control type="textbox">
  1498. <left>20</left>
  1499. <right>20</right>
  1500. <centerbottom>43</centerbottom>
  1501. <height>64</height>
  1502. <font>Mini</font>
  1503. <scroll>true</scroll>
  1504. <textcolor>PanelWhite100</textcolor>
  1505. <label>$INFO[ListItem.Label]</label>
  1506. <aligny>top</aligny>
  1507. <align>center</align>
  1508. </control>
  1509. </control>
  1510. <control type="group">
  1511. <visible>!Control.HasFocus(9501)</visible>
  1512. <control type="image">
  1513. <left>10</left>
  1514. <right>10</right>
  1515. <bottom>0</bottom>
  1516. <height>86</height>
  1517. <texture colordiffuse="Dark4" border="5">common/box.png</texture>
  1518. </control>
  1519. <control type="textbox">
  1520. <left>20</left>
  1521. <right>20</right>
  1522. <centerbottom>43</centerbottom>
  1523. <height>64</height>
  1524. <font>Mini</font>
  1525. <scroll>true</scroll>
  1526. <textcolor>Dark2</textcolor>
  1527. <label>$INFO[ListItem.Label]</label>
  1528. <aligny>top</aligny>
  1529. <align>center</align>
  1530. </control>
  1531. </control>
  1532. </focusedlayout>
  1533. <content>$VAR[DefDirectorInfoWindowContent]</content>
  1534. </control>
  1535.  
  1536. <!--//////////////////////////////////////////////////-->
  1537. <!--<control type="list" id="9504">
  1538. <include>Animation.FadeIn.Slide</include>
  1539. <visible allowhiddenfocus="true">!IsEmpty(Window.Property(content)) + !Container(9504).IsUpdating + !Control.IsVisible(50) + String.IsEqual(Window.Property(content),4)</visible>
  1540. <bottom>80</bottom>
  1541. <left>530</left>
  1542. <width>1320</width>
  1543. <height>670</height>
  1544. <onleft>9504</onleft>
  1545. <onright>9504</onright>
  1546. <ondown>ClearProperty(content)</ondown>
  1547. <ondown>9000</ondown>
  1548. <onback>ClearProperty(content)</onback>
  1549. <onback>9000</onback>
  1550. <orientation>horizontal</orientation>
  1551. <preloaditems>2</preloaditems>
  1552. <pagecontrol>60</pagecontrol>
  1553. <viewtype label="536">list</viewtype>
  1554. <scrolltime tween="quadratic">400</scrolltime>
  1555. <itemlayout height="425" width="220">
  1556. <control type="image">
  1557. <left>0</left>
  1558. <top>0</top>
  1559. <right>0</right>
  1560. <bottom>100</bottom>
  1561. <texture border="10">common/nofocus-shadow10.png</texture>
  1562. </control>
  1563. <control type="image">
  1564. <left>10</left>
  1565. <top>10</top>
  1566. <right>10</right>
  1567. <bottom>110</bottom>
  1568. <aspectratio scalediffuse="false">scale</aspectratio>
  1569. <texture diffuse="diffuse/wall.png" background="true">$VAR[PosterImage]</texture>
  1570. </control>
  1571. <control type="image">
  1572. <left>10</left>
  1573. <right>10</right>
  1574. <bottom>0</bottom>
  1575. <height>86</height>
  1576. <texture colordiffuse="Dark4" border="5">common/box.png</texture>
  1577. </control>
  1578. <control type="textbox">
  1579. <left>20</left>
  1580. <right>20</right>
  1581. <centerbottom>43</centerbottom>
  1582. <height>64</height>
  1583. <font>Mini</font>
  1584. <autoscroll>false</autoscroll>
  1585. <textcolor>Dark2</textcolor>
  1586. <label>$INFO[ListItem.Label]</label>
  1587. <aligny>top</aligny>
  1588. <align>center</align>
  1589. </control>
  1590. </itemlayout>
  1591. <focusedlayout height="425" width="220">
  1592. <control type="image">
  1593. <left>0</left>
  1594. <top>0</top>
  1595. <right>0</right>
  1596. <bottom>100</bottom>
  1597. <texture border="10">common/nofocus-shadow10.png</texture>
  1598. </control>
  1599. <control type="image">
  1600. <left>10</left>
  1601. <top>10</top>
  1602. <right>10</right>
  1603. <bottom>110</bottom>
  1604. <aspectratio scalediffuse="false">scale</aspectratio>
  1605. <texture diffuse="diffuse/wall.png" background="true">$VAR[PosterImage]</texture>
  1606. </control>
  1607. <control type="image">
  1608. <centerleft>50%</centerleft>
  1609. <centertop>160</centertop>
  1610. <width>128</width>
  1611. <height>128</height>
  1612. <aspectratio>keep</aspectratio>
  1613. <texture colordiffuse="88ffffff">common/playring.png</texture>
  1614. <animation type="Focus">
  1615. <effect type="zoom" start="90" end="100" time="150" tween="sine" easing="inout" center="auto" />
  1616. <effect type="fade" start="0" end="100" time="150" tween="sine" easing="in" />
  1617. </animation>
  1618. <animation type="Unfocus">
  1619. <effect type="zoom" start="100" end="90" time="150" tween="sine" easing="inout" center="auto" />
  1620. <effect type="fade" start="100" end="0" time="150" tween="sine" easing="out" />
  1621. </animation>
  1622. <visible>!substring(ListItem.Path,script.extendedinfo)</visible>
  1623. <visible>Control.HasFocus(9504)</visible>
  1624. </control>
  1625. <control type="group">
  1626. <visible>Control.HasFocus(9504)</visible>
  1627. <control type="image">
  1628. <left>10</left>
  1629. <right>10</right>
  1630. <bottom>0</bottom>
  1631. <height>86</height>
  1632. <texture colordiffuse="$VAR[ColorHighlight]" border="5">common/box.png</texture>
  1633. </control>
  1634. <control type="textbox">
  1635. <left>20</left>
  1636. <right>20</right>
  1637. <centerbottom>43</centerbottom>
  1638. <height>64</height>
  1639. <font>Mini</font>
  1640. <scroll>true</scroll>
  1641. <textcolor>PanelWhite100</textcolor>
  1642. <label>$INFO[ListItem.Label]</label>
  1643. <aligny>top</aligny>
  1644. <align>center</align>
  1645. </control>
  1646. </control>
  1647. <control type="group">
  1648. <visible>!Control.HasFocus(9504)</visible>
  1649. <control type="image">
  1650. <left>10</left>
  1651. <right>10</right>
  1652. <bottom>0</bottom>
  1653. <height>86</height>
  1654. <texture colordiffuse="Dark4" border="5">common/box.png</texture>
  1655. </control>
  1656. <control type="textbox">
  1657. <left>20</left>
  1658. <right>20</right>
  1659. <centerbottom>43</centerbottom>
  1660. <height>64</height>
  1661. <font>Mini</font>
  1662. <scroll>true</scroll>
  1663. <textcolor>Dark2</textcolor>
  1664. <label>$INFO[ListItem.Label]</label>
  1665. <aligny>top</aligny>
  1666. <align>center</align>
  1667. </control>
  1668. </control>
  1669. </focusedlayout>
  1670. <content>$VAR[DefDirectorInfoWindowContent]</content>
  1671. </control>-->
  1672.  
  1673.  
  1674. </control>
  1675. </control>
  1676.  
  1677. <control type="group">
  1678. <visible>Control.HasFocus(9601)</visible>
  1679. <include>Animation.FadeIn</include>
  1680. <include>Animation.FadeOut</include>
  1681.  
  1682. <control type="image" description="Background">
  1683. <include>Dimensions_Fullscreen</include>
  1684. <texture colordiffuse="Background">common/bg.jpg</texture>
  1685. <animation effect="fade" start="100" end="95" condition="true">Conditional</animation>
  1686. </control>
  1687.  
  1688. <control type="image" description="clearlogo">
  1689. <visible>Skin.HasSetting(furniture.logo)</visible>
  1690. <centertop>120</centertop>
  1691. <centerleft>50%</centerleft>
  1692. <width>400</width>
  1693. <height>100</height>
  1694. <aspectratio align="center">keep</aspectratio>
  1695. <texture background="true">$VAR[ClearLogoTopVar]</texture>
  1696. </control>
  1697. </control>
  1698.  
  1699. <control type="group">
  1700. <left>SidePad</left>
  1701. <right>SidePad</right>
  1702. <top>PosterPad</top>
  1703. <height>640</height>
  1704. <visible>Control.HasFocus(9601)</visible>
  1705. <include>Animation.FadeIn.Slide</include>
  1706. <include>Animation.FadeOut</include>
  1707.  
  1708.  
  1709. <control type="label">
  1710. <description>header label</description>
  1711. <left>60</left>
  1712. <right>60</right>
  1713. <posy>60</posy>
  1714. <font>EpisodeNumber</font>
  1715. <textcolor>Dark1</textcolor>
  1716. <height>45</height>
  1717. <label>$INFO[ListItem.Label]</label>
  1718. </control>
  1719.  
  1720. <control type="textbox">
  1721. <description>textarea</description>
  1722. <left>60</left>
  1723. <right>60</right>
  1724. <top>150</top>
  1725. <bottom>0</bottom>
  1726. <align>justify</align>
  1727. <font>Medium</font>
  1728. <textcolor>Dark1</textcolor>
  1729. <label>$INFO[ListItem.Tagline,[B],[/B][CR][CR]]$INFO[ListItem.Plot]</label>
  1730. </control>
  1731. </control>
  1732.  
  1733. <control type="button" id="51">
  1734. <visible allowhiddenfocus="true">false</visible>
  1735. <onright>Control.Move(50,1)</onright>
  1736. <onleft>Control.Move(50,-1)</onleft>
  1737. <ondown condition="Control.IsVisible(50)">SendClick(2003,5)</ondown>
  1738. <ondown>9000</ondown>
  1739. <onback condition="Control.IsVisible(50)">SendClick(2003,5)</onback>
  1740. <onback>9000</onback>
  1741. <onclick>RunScript(script.extendedinfo,info=extendedactorinfo,name=$INFO[Container(50).ListItem.Label])</onclick>
  1742. </control>
  1743.  
  1744.  
  1745. </controls>
  1746.  
  1747. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement