Advertisement
Guest User

DialogVideoInfo.xml

a guest
Dec 30th, 2013
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 60.53 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <window>
  3.     <defaultcontrol always="true">5000</defaultcontrol>
  4.     <onload>AlarmClock(ActorIconMove,Control.Move(50,3),00:07,silent,loop)</onload>
  5.     <onload condition="System.HasAddon(script.videoextras)">XBMC.RunScript(script.videoextras,check,"$INFO[ListItem.FilenameAndPath]")</onload>
  6.     <onunload>CancelAlarm(ActorIconMove,true)</onunload>
  7.     <onunload>ClearProperty(FanartZoom,movieinformation)</onunload>
  8.     <allowoverlay>no</allowoverlay>
  9.     <controls>
  10.         <control type="group">
  11.             <animation effect="slide" start="-729,0" end="0,0" time="400" tween="quadratic">WindowOpen</animation>
  12.             <animation effect="slide" end="-729,0" time="400" tween="quadratic">WindowClose</animation>
  13.             <animation effect="slide" start="-729,0" end="0,0" time="400" tween="quadratic" condition="!Window.IsVisible(script-Actors-DialogVideoInfo.xml)|!Window.IsVisible(script-Actors-DialogInfo.xml)">Conditional</animation>
  14.             <animation effect="slide" end="-729,0" time="400" tween="quadratic" condition="Window.IsVisible(script-Actors-DialogVideoInfo.xml)|Window.IsVisible(script-Actors-DialogInfo.xml)">Conditional</animation>
  15.             <control type="image">
  16.                 <width>729</width>
  17.                 <height>1080</height>
  18.                 <texture>info/movieinfogradient.png</texture>
  19.             </control>
  20.             <control type="image">
  21.                 <width>729</width>
  22.                 <height>1080</height>
  23.                 <texture background="true">$VAR[PosterVar]</texture>
  24.             </control>
  25.             <control type="image">
  26.                 <animation effect="fade" time="400" delay="510">Visible</animation>
  27.                 <animation effect="fade" time="100">Hidden</animation>
  28.                 <posx>709</posx>
  29.                 <width>40</width>
  30.                 <height>1080</height>
  31.                 <colordiffuse>$VAR[ColorDiffuseVar]</colordiffuse>
  32.                 <texture>common/topbar_down.png</texture>
  33.                 <include>TopbarPulseAnimationRight</include>
  34.                 <visible>!Skin.HasSetting(DisableGlowbar) + IsEmpty(Window(movieinformation).Property(FanartZoom))</visible>
  35.             </control>
  36.         </control>
  37.         <control type="group">
  38.             <animation effect="slide" start="1192,0" end="0,0" time="400" tween="quadratic">WindowOpen</animation>
  39.             <animation effect="slide" end="1192,0" time="400" tween="quadratic">WindowClose</animation>
  40.             <animation effect="slide" start="1192,0" end="0,0" time="400" tween="quadratic" condition="!Window.IsVisible(script-Actors-DialogVideoInfo.xml)|!Window.IsVisible(script-Actors-DialogInfo.xml)">Conditional</animation>
  41.             <animation effect="slide" end="1192,0" time="400" tween="quadratic" condition="Window.IsVisible(script-Actors-DialogVideoInfo.xml)|Window.IsVisible(script-Actors-DialogInfo.xml)">Conditional</animation>
  42.             <control type="image">
  43.                 <posx>729</posx>
  44.                 <width>1192</width>
  45.                 <height>1080</height>
  46.                 <texture>info/info_rightpanelbottom.png</texture>
  47.                 <visible>IsEmpty(ListItem.Art(fanart))</visible>
  48.             </control>
  49.             <control type="image">
  50.                 <posx>729</posx>
  51.                 <width>1192</width>
  52.                 <height>1080</height>
  53.                 <aspectratio align="center">scale</aspectratio>
  54.                 <texture background="true">$INFO[ListItem.Art(fanart)]</texture>
  55.             </control>
  56.             <control type="image">
  57.                 <posx>729</posx>
  58.                 <width>1192</width>
  59.                 <height>1080</height>
  60.                 <aspectratio align="center">scale</aspectratio>
  61.                 <texture background="true">$INFO[ListItem.FileNameAndPath]season$INFO[ListItem.Season]-fanart.jpg</texture>
  62.                 <visible>Container.Content(tvshows)</visible>
  63.             </control>
  64.             <control type="image">
  65.                 <posx>729</posx>
  66.                 <width>1192</width>
  67.                 <height>1080</height>
  68.                 <aspectratio align="center">scale</aspectratio>
  69.                 <texture background="true">$INFO[ListItem.Path]../season$INFO[ListItem.Season]-fanart.jpg</texture>
  70.                 <visible>Container.Content(episodes)</visible>
  71.             </control>
  72.             <control type="image">
  73.                 <posx>729</posx>
  74.                 <width>1192</width>
  75.                 <height>1080</height>
  76.                 <texture>info/info_rightpaneltop.png</texture>
  77.                 <colordiffuse>$VAR[DialogColorVar]</colordiffuse>
  78.             </control>
  79.             <include condition="Skin.HasSetting(effect_bg)">BG_Effect_Home</include>
  80.             <!-- Buttons -->
  81.             <control type="button" id="13">
  82.                 <posx>991</posx>
  83.                 <posy>239</posy>
  84.                 <label>-</label>
  85.                 <height>45</height>
  86.                 <width>854</width>
  87.                 <texturefocus>views/tripanel/listselect_fo.png</texturefocus>
  88.                 <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  89.                 <ondown>50</ondown>
  90.                 <visible>!IsEmpty(ListItem.Director)</visible>
  91.             </control>
  92.             <control type="button" id="130">
  93.                 <posx>991</posx>
  94.                 <posy>239</posy>
  95.                 <label>-</label>
  96.                 <height>45</height>
  97.                 <width>854</width>
  98.                 <onclick>RunScript(script.metadata.actors,$INFO[ListItem.Director])</onclick>
  99.                 <texturenofocus>-</texturenofocus>
  100.                 <texturefocus>views/tripanel/listselect_fo.png</texturefocus>
  101.                 <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  102.                 <ondown>131</ondown>
  103.                 <visible>!IsEmpty(ListItem.Director)</visible>
  104.             </control>
  105.             <control type="button" id="131">
  106.                 <posx>991</posx>
  107.                 <posy>284</posy>
  108.                 <label>-</label>
  109.                 <height>42</height>
  110.                 <width>854</width>
  111.                 <onclick>RunScript(script.metadata.actors,$INFO[ListItem.Writer])</onclick>
  112.                 <texturenofocus>-</texturenofocus>
  113.                 <texturefocus>views/tripanel/listselect_fo.png</texturefocus>
  114.                 <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  115.                 <ondown>50</ondown>
  116.                 <onup>130</onup>
  117.                 <enable>!IsEmpty(ListItem.Writer)</enable>
  118.             </control>
  119.             <!-- Movie info -->
  120.             <control type="group">
  121.                 <posx>825</posx>
  122.                 <posy>68</posy>
  123.                 <width>1042</width>
  124.                 <height>854</height>
  125.                 <control type="image">
  126.                     <posy>90</posy>
  127.                     <width>1042</width>
  128.                     <height>854</height>
  129.                     <texture>info/info_panellines_movie.png</texture>
  130.                     <colordiffuse>$VAR[ColorDiffuseVar]</colordiffuse>
  131.                 </control>
  132.                 <control type="image" id="8822">
  133.                     <posx>20</posx>
  134.                     <posy>-65</posy>
  135.                     <fadetime>200</fadetime>
  136.                     <width>494</width>
  137.                     <height>153</height>
  138.                     <aspectratio aligny="top">keep</aspectratio>
  139.                     <animation effect="fade" delay="300" time="300" reversible="false">Hidden</animation>
  140.                     <texture background="true">$INFO[ListItem.Art(clearlogo)]</texture>
  141.                     <visible>!IsEmpty(ListItem.Art(clearlogo)) + Container.Content(tvshows)</visible>
  142.                 </control>
  143.                 <control type="grouplist">
  144.                     <posx>0</posx>
  145.                     <posy>-120</posy>
  146.                     <height>200</height>
  147.                     <width>1018</width>
  148.                     <itemgap>4</itemgap>
  149.                     <orientation>vertical</orientation>
  150.                     <align>bottom</align>
  151.                     <control type="label">
  152.                         <width>1018</width>
  153.                         <height>50</height>
  154.                         <font>Font_Reg38_Caps</font>
  155.                         <label>$INFO[ListItem.Title]</label>
  156.                         <visible>!Control.IsVisible(8822)</visible>
  157.                         <scroll>true</scroll>
  158.                     </control>
  159.                     <control type="label">
  160.                         <width>1018</width>
  161.                         <height>40</height>
  162.                         <font>Font_Reg20</font>
  163.                         <label>$INFO[ListItem.Tagline]</label>
  164.                         <scroll>true</scroll>
  165.                         <textcolor>grey</textcolor>
  166.                         <visible>Container.Content(movies) + !IsEmpty(ListItem.Tagline)</visible>
  167.                     </control>
  168.                     <control type="label">
  169.                         <width>1018</width>
  170.                         <height>40</height>
  171.                         <font>Font_Reg20</font>
  172.                         <label>$INFO[ListItem.Artist]</label>
  173.                         <scroll>true</scroll>
  174.                         <textcolor>grey</textcolor>
  175.                         <aligny>bottom</aligny>
  176.                         <visible>Container.Content(musicvideos) + !IsEmpty(ListItem.Artist)</visible>
  177.                     </control>
  178.                     <control type="label">
  179.                         <width>1018</width>
  180.                         <height>40</height>
  181.                         <font>Font_Reg20</font>
  182.                         <label>$INFO[ListItem.TvShowTitle]</label>
  183.                         <aligny>bottom</aligny>
  184.                         <textcolor>grey</textcolor>
  185.                         <visible>Container.Content(episodes) + !IsEmpty(ListItem.TvShowTitle)</visible>
  186.                     </control>
  187.                 </control>
  188.                 <!-- First Row -->
  189.                 <control type="image">
  190.                     <posx>10</posx>
  191.                     <posy>102</posy>
  192.                     <animation effect="fade" time="250">VisibleChange</animation>
  193.                     <width>249</width>
  194.                     <height>57</height>
  195.                     <colordiffuse>grey</colordiffuse>
  196.                     <aspectratio>keep</aspectratio>
  197.                     <texture fallback="flags/rating/info/MPAA_NR_Certificate_US.png">$VAR[RatingFlagVar,flags/rating/info/,.png]</texture>
  198.                     <visible>Container.Content(movies) | Container.Content(MusicVideos)</visible>
  199.                 </control>
  200.                 <control type="image">
  201.                     <posx>4</posx>
  202.                     <posy>86</posy>
  203.                     <width>226</width>
  204.                     <height>90</height>
  205.                     <aspectratio>keep</aspectratio>
  206.                     <texture fallback="rating0.png">$INFO[ListItem.Rating,stars/,.png]</texture>
  207.                     <colordiffuse>FF7c7c7c</colordiffuse>
  208.                     <visible>Container.Content(tvshows) | Container.Content(episodes)</visible>
  209.                 </control>
  210.                 <control type="label">
  211.                     <posx>272</posx>
  212.                     <posy>87</posy>
  213.                     <align>center</align>
  214.                     <width>164</width>
  215.                     <height>85</height>
  216.                     <font>Font_OSDTitle2</font>
  217.                     <label fallback="-">$INFO[ListItem.Year]</label>
  218.                     <textcolor>grey</textcolor>
  219.                     <visible>!Container.Content(episodes)</visible>
  220.                 </control>
  221.                 <control type="label">
  222.                     <posx>465</posx>
  223.                     <posy>98</posy>
  224.                     <width>560</width>
  225.                     <font>Font_Reg20_Caps_Info</font>
  226.                     <label fallback="31006">$INFO[ListItem.Genre]</label>
  227.                     <scroll>true</scroll>
  228.                     <textcolor>grey</textcolor>
  229.                     <height>60</height>
  230.                     <wrapmultiline>true</wrapmultiline>
  231.                     <visible>Container.Content(movies) | Container.Content(tvshows) | Container.Content(MusicVideos)</visible>
  232.                 </control>
  233.                 <control type="group">
  234.                     <visible>Container.Content(episodes)</visible>
  235.                     <control type="image">
  236.                         <posy>90</posy>
  237.                         <posx>571</posx>
  238.                         <height>80</height>
  239.                         <include>Furniture_FlagUpright</include>
  240.                     </control>
  241.                     <control type="image">
  242.                         <posx>436</posx>
  243.                         <posy>87</posy>
  244.                         <animation effect="fade" time="250">VisibleChange</animation>
  245.                         <width>135</width>
  246.                         <height>90</height>
  247.                         <colordiffuse>grey</colordiffuse>
  248.                         <aspectratio align="center">keep</aspectratio>
  249.                         <texture fallback="flags/rating/MPAA_NR_Certificate_US.png">$VAR[RatingFlagVar,flags/rating/,.png]</texture>
  250.                     </control>
  251.                     <control type="label">
  252.                         <posx>591</posx>
  253.                         <posy>87</posy>
  254.                         <width>500</width>
  255.                         <font>Font_Reg20</font>
  256.                         <label fallback="-">$LOCALIZE[20416]:[CR]$INFO[ListItem.Premiered]</label>
  257.                         <textcolor>grey</textcolor>
  258.                         <height>85</height>
  259.                     </control>
  260.                     <control type="label">
  261.                         <posx>272</posx>
  262.                         <posy>87</posy>
  263.                         <align>center</align>
  264.                         <width>164</width>
  265.                         <height>85</height>
  266.                         <font>Font_Bold28</font>
  267.                         <label fallback="-">$VAR[ListItemSeasonVar,S]$VAR[ListItemEpisodeVar,E]</label>
  268.                         <textcolor>grey</textcolor>
  269.                     </control>
  270.                 </control>
  271.                 <!-- Second Row -->
  272.                 <control type="group">
  273.                     <visible>Container.Content(movies) | Container.Content(episodes) | Container.Content(MusicVideos)</visible>
  274.                     <posy>-4</posy>
  275.                     <control type="label">
  276.                         <posy>171</posy>
  277.                         <posx>4</posx>
  278.                         <width>165</width>
  279.                         <height>44</height>
  280.                         <font>Font_Reg32</font>
  281.                         <textcolor>grey</textcolor>
  282.                         <label>$LOCALIZE[20339]:</label>
  283.                     </control>
  284.                     <control type="label">
  285.                         <posy>171</posy>
  286.                         <posx>180</posx>
  287.                         <width>840</width>
  288.                         <height>44</height>
  289.                         <font>Font_Reg32</font>
  290.                         <scroll>true</scroll>
  291.                         <label fallback="31006">$INFO[ListItem.Director]</label>
  292.                     </control>
  293.                 </control>
  294.                 <control type="group">
  295.                     <visible>Container.Content(tvshows)</visible>
  296.                     <posy>-4</posy>
  297.                     <control type="label">
  298.                         <posy>171</posy>
  299.                         <posx>4</posx>
  300.                         <width>165</width>
  301.                         <height>44</height>
  302.                         <font>Font_Reg32</font>
  303.                         <textcolor>grey</textcolor>
  304.                         <label>$LOCALIZE[31005]:</label>
  305.                     </control>
  306.                     <control type="label">
  307.                         <posy>171</posy>
  308.                         <posx>180</posx>
  309.                         <width>840</width>
  310.                         <height>44</height>
  311.                         <font>Font_Reg32</font>
  312.                         <label fallback="31006">$INFO[ListItem.Premiered]</label>
  313.                     </control>
  314.                 </control>
  315.                 <!-- Third Row -->
  316.                 <control type="group">
  317.                     <visible>Container.Content(movies) | Container.Content(episodes) | Container.Content(MusicVideos)</visible>
  318.                     <posy>-4</posy>
  319.                     <control type="label">
  320.                         <posy>214</posy>
  321.                         <posx>4</posx>
  322.                         <width>165</width>
  323.                         <height>44</height>
  324.                         <font>Font_Reg32</font>
  325.                         <textcolor>grey</textcolor>
  326.                         <label>$LOCALIZE[20417]:</label>
  327.                     </control>
  328.                     <control type="label">
  329.                         <posy>214</posy>
  330.                         <posx>180</posx>
  331.                         <width>840</width>
  332.                         <height>44</height>
  333.                         <font>Font_Reg32</font>
  334.                         <scroll>true</scroll>
  335.                         <label fallback="31006">$INFO[ListItem.Writer]</label>
  336.                     </control>
  337.                 </control>
  338.                 <control type="group">
  339.                     <visible>Container.Content(tvshows)</visible>
  340.                     <posy>-4</posy>
  341.                     <control type="label">
  342.                         <posy>214</posy>
  343.                         <posx>4</posx>
  344.                         <width>165</width>
  345.                         <height>44</height>
  346.                         <font>Font_Reg32</font>
  347.                         <textcolor>grey</textcolor>
  348.                         <label>$LOCALIZE[31188]:</label>
  349.                         <visible>!Skin.HasSetting(NextAiredInfo)</visible>
  350.                     </control>
  351.                     <control type="label">
  352.                         <posy>214</posy>
  353.                         <posx>4</posx>
  354.                         <width>165</width>
  355.                         <height>44</height>
  356.                         <font>Font_Reg32</font>
  357.                         <textcolor>grey</textcolor>
  358.                         <label>$LOCALIZE[13279]:</label>
  359.                         <visible>Skin.HasSetting(NextAiredInfo)</visible>
  360.                     </control>
  361.                     <control type="label">
  362.                         <posy>214</posy>
  363.                         <posx>180</posx>
  364.                         <width>840</width>
  365.                         <height>44</height>
  366.                         <font>Font_Reg32</font>
  367.                         <label fallback="31397">$VAR[ShowStatusVar]</label>
  368.                         <visible>!Skin.HasSetting(NextAiredInfo)</visible>
  369.                     </control>
  370.                     <control type="label">
  371.                         <posy>214</posy>
  372.                         <posx>180</posx>
  373.                         <width>840</width>
  374.                         <height>44</height>
  375.                         <font>Font_Reg32</font>
  376.                         <label fallback="31397">$INFO[ListItem.Studio]</label>
  377.                         <visible>Skin.HasSetting(NextAiredInfo)</visible>
  378.                     </control>
  379.                 </control>
  380.                 <!-- Fourth Row Left-->
  381.                 <control type="group">
  382.                     <visible>Container.Content(movies) | Container.Content(episodes) | Container.Content(MusicVideos)</visible>
  383.                     <posy>-4</posy>
  384.                     <control type="label">
  385.                         <posy>255</posy>
  386.                         <posx>4</posx>
  387.                         <width>165</width>
  388.                         <height>44</height>
  389.                         <font>Font_Reg32</font>
  390.                         <textcolor>grey</textcolor>
  391.                         <label>$LOCALIZE[2050]:</label>
  392.                     </control>
  393.                     <control type="label">
  394.                         <posy>255</posy>
  395.                         <posx>180</posx>
  396.                         <width>300</width>
  397.                         <height>44</height>
  398.                         <font>Font_Reg32</font>
  399.                         <label fallback="31006">$INFO[ListItem.Duration,, $LOCALIZE[12391]]</label>
  400.                     </control>
  401.                 </control>
  402.                 <control type="group">
  403.                     <visible>Container.Content(tvshows) + !Skin.HasSetting(NextAiredInfo)</visible>
  404.                     <posy>-4</posy>
  405.                     <control type="label">
  406.                         <posy>255</posy>
  407.                         <posx>4</posx>
  408.                         <width>300</width>
  409.                         <height>44</height>
  410.                         <font>Font_Reg32</font>
  411.                         <textcolor>grey</textcolor>
  412.                         <label>$LOCALIZE[209]:</label>
  413.                         <visible>!IsEmpty(Window(Home).Property(NextAired.NextDate)) </visible>
  414.                     </control>
  415.                     <control type="label">
  416.                         <posy>255</posy>
  417.                         <posx>4</posx>
  418.                         <width>300</width>
  419.                         <height>44</height>
  420.                         <font>Font_Reg32</font>
  421.                         <textcolor>grey</textcolor>
  422.                         <label>$LOCALIZE[210]:</label>
  423.                         <visible>IsEmpty(Window(Home).Property(NextAired.NextDate))</visible>
  424.                     </control>
  425.                     <control type="label">
  426.                         <posy>255</posy>
  427.                         <posx>180</posx>
  428.                         <width>750</width>
  429.                         <height>44</height>
  430.                         <font>Font_Reg32</font>
  431.                         <label>$VAR[NextEpisodeVar]</label>
  432.                         <visible>!IsEmpty(Window(Home).Property(NextAired.NextDate))</visible>
  433.                     </control>
  434.                     <control type="label">
  435.                         <posy>255</posy>
  436.                         <posx>180</posx>
  437.                         <width>750</width>
  438.                         <height>44</height>
  439.                         <font>Font_Reg32</font>
  440.                         <label>$VAR[LastEpisodeVar]</label>
  441.                         <visible>IsEmpty(Window(Home).Property(NextAired.NextDate))</visible>
  442.                     </control>
  443.                 </control>
  444.                 <control type="group">
  445.                     <visible>Container.Content(tvshows) + Skin.HasSetting(NextAiredInfo)</visible>
  446.                     <posy>-4</posy>
  447.                     <control type="label">
  448.                         <posy>255</posy>
  449.                         <posx>4</posx>
  450.                         <width>165</width>
  451.                         <height>44</height>
  452.                         <font>Font_Reg32</font>
  453.                         <textcolor>grey</textcolor>
  454.                         <label>$LOCALIZE[563]:</label>
  455.                     </control>
  456.                     <control type="label">
  457.                         <posy>255</posy>
  458.                         <posx>180</posx>
  459.                         <width>750</width>
  460.                         <height>44</height>
  461.                         <font>Font_Reg32</font>
  462.                         <label fallback="-">$INFO[ListItem.RatingAndVotes]</label>
  463.                     </control>
  464.                 </control>
  465.                 <!-- Fourth Row Right -->
  466.                 <control type="group">
  467.                     <visible>Container.Content(movies) | Container.Content(episodes) | Container.Content(MusicVideos)</visible>
  468.                     <control type="image">
  469.                         <colordiffuse>$VAR[ColorDiffuseVar]</colordiffuse>
  470.                         <posx>569</posx>
  471.                         <posy>257</posy>
  472.                         <width>2</width>
  473.                         <height>40</height>
  474.                         <texture>views/tripanel/upright.png</texture>
  475.                     </control>
  476.                     <control type="group">
  477.                         <posy>-4</posy>
  478.                         <control type="label">
  479.                             <posy>255</posy>
  480.                             <posx>562</posx>
  481.                             <width>165</width>
  482.                             <height>44</height>
  483.                             <align>right</align>
  484.                             <font>Font_Reg32</font>
  485.                             <textcolor>grey</textcolor>
  486.                             <label>$LOCALIZE[31095]:</label>
  487.                             <visible>Container.Content(movies)</visible>
  488.                         </control>
  489.                         <control type="label">
  490.                             <posy>255</posy>
  491.                             <posx>562</posx>
  492.                             <width>165</width>
  493.                             <height>44</height>
  494.                             <align>right</align>
  495.                             <font>Font_Reg32</font>
  496.                             <textcolor>grey</textcolor>
  497.                             <label>$LOCALIZE[563]:</label>
  498.                             <visible>!Container.Content(movies)</visible>
  499.                         </control>
  500.                         <control type="label">
  501.                             <posy>255</posy>
  502.                             <posx>585</posx>
  503.                             <width>750</width>
  504.                             <height>44</height>
  505.                             <font>Font_Reg32</font>
  506.                             <label fallback="-">$INFO[ListItem.RatingAndVotes]$INFO[ListItem.Top250, / $LOCALIZE[13409] #]</label>
  507.                         </control>
  508.                     </control>
  509.                 </control>
  510.                 <control type="label">
  511.                     <posy>292</posy>
  512.                     <posx>4</posx>
  513.                     <width>165</width>
  514.                     <height>44</height>
  515.                     <font>Font_Reg32</font>
  516.                     <textcolor>grey</textcolor>
  517.                     <label>$LOCALIZE[206]:</label>
  518.                 </control>
  519.                 <control type="textbox">
  520.                     <posx>4</posx>
  521.                     <posy>536</posy>
  522.                     <width>1016</width>
  523.                     <height>320</height>
  524.                     <font>Font_Reg32</font>
  525.                     <pagecontrol>60</pagecontrol>
  526.                     <align>left</align>
  527.                     <label fallback="31006">$INFO[ListItem.Plot]</label>
  528.                     <autoscroll delay="15000" time="AutoScrollTime" repeat="10000">Skin.HasSetting(AutoScroll) + !Control.HasFocus(60)</autoscroll>
  529.                     <visible>![ControlGroup(5000).HasFocus(10) | ControlGroup(5000).HasFocus(12) | ControlGroup(5000).HasFocus(21) | ControlGroup(5000).HasFocus(22) | ControlGroup(5000).HasFocus(24)]</visible>
  530.                 </control>
  531.                 <control type="grouplist">
  532.                     <posx>2</posx>
  533.                     <posy>872</posy>
  534.                     <width>1045</width>
  535.                     <height>90</height>
  536.                     <orientation>horizontal</orientation>
  537.                     <itemgap>15</itemgap>
  538.                     <visible>Container.Content(movies) | Container.Content(episodes) | Container.Content(MusicVideos)</visible>
  539.                     <control type="image" id="900011">
  540.                         <width>140</width>
  541.                         <height>70</height>
  542.                         <aspectratio aligny="center" align="center">keep</aspectratio>
  543.                         <colordiffuse>FF7c7c7c</colordiffuse>
  544.                         <texture>$VAR[SourceFlagVar,flags/info/,.png]</texture>
  545.                         <visible>!IsEmpty(Control.GetLabel(900011))</visible>
  546.                     </control>
  547.                     <control type="image" id="900012">
  548.                         <width>132</width>
  549.                         <height>90</height>
  550.                         <colordiffuse>FF7c7c7c</colordiffuse>
  551.                         <aspectratio aligny="center" align="center">keep</aspectratio>
  552.                         <texture>$INFO[ListItem.VideoCodec,flags/source/,.png]</texture>
  553.                         <visible>IsEmpty(Control.GetLabel(900011))</visible>
  554.                         <animation effect="slide" end="0,-10" condition="true">Conditional</animation>
  555.                         <visible>!IsEmpty(Control.GetLabel(900012))</visible>
  556.                     </control>
  557.                     <control type="image">
  558.                         <include>Furniture_FlagUpright</include>
  559.                         <visible>!IsEmpty(Control.GetLabel(900012)) | !IsEmpty(Control.GetLabel(900011))</visible>
  560.                     </control>
  561.                     <control type="image" id="900013">
  562.                         <width>161</width>
  563.                         <height>90</height>
  564.                         <colordiffuse>FF7c7c7c</colordiffuse>
  565.                         <aspectratio aligny="center" align="center">keep</aspectratio>
  566.                         <texture>$INFO[ListItem.AudioCodec,flags/audio/,.png]</texture>
  567.                         <aspectratio>keep</aspectratio>
  568.                         <animation effect="slide" end="0,-9" condition="true">Conditional</animation>
  569.                         <visible>!IsEmpty(Control.GetLabel(900013))</visible>
  570.                     </control>
  571.                     <control type="image">
  572.                         <include>Furniture_FlagUpright</include>
  573.                         <visible>!IsEmpty(Control.GetLabel(900013))</visible>
  574.                     </control>
  575.                     <control type="image" id="900017">
  576.                         <width>70</width>
  577.                         <height>65</height>
  578.                         <colordiffuse>FF7c7c7c</colordiffuse>
  579.                         <aspectratio aligny="center" align="center">keep</aspectratio>
  580.                         <texture>$INFO[ListItem.AudioChannels,flags/info/channels/,.png]</texture>
  581.                         <aspectratio>keep</aspectratio>
  582.                         <animation effect="slide" end="0,3" condition="true">Conditional</animation>
  583.                         <visible>!IsEmpty(Control.GetLabel(900017))</visible>
  584.                     </control>
  585.                     <control type="image">
  586.                         <include>Furniture_FlagUpright</include>
  587.                         <visible>!IsEmpty(Control.GetLabel(900017))</visible>
  588.                     </control>
  589.                     <control type="image" id="900014">
  590.                         <width>100</width>
  591.                         <height>70</height>
  592.                         <colordiffuse>FF7c7c7c</colordiffuse>
  593.                         <aspectratio aligny="center" align="center">keep</aspectratio>
  594.                         <texture>$INFO[ListItem.VideoResolution,flags/info/,.png]</texture>
  595.                         <visible>!IsEmpty(Control.GetLabel(900014))</visible>
  596.                     </control>
  597.                     <control type="image">
  598.                         <include>Furniture_FlagUpright</include>
  599.                         <visible>!IsEmpty(Control.GetLabel(900014))</visible>
  600.                     </control>
  601.                     <control type="image" id="900015">
  602.                         <width>132</width>
  603.                         <height>90</height>
  604.                         <colordiffuse>FF7c7c7c</colordiffuse>
  605.                         <aspectratio aligny="center" align="center">keep</aspectratio>
  606.                         <texture>$INFO[ListItem.VideoAspect,flags/aspectratio/,.png]</texture>
  607.                         <animation effect="slide" end="0,-10" condition="true">Conditional</animation>
  608.                         <visible>!IsEmpty(Control.GetLabel(900015))</visible>
  609.                     </control>
  610.                     <control type="image">
  611.                         <include>Furniture_FlagUpright</include>
  612.                         <visible>!IsEmpty(Control.GetLabel(900015))</visible>
  613.                     </control>
  614.                     <control type="image" id="900016">
  615.                         <width>132</width>
  616.                         <height>75</height>
  617.                         <colordiffuse>FF7c7c7c</colordiffuse>
  618.                         <aspectratio aligny="center" align="center">keep</aspectratio>
  619.                         <texture>$INFO[ListItem.Studio,flags/studios/,.png]</texture>
  620.                         <animation effect="slide" end="0,-4" condition="true">Conditional</animation>
  621.                         <visible>!IsEmpty(Control.GetLabel(900016))</visible>
  622.                     </control>
  623.                     <control type="image">
  624.                         <include>Furniture_FlagUpright</include>
  625.                         <visible>!IsEmpty(Control.GetLabel(900016))</visible>
  626.                     </control>
  627.                     <control type="image">
  628.                         <width>58</width>
  629.                         <height>70</height>
  630.                         <colordiffuse>FF7c7c7c</colordiffuse>
  631.                         <aspectratio aligny="center" align="center">keep</aspectratio>
  632.                         <texture>flags/info/cc.png</texture>
  633.                         <visible>!IsEmpty(ListItem.SubtitleLanguage)</visible>
  634.                     </control>
  635.                 </control>
  636.                 <control type="group">
  637.                     <visible>Container.Content(tvshows)</visible>
  638.                     <control type="image">
  639.                         <posy>862</posy>
  640.                         <width>135</width>
  641.                         <height>90</height>
  642.                         <texture>$INFO[ListItem.Studio,flags/studios/,.png]</texture>
  643.                         <colordiffuse>FF7c7c7c</colordiffuse>
  644.                     </control>
  645.                     <control type="image">
  646.                         <posy>872</posy>
  647.                         <posx>142</posx>
  648.                         <include>Furniture_FlagUpright</include>
  649.                     </control>
  650.                     <control type="image">
  651.                         <posx>150</posx>
  652.                         <posy>862</posy>
  653.                         <colordiffuse>grey</colordiffuse>
  654.                         <width>135</width>
  655.                         <height>90</height>
  656.                         <texture fallback="flags/rating/MPAA_NR_Certificate_US.png">$VAR[RatingFlagVar,flags/rating/,.png]</texture>
  657.                     </control>
  658.                     <control type="image">
  659.                         <posy>872</posy>
  660.                         <posx>292</posx>
  661.                         <include>Furniture_FlagUpright</include>
  662.                     </control>
  663.                     <control type="label">
  664.                         <posx>300</posx>
  665.                         <posy>862</posy>
  666.                         <width>135</width>
  667.                         <height>60</height>
  668.                         <align>center</align>
  669.                         <font>Font_Bold24</font>
  670.                         <textcolor>grey</textcolor>
  671.                         <label>$INFO[ListItem.Property(TotalSeasons)]</label>
  672.                     </control>
  673.                     <control type="group">
  674.                         <visible>!IsEmpty(ListItem.Property(TotalSeasons))</visible>
  675.                         <control type="label">
  676.                             <posx>300</posx>
  677.                             <posy>908</posy>
  678.                             <width>135</width>
  679.                             <height>30</height>
  680.                             <align>center</align>
  681.                             <font>Font_Reg15</font>
  682.                             <textcolor>grey</textcolor>
  683.                             <label>[LOWERCASE]$VAR[OneOrMoreSeasonsVar][/LOWERCASE]</label>
  684.                         </control>
  685.                         <control type="image">
  686.                             <posy>872</posy>
  687.                             <posx>442</posx>
  688.                             <include>Furniture_FlagUpright</include>
  689.                         </control>
  690.                     </control>
  691.                     <control type="group">
  692.                         <animation effect="slide" end="-150" condition="IsEmpty(ListItem.Property(TotalSeasons))">Conditional</animation>
  693.                         <control type="label">
  694.                             <posx>450</posx>
  695.                             <posy>862</posy>
  696.                             <width>135</width>
  697.                             <height>60</height>
  698.                             <align>center</align>
  699.                             <font>Font_Bold24</font>
  700.                             <textcolor>grey</textcolor>
  701.                             <label>$INFO[ListItem.Property(TotalEpisodes)]</label>
  702.                         </control>
  703.                         <control type="label">
  704.                             <posx>450</posx>
  705.                             <posy>908</posy>
  706.                             <width>135</width>
  707.                             <height>30</height>
  708.                             <align>center</align>
  709.                             <font>Font_Reg15</font>
  710.                             <textcolor>grey</textcolor>
  711.                             <label>[LOWERCASE]$VAR[OneOrMoreEpisodesVar][/LOWERCASE]</label>
  712.                         </control>
  713.                         <control type="image">
  714.                             <posy>872</posy>
  715.                             <posx>592</posx>
  716.                             <include>Furniture_FlagUpright</include>
  717.                         </control>
  718.                         <control type="label">
  719.                             <posx>600</posx>
  720.                             <posy>862</posy>
  721.                             <width>135</width>
  722.                             <height>60</height>
  723.                             <align>center</align>
  724.                             <font>Font_Bold24</font>
  725.                             <textcolor>grey</textcolor>
  726.                             <label>$INFO[ListItem.Property(UnWatchedEpisodes)]</label>
  727.                         </control>
  728.                         <control type="label">
  729.                             <posx>600</posx>
  730.                             <posy>908</posy>
  731.                             <width>135</width>
  732.                             <height>30</height>
  733.                             <align>center</align>
  734.                             <font>Font_Reg15</font>
  735.                             <textcolor>grey</textcolor>
  736.                             <label>[LOWERCASE]$LOCALIZE[16101][/LOWERCASE]</label>
  737.                         </control>
  738.                     </control>
  739.                 </control>
  740.             </control>
  741.             <control type="spincontrol" id="60">
  742.                 <posx>1840</posx>
  743.                 <posy>584</posy>
  744.                 <width>50</width>
  745.                 <height>88</height>
  746.                 <onup>5000</onup>
  747.                 <onleft>5000</onleft>
  748.                 <onright>5000</onright>
  749.                 <ondown>5000</ondown>
  750.                 <visible>![ControlGroup(5000).HasFocus(10) | ControlGroup(5000).HasFocus(12) | ControlGroup(5000).HasFocus(21) | ControlGroup(5000).HasFocus(22) | ControlGroup(5000).HasFocus(24)]</visible>
  751.             </control>
  752.             <control type="panel" id="50">
  753.                 <posx>991</posx>
  754.                 <posy>366</posy>
  755.                 <width>705</width>
  756.                 <height>177</height>
  757.                 <onleft>AlarmClock(ActorIconMove,Control.Move(50,3),00:07,silent,loop)</onleft>
  758.                 <onleft>5000</onleft>
  759.                 <onright condition="System.HasAddon(script.metadata.actors)">5054</onright>
  760.                 <onright condition="!System.HasAddon(script.metadata.actors)">AlarmClock(ActorIconMove,Control.Move(50,3),00:07,silent,loop)</onright>
  761.                 <onright condition="!System.HasAddon(script.metadata.actors)">5000</onright>
  762.                 <onup condition="!System.HasAddon(script.metadata.actors)">13</onup>
  763.                 <onup condition="System.HasAddon(script.metadata.actors)">131</onup>
  764.                 <ondown>50</ondown>
  765.                 <scrolltime>200</scrolltime>
  766.                 <orientation>vertical</orientation>
  767.                 <itemlayout height="35" width="555">
  768.                     <control type="label">
  769.                         <width>555</width>
  770.                         <height>30</height>
  771.                         <font>Font_Reg32</font>
  772.                         <textoffsetx>15</textoffsetx>
  773.                         <info>ListItem.Label</info>
  774.                     </control>
  775.                 </itemlayout>
  776.                 <focusedlayout height="35" width="555">
  777.                     <control type="image">
  778.                         <width>555</width>
  779.                         <height>37</height>
  780.                         <texture>views/tripanel/listselect_fo.png</texture>
  781.                         <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  782.                         <visible>Control.HasFocus(50)</visible>
  783.                     </control>
  784.                     <control type="label">
  785.                         <width>555</width>
  786.                         <height>30</height>
  787.                         <font>Font_Reg32</font>
  788.                         <textoffsetx>15</textoffsetx>
  789.                         <info>ListItem.Label</info>
  790.                     </control>
  791.                 </focusedlayout>
  792.             </control>
  793.             <control type="group">
  794.                 <visible>Control.HasFocus(50) + System.HasAddon(script.metadata.actors)</visible>
  795.                 <include>Animation_VisibleChange200</include>
  796.                 <control type="label">
  797.                     <posx>1521</posx>
  798.                     <posy>439</posy>
  799.                     <width>100</width>
  800.                     <height>30</height>
  801.                     <align>center</align>
  802.                     <font>Font_Reg12</font>
  803.                     <textoffsetx>15</textoffsetx>
  804.                     <label>INFO</label>
  805.                 </control>
  806.                 <control type="image">
  807.                     <posx>1551</posx>
  808.                     <posy>436</posy>
  809.                     <width>40</width>
  810.                     <height>40</height>
  811.                     <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  812.                     <texture>arrowright.png</texture>
  813.                 </control>
  814.             </control>
  815.             <control type="grouplist" id="5000">
  816.                 <posx>827</posx>
  817.                 <posy>544</posy>
  818.                 <width>1018</width>
  819.                 <height>60</height>
  820.                 <onleft>5000</onleft>
  821.                 <onright>5000</onright>
  822.                 <onup>50</onup>
  823.                 <ondown>5055</ondown>
  824.                 <orientation>horizontal</orientation>
  825.                 <scrolltime tween="quadratic">200</scrolltime>
  826.                 <control type="button" id="8">
  827.                     <label>$LOCALIZE[208]</label>
  828.                     <include>DialogVideoInfoButton</include>
  829.                 </control>
  830.                 <control type="button" id="9">
  831.                     <label>$LOCALIZE[13404]</label>
  832.                     <include>DialogVideoInfoButton</include>
  833.                     <visible>Control.IsEnabled(9)</visible>
  834.                 </control>
  835.                 <control type="button" id="20">
  836.                     <label>$LOCALIZE[31284]</label>
  837.                     <include>DialogVideoInfoButton</include>
  838.                     <onclick>Playlist.Clear</onclick>
  839.                     <onclick>Dialog.Close(MovieInformation)</onclick>
  840.                     <onclick>RunScript(script.cinema.experience)</onclick>
  841.                     <visible>Container.Content(Movies) + system.hasaddon(script.cinema.experience) + !SubString(Container.FolderPath,plugin)</visible>
  842.                 </control>
  843.                 <control type="button" id="105">
  844.                     <description>Extras</description>
  845.                     <include>DialogVideoInfoButton</include>
  846.                     <label>Extras</label>
  847.                     <onclick>XBMC.RunScript(script.videoextras,display,"$INFO[ListItem.FilenameAndPath]")</onclick>
  848.                     <visible>System.HasAddon(script.videoextras)
  849.                      + [Container.Content(movies) | Container.Content(episodes) | Container.Content(TVShows)]
  850.                      + IsEmpty(Window(movieinformation).Property("HideVideoExtrasButton"))</visible>
  851.                 </control>
  852.                 <control type="button" id="11">
  853.                     <label>$LOCALIZE[20410]</label>
  854.                     <include>DialogVideoInfoButton</include>
  855.                     <visible>!IsEmpty(ListItem.Trailer)</visible>
  856.                     <visible>Container.Content(movies) + ![substring(Container.FolderPath,plugin://) + substring(Container.FolderPath,trailer)]</visible>
  857.                 </control>
  858.                 <control type="button" id="440">
  859.                     <label>$LOCALIZE[42286]</label>
  860.                     <include>DialogVideoInfoButton</include>
  861.                     <visible>IsEmpty(ListItem.Trailer)</visible>
  862.                     <onclick>Action(Close)</onclick>
  863.                     <onclick>ActivateWindow(videos,plugin://plugin.video.youtube/?path=/root/search&amp;feed=search&amp;search=$INFO[ListItem.Label] Trailer,return)</onclick>
  864.                     <visible>Container.Content(movies) + ![substring(Container.FolderPath,plugin://) + substring(Container.FolderPath,trailer)]</visible>
  865.                 </control>
  866.                 <control type="button" id="6">
  867.                     <label>$LOCALIZE[184]</label>
  868.                     <include>DialogVideoInfoButton</include>
  869.                     <visible>!Skin.HasSetting(kioskmode) + !substring(Container.FolderPath,plugin://)</visible>
  870.                 </control>
  871.                 <control type="button" id="10">
  872.                     <label>$LOCALIZE[13511]</label>
  873.                     <include>DialogVideoInfoButton</include>
  874.                     <visible>!Skin.HasSetting(kioskmode) + !substring(Container.FolderPath,plugin://)</visible>
  875.                 </control>
  876.                 <control type="button" id="21">
  877.                     <label>$LOCALIZE[31467]</label>
  878.                     <include>DialogVideoInfoButton</include>
  879.                     <onclick condition="Container.Content(movies)">RunScript(script.artwork.downloader,mode=custom,mediatype=movie,dbid=$INFO[ListItem.DBID],extrafanart)</onclick>
  880.                     <onclick condition="Container.Content(tvshows)">RunScript(script.artwork.downloader,mode=custom,mediatype=tvshow,dbid=$INFO[ListItem.DBID],extrafanart)</onclick>
  881.                     <visible>!Skin.HasSetting(kioskmode)</visible>
  882.                     <visible>[Container.Content(movies) | Container.Content(tvshows)] + system.hasaddon(script.artwork.downloader) + !substring(Container.FolderPath,plugin://)</visible>
  883.                 </control>
  884.                 <control type="button" id="22">
  885.                     <label>$LOCALIZE[31316]</label>
  886.                     <include>DialogVideoInfoButton</include>
  887.                     <onclick>ActivateWindow(1163)</onclick>
  888.                     <visible>!Skin.HasSetting(kioskmode)</visible>
  889.                     <visible>[Container.Content(tvshows) | Container.Content(movies)] + system.hasaddon(script.artwork.downloader) + !substring(Container.FolderPath,plugin://)</visible>
  890.                 </control>
  891.                 <control type="button" id="23">
  892.                     <label>$LOCALIZE[31365]</label>
  893.                     <include>DialogVideoInfoButton</include>
  894.                     <onclick>RunScript(script.tvtunes,mode=solo&amp;tvpath=$INFO[ListItem.FilenameAndPath]&amp;tvname=$INFO[ListItem.TVShowTitle])</onclick>
  895.                     <visible>!Skin.HasSetting(kioskmode)</visible>
  896.                     <visible>Container.Content(tvshows) + system.hasaddon(script.tvtunes)</visible>
  897.                 </control>
  898.                 <control type="button" id="24">
  899.                     <label>$LOCALIZE[31468]</label>
  900.                     <include>DialogVideoInfoButton</include>
  901.                     <onclick>RunScript(script.artwork.downloader,mode=custom,mediatype=movie,dbid=$INFO[ListItem.DBID],extrathumbs)</onclick>
  902.                     <visible>!Skin.HasSetting(kioskmode)</visible>
  903.                     <visible>Container.Content(movies) + system.hasaddon(script.artwork.downloader)+ !substring(Container.FolderPath,plugin://)</visible>
  904.                 </control>
  905.             </control>
  906.             <control type="group">
  907.                 <visible>ControlGroup(5000).HasFocus(22) + Container.Content(movies)</visible>
  908.                 <posx>825</posx>
  909.                 <posy>606</posy>
  910.                 <control type="image">
  911.                     <width>315</width>
  912.                     <height>315</height>
  913.                     <aspectratio align="bottom">keep</aspectratio>
  914.                     <texture background="true">$INFO[ListItem.Art(clearlogo)]</texture>
  915.                 </control>
  916.                 <control type="image">
  917.                     <posx>341</posx>
  918.                     <width>315</width>
  919.                     <height>315</height>
  920.                     <aspectratio align="bottom">keep</aspectratio>
  921.                     <texture background="true">$INFO[ListItem.Art(clearart)]</texture>
  922.                 </control>
  923.                 <control type="image">
  924.                     <posx>682</posx>
  925.                     <width>315</width>
  926.                     <height>315</height>
  927.                     <aspectratio align="bottom">keep</aspectratio>
  928.                     <texture background="true">$INFO[ListItem.Art(discart)]</texture>
  929.                 </control>
  930.             </control>
  931.             <control type="image">
  932.                 <posx>1602</posx>
  933.                 <posy>366</posy>
  934.                 <width>176</width>
  935.                 <height>176</height>
  936.                 <texture background="true">$INFO[Container(50).Listitem.Icon]</texture>
  937.                 <aspectratio>keep</aspectratio>
  938.                 <fadetime>400</fadetime>
  939.                 <visible>!Control.HasFocus(5054)</visible>
  940.             </control>
  941.             <control type="group">
  942.                 <visible>Control.HasFocus(5054)</visible>
  943.                 <control type="image">
  944.                     <posx>1602</posx>
  945.                     <posy>366</posy>
  946.                     <width>176</width>
  947.                     <height>176</height>
  948.                     <texture background="true">$INFO[Container(50).Listitem.Icon]</texture>
  949.                     <aspectratio>keep</aspectratio>
  950.                     <fadetime>400</fadetime>
  951.                     <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  952.                     <bordertexture border="5">views/addonwall_select.png</bordertexture>
  953.                     <bordersize>5</bordersize>
  954.                 </control>
  955.                 <control type="image">
  956.                     <posx>1602</posx>
  957.                     <posy>366</posy>
  958.                     <width>176</width>
  959.                     <height>176</height>
  960.                     <texture background="true">$INFO[Container(50).Listitem.Icon]</texture>
  961.                     <aspectratio>keep</aspectratio>
  962.                     <fadetime>400</fadetime>
  963.                     <bordersize>5</bordersize>
  964.                 </control>
  965.             </control>
  966.             <control type="button" id="5054">
  967.                 <include>HiddenObject</include>
  968.                 <onfocus condition="!System.HasAddon(script.metadata.actors)">SetFocus(5000)</onfocus>
  969.                 <onclick>RunScript(script.metadata.actors,$INFO[Container(50).Listitem.Label])</onclick>
  970.                 <onleft>50</onleft>
  971.                 <onright>AlarmClock(ActorIconMove,Control.Move(50,3),00:07,silent,loop)</onright>
  972.                 <onright>5000</onright>
  973.                 <onup>Control.Move(50,-1)</onup>
  974.                 <ondown>Control.Move(50,1)</ondown>
  975.             </control>
  976.             <control type="button" id="5055">
  977.                 <include>HiddenObject</include>
  978.                 <onclick condition="IsEmpty(Window(movieinformation).Property(FanartZoom))">SetProperty(FanartZoom,True,movieinformation)</onclick>
  979.                 <onclick condition="!IsEmpty(Window(movieinformation).Property(FanartZoom))">ClearProperty(FanartZoom,movieinformation)</onclick>
  980.                 <onback condition="!IsEmpty(Window(movieinformation).Property(FanartZoom))">ClearProperty(FanartZoom,movieinformation)</onback>
  981.                 <onback condition="IsEmpty(Window(movieinformation).Property(FanartZoom))">Dialog.Close(movieinformation)</onback>
  982.                 <onleft>5000</onleft>
  983.                 <onright>5000</onright>
  984.                 <onup>5000</onup>
  985.                 <ondown>5000</ondown>
  986.                 <visible>ControlGroup(5000).HasFocus(10) | ControlGroup(5000).HasFocus(21) | ControlGroup(5000).HasFocus(24)</visible>
  987.             </control>
  988.             <control type="button" id="5055">
  989.                 <include>HiddenObject</include>
  990.                 <onfocus condition="Control.IsVisible(60)">SetFocus(60)</onfocus>
  991.                 <onfocus condition="!Control.IsVisible(60)">SetFocus(5000)</onfocus>
  992.                 <visible>![ControlGroup(5000).HasFocus(10) | ControlGroup(5000).HasFocus(21) | ControlGroup(5000).HasFocus(24)]</visible>
  993.             </control>
  994.             <control type="group">
  995.                 <visible>ControlGroup(5000).HasFocus(22) + Container.Content(tvshows)</visible>
  996.                 <control type="image">
  997.                     <posx>817</posx>
  998.                     <posy>678</posy>
  999.                     <width>315</width>
  1000.                     <height>315</height>
  1001.                     <aspectratio align="center">keep</aspectratio>
  1002.                     <texture background="true">$INFO[ListItem.Art(landscape)]</texture>
  1003.                     <bordertexture border="7">thumbs/thumbshadow.png</bordertexture>
  1004.                     <bordersize>7</bordersize>
  1005.                 </control>
  1006.                 <control type="image">
  1007.                     <posx>817</posx>
  1008.                     <posy>513</posy>
  1009.                     <width>615</width>
  1010.                     <height>315</height>
  1011.                     <aspectratio align="top">keep</aspectratio>
  1012.                     <texture background="true">$INFO[ListItem.Art(banner)]</texture>
  1013.                     <bordertexture border="7">thumbs/thumbshadow.png</bordertexture>
  1014.                     <bordersize>7</bordersize>
  1015.                 </control>
  1016.                 <control type="image">
  1017.                     <posx>1193</posx>
  1018.                     <posy>678</posy>
  1019.                     <width>315</width>
  1020.                     <height>315</height>
  1021.                     <aspectratio align="bottom">keep</aspectratio>
  1022.                     <texture background="true">$INFO[ListItem.Art(clearlogo)]</texture>
  1023.                     <bordersize>7</bordersize>
  1024.                 </control>
  1025.                 <control type="image">
  1026.                     <posx>1567</posx>
  1027.                     <posy>573</posy>
  1028.                     <width>230</width>
  1029.                     <height>230</height>
  1030.                     <aspectratio align="bottom">keep</aspectratio>
  1031.                     <texture background="true">$INFO[ListItem.Art(characterart)]</texture>
  1032.                     <bordersize>7</bordersize>
  1033.                 </control>
  1034.                 <control type="image">
  1035.                     <posx>1567</posx>
  1036.                     <posy>678</posy>
  1037.                     <width>315</width>
  1038.                     <height>315</height>
  1039.                     <aspectratio align="bottom">keep</aspectratio>
  1040.                     <texture background="true">$INFO[ListItem.Art(clearart)]</texture>
  1041.                     <bordersize>7</bordersize>
  1042.                 </control>
  1043.             </control>
  1044.             <control type="label">
  1045.                 <posx>825</posx>
  1046.                 <posy>1042</posy>
  1047.                 <width>1050</width>
  1048.                 <scroll>true</scroll>
  1049.                 <haspath>true</haspath>
  1050.                 <font>Font_Info</font>
  1051.                 <label>$INFO[ListItem.FileNameAndPath]</label>
  1052.                 <textcolor>grey</textcolor>
  1053.             </control>
  1054.             <control type="image">
  1055.                 <posx>709</posx>
  1056.                 <width>40</width>
  1057.                 <height>1080</height>
  1058.                 <colordiffuse>$VAR[ColorDiffuseVar]</colordiffuse>
  1059.                 <texture>common/topbar_top.png</texture>
  1060.                 <include>TopbarPulseAnimationLeft</include>
  1061.                 <visible>!Skin.HasSetting(DisableGlowbar)</visible>
  1062.             </control>
  1063.             <control type="group">
  1064.                 <control type="image">
  1065.                     <posy>608</posy>
  1066.                     <posx>750</posx>
  1067.                     <width>450</width>
  1068.                     <height>318</height>
  1069.                     <fadetime>500</fadetime>
  1070.                     <aspectratio align="center">keep</aspectratio>
  1071.                     <texture background="true">$VAR[VideoInfoThumbPreviewVar]</texture>
  1072.                     <bordertexture border="7">thumbs/thumbshadow.png</bordertexture>
  1073.                     <bordersize>7</bordersize>
  1074.                     <visible>ControlGroup(5000).HasFocus(10)</visible>
  1075.                 </control>
  1076.                 <control type="multiimage">
  1077.                     <posx>1072</posx>
  1078.                     <posy>615</posy>
  1079.                     <width>540</width>
  1080.                     <height>304</height>
  1081.                     <fadetime>500</fadetime>
  1082.                     <timeperimage>4000</timeperimage>
  1083.                     <aspectratio align="center">scale</aspectratio>
  1084.                     <imagepath background="true">$VAR[ExtraFanartPreviewVar]</imagepath>
  1085.                     <animation effect="zoom" start="1072,615,540,304" end="0,0,1920,1080" time="800" tween="cubic" condition="!IsEmpty(Window(movieinformation).Property(FanartZoom))">Conditional</animation>
  1086.                     <visible>ControlGroup(5000).HasFocus(21) | ControlGroup(5000).HasFocus(24)</visible>
  1087.                 </control>
  1088.                 <control type="image">
  1089.                     <posy>608</posy>
  1090.                     <posx>1265</posx>
  1091.                     <width>554</width>
  1092.                     <height>318</height>
  1093.                     <fadetime>500</fadetime>
  1094.                     <aspectratio align="center">scale</aspectratio>
  1095.                     <texture background="true">$INFO[ListItem.Art(fanart)]</texture>
  1096.                     <bordertexture border="7">thumbs/thumbshadow.png</bordertexture>
  1097.                     <bordersize>7</bordersize>
  1098.                     <animation effect="zoom" start="1265,608,554,318" end="-25,-25,1970,1130" time="800" tween="cubic" condition="!IsEmpty(Window(movieinformation).Property(FanartZoom))">Conditional</animation>
  1099.                     <visible>!IsEmpty(ListItem.Art(fanart)) + ControlGroup(5000).HasFocus(10)</visible>
  1100.                 </control>
  1101.                 <control type="image">
  1102.                     <posx>1267</posx>
  1103.                     <posy>610</posy>
  1104.                     <width>550</width>
  1105.                     <height>314</height>
  1106.                     <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  1107.                     <texture border="5">views/addonwall_select.png</texture>
  1108.                     <visible>Control.HasFocus(5055)</visible>
  1109.                     <animation effect="fade" time="200">VisibleChange</animation>
  1110.                     <animation effect="slide" end="-200" condition="ControlGroup(5000).HasFocus(21) | ControlGroup(5000).HasFocus(24)">Conditional</animation>
  1111.                     <animation type="Conditional" condition="!IsEmpty(Window(movieinformation).Property(FanartZoom))">
  1112.                         <effect type="zoom" start="1267,610,550,314" end="-5,-5,1930,1090" time="800" tween="cubic" />
  1113.                         <effect type="fade" start="100" end="0" time="200" />
  1114.                     </animation>
  1115.                 </control>
  1116.             </control>
  1117.             <control type="image">
  1118.                 <posx>780</posx>
  1119.                 <posy>555</posy>
  1120.                 <width>30</width>
  1121.                 <height>30</height>
  1122.                 <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  1123.                 <texture flipx="true">arrowright.png</texture>
  1124.                 <include>Animation_VisibleChange200</include>
  1125.                 <colordiffuse>white2</colordiffuse>
  1126.                 <animation effect="slide" start="-150" end="0" delay="800" time="400" tween="cubic">WindowOpen</animation>
  1127.                 <visible>Container(5000).HasPrevious+ ControlGroup(5000).HasFocus</visible>
  1128.             </control>
  1129.             <control type="image">
  1130.                 <posx>1860</posx>
  1131.                 <posy>555</posy>
  1132.                 <width>30</width>
  1133.                 <height>30</height>
  1134.                 <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  1135.                 <texture>arrowright.png</texture>
  1136.                 <colordiffuse>white2</colordiffuse>
  1137.                 <include>Animation_VisibleChange200</include>
  1138.                 <animation effect="slide" start="150" end="0" delay="800" time="400" tween="cubic">WindowOpen</animation>
  1139.                 <visible>Container(5000).HasNext+ ControlGroup(5000).HasFocus</visible>
  1140.             </control>
  1141.         </control>
  1142.     </controls>
  1143. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement