Advertisement
Guest User

DialogVideoInfo.xml

a guest
Jan 29th, 2011
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 29.74 KB | None | 0 0
  1. <window id="2003">
  2.     <defaultcontrol always="true">9000</defaultcontrol>
  3.     <allowoverlay>no</allowoverlay>
  4.     <controls>
  5.        
  6.     <control type="group">
  7.         <visible>!Window.IsVisible(FileBrowser)</visible>
  8.         <animation effect="fade" start="0" end="100" time="600" >WindowOpen</animation>
  9.         <animation effect="fade" start="100" end="0" time="600" delay="200" >WindowClose</animation>
  10.             <control type="image">
  11.                 <include>Dimensions_Fullscreen</include>
  12.                 <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
  13.             </control>
  14.             <control type="image">
  15.                 <include>Dimensions_Fullscreen</include>
  16.                 <texture>tv-landscape/tv-background.png</texture>
  17.             </control>
  18.             <control type="image" id="9550">
  19.                 <posx>710</posx>
  20.                 <posy>20</posy>
  21.                 <width>300</width>
  22.                 <height>116</height>
  23.                 <texture background="true">$INFO[ListItem.FileNameAndPath]logo.png</texture>
  24.                 <fadetime>100</fadetime>
  25.                 <aspectratio scalediffuse="false">stretch</aspectratio>
  26.             </control>
  27.             <control type="image" id="9551">
  28.                 <posx>710</posx>
  29.                 <posy>20</posy>
  30.                 <width>300</width>
  31.                 <height>116</height>
  32.                 <texture background="true">$INFO[ListItem.Path]../logo.png</texture>
  33.                 <fadetime>100</fadetime>
  34.                 <aspectratio scalediffuse="false">stretch</aspectratio>
  35.             </control>
  36.             <control type="image"><!-- Floor -->
  37.                 <posx>0</posx>
  38.                 <posy>650</posy>
  39.                 <width>1280</width>
  40.                 <height>70</height>
  41.                 <texture>backdrops/test2.png</texture>
  42.                 <animation effect="slide" start="0,200" end="0,0" time="400" >WindowOpen</animation>
  43.                 <animation effect="slide" start="0,0" end="0,200" time="400" >WindowClose</animation>
  44.             </control>
  45.             <control type="image">
  46.                 <posx>0</posx>
  47.                 <posy>20</posy>
  48.                 <width>440</width>
  49.                 <height>560</height>
  50.                 <aspectratio align="right" aligny="center">keep</aspectratio>
  51.                 <texture background="true">$INFO[ListItem.Icon]</texture>
  52.                 <bordertexture border="8">common/thumb_border.png</bordertexture>
  53.                 <bordersize>8</bordersize>
  54.                 <include>Animation_Music_Fullscreen_Left</include>
  55.                 <animation effect="slide" start="0,0" end="-1200,0" time="400" delay="300" condition="Control.IsVisible(50)">conditional</animation>
  56.             </control>
  57.             <control type="group">
  58.                 <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation>
  59.                 <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  60.                     <control type="label">
  61.                         <description>header label</description>
  62.                         <posx>446</posx>
  63.                         <posy>16</posy>
  64.                         <width>830</width>
  65.                         <height>50</height>
  66.                         <font>LiberationSans_Regular_34</font>
  67.                         <label>[B]$INFO[Listitem.Title][/B] ($INFO[Listitem.Year])</label>
  68.                         <align>center</align>
  69.                         <textcolor>mainblue</textcolor>
  70.                         <visible>Container.Content(movies)</visible>
  71.                     </control>
  72.                     <control type="label">
  73.                         <description>header label</description>
  74.                         <posx>446</posx>
  75.                         <posy>16</posy>
  76.                         <width>830</width>
  77.                         <height>50</height>
  78.                         <font>LiberationSans_Regular_34</font>
  79.                         <label>[B]$INFO[Listitem.TVShowTitle][/B]</label>
  80.                         <align>center</align>
  81.                         <textcolor>mainblue</textcolor>
  82.                         <visible>!Container.Content(movies) + IsEmpty(Control.GetLabel(9550)) + IsEmpty(Control.GetLabel(9551))</visible>
  83.                     </control>
  84.                     <control type="label">
  85.                         <description>header label</description>
  86.                         <posx>446</posx>
  87.                         <posy>124</posy>
  88.                         <width>830</width>
  89.                         <height>50</height>
  90.                         <align>center</align>
  91.                         <aligny>center</aligny>
  92.                         <font>LiberationSans_Regular_22</font>
  93.                         <label>[B]"$INFO[Listitem.Title]"[/B]</label>
  94.                         <textcolor>white</textcolor>
  95.                         <animation effect="slide" start="0,0" end="0,-80" time="0" tween="cubic" easing="inout" condition="IsEmpty(Control.GetLabel(9550)) + IsEmpty(Control.GetLabel(9551))">Conditional</animation>
  96.                         <visible>Container.Content(episodes)</visible>
  97.                     </control>
  98.                     <control type="label">
  99.                         <posx>440</posx>
  100.                         <posy>60</posy>
  101.                         <width>840</width>
  102.                         <height>30</height>
  103.                         <font>LiberationSans_Regular_18</font>
  104.                         <align>center</align>
  105.                         <textcolor>white</textcolor>
  106.                         <label>"$INFO[ListItem.TagLine]"</label>
  107.                         <visible>!IsEmpty(ListItem.TagLine)</visible>
  108.                     </control>
  109.                     <include>VideoInfo_Next_Aired</include>
  110.                     <control type="grouplist">
  111.                         <description>Media Codec Flagging Images</description>
  112.                         <posx>0</posx>
  113.                         <posy>600</posy>
  114.                         <width>490</width>
  115.                         <align>center</align>
  116.                         <itemgap>0</itemgap>
  117.                         <orientation>horizontal</orientation>
  118.                         <include>VisibleFadeEffect</include>
  119.                         <visible>!Control.IsVisible(50)</visible>
  120.                         <include>back_flags</include>
  121.                         <include>Animation_ZoomInZoomOut</include>
  122.                     </control>
  123.                     <control type="grouplist">
  124.                         <description>Media Codec Flagging Images</description>
  125.                         <posx>0</posx>
  126.                         <posy>600</posy>
  127.                         <width>490</width>
  128.                         <align>center</align>
  129.                         <itemgap>0</itemgap>
  130.                         <orientation>horizontal</orientation>
  131.                         <include>VisibleFadeEffect</include>
  132.                         <visible>!Control.IsVisible(50)</visible>
  133.                         <include condition="!Skin.HasSetting(vanilla_flags) + !Skin.HasSetting(original_flags) + !Skin.HasSetting(flat_flags)">color_flags</include>
  134.                         <include condition="Skin.HasSetting(vanilla_flags) + !Skin.HasSetting(original_flags) + !Skin.HasSetting(flat_flags)">vanilla_flags</include>
  135.                         <include condition="Skin.HasSetting(original_flags) + !Skin.HasSetting(vanilla_flags) + !Skin.HasSetting(flat_flags)">original_flags</include>
  136.                         <include condition="Skin.HasSetting(flat_flags) + !Skin.HasSetting(vanilla_flags) + !Skin.HasSetting(original_flags)">flat_flags</include>
  137.                         <include>Animation_ZoomInZoomOut</include>
  138.                     </control>
  139.                     <control type="grouplist">
  140.                         <description>Media Codec Flagging Images</description>
  141.                         <posx>0</posx>
  142.                         <posy>600</posy>
  143.                         <width>490</width>
  144.                         <align>center</align>
  145.                         <itemgap>0</itemgap>
  146.                         <orientation>horizontal</orientation>
  147.                         <include>VisibleFadeEffect</include>
  148.                         <include>frame_flags</include>
  149.                         <include>Animation_ZoomInZoomOut</include>
  150.                         <visible>!Control.IsVisible(50) + !Skin.HasSetting(no_frame_flags)</visible>
  151.                     </control>
  152.                     <control type="textbox"><!-- Plot and TV -->
  153.                         <visible>Container.Content(movies)</visible>
  154.                         <posx>445</posx>
  155.                         <posy>430</posy>
  156.                         <width>800</width>
  157.                         <height>212</height>
  158.                         <align>justify</align>
  159.                         <info>ListItem.Plot</info>
  160.                         <font>LiberationSans_Regular_20</font>
  161.                         <textcolor>white</textcolor>
  162.                         <autoscroll time="3000" delay="5000" repeat="5000">Skin.HasSetting(autoscroll)</autoscroll>
  163.                         <animation effect="slide" end="0,-100" time="0" condition="IsEmpty(Control.GetLabel(9170)) + IsEmpty(Control.GetLabel(9171))">conditional</animation>
  164.                         <animation effect="slide" start="0,0" end="1200,0" time="400" delay="300" condition="Control.IsVisible(50)">conditional</animation>
  165.                     </control>
  166.                     <control type="textbox"><!-- Plot and TV -->
  167.                         <visible>!Container.Content(movies)</visible>
  168.                         <posx>445</posx>
  169.                         <posy>530</posy>
  170.                         <width>770</width>
  171.                         <height>224</height>
  172.                         <align>justify</align>
  173.                         <info>ListItem.Plot</info>
  174.                         <font>LiberationSans_Regular_20</font>
  175.                         <textcolor>white</textcolor>
  176.                         <autoscroll time="3000" delay="5000" repeat="5000">Skin.HasSetting(autoscroll)</autoscroll>
  177.                         <animation effect="slide" end="0,-100" time="0" condition="IsEmpty(Control.GetLabel(9170)) + IsEmpty(Control.GetLabel(9171))">conditional</animation>
  178.                         <animation effect="slide" start="0,0" end="1200,0" time="400" delay="300" condition="Control.IsVisible(50)">conditional</animation>
  179.                     </control>
  180.             </control>
  181.         <control type="group"><!--movies-->
  182.             <visible>[!container.content(tvshows) + !container.content(episodes) + !container.content(musicvideos)]</visible>
  183.             <include>VisibleFadeEffect</include>
  184.             <!--<control type="grouplist">
  185.                     <posx>680</posx>
  186.                     <posy>610</posy>
  187.                     <orientation>horizontal</orientation>
  188.                     <control type="label">
  189.                         <posx>0</posx>
  190.                         <posy>0</posy>
  191.                         <width min="10" max="1034">auto</width>
  192.                         <height>100</height>
  193.                         <font>Font_Bartowski_ListView_Season</font>
  194.                         <textcolor>mainblue</textcolor>
  195.                         <label>[B]This Film is rated[/B]</label>
  196.                     </control>
  197.                     <control type="group">
  198.                         <include>VideoMPAAFlaggingConditions</include>
  199.                         <animation effect="slide" start="0,0" end="0,4" time="0" tween="cubic" easing="inout" condition="true">Conditional</animation>
  200.                     </control>
  201.                 </control>-->
  202.                 <control type="group">
  203.                     <posy>60</posy>
  204.                     <animation effect="slide" start="0,0" end="1000,0" time="400" delay="300" condition="Control.IsVisible(50)">conditional</animation>
  205.                         <control type="largeimage" id="9170">
  206.                             <posx>510</posx>
  207.                             <posy>30</posy>
  208.                             <width>261</width>
  209.                             <height>147</height>
  210.                             <aspectratio>stretch</aspectratio>
  211.                             <texture diffuse="tv-landscape/landscapematteFO.png">$INFO[ListItem.Path,,extrathumbs/thumb1.jpg]</texture>
  212.                             <fadetime>200</fadetime>
  213.                         </control>
  214.                         <control type="image">
  215.                             <posx>498</posx>
  216.                             <posy>20</posy>
  217.                             <width>284</width>
  218.                             <height>166</height>
  219.                             <texture>tv-landscape/landscapeframeFO.png</texture>
  220.                             <visible>!IsEmpty(Control.GetLabel(9170))</visible>
  221.                         </control>
  222.                         <control type="largeimage" id="9171">
  223.                             <posx>910</posx>
  224.                             <posy>30</posy>
  225.                             <width>261</width>
  226.                             <height>147</height>
  227.                             <aspectratio>stretch</aspectratio>
  228.                             <texture diffuse="tv-landscape/landscapematteFO.png">$INFO[ListItem.Path,,extrathumbs/thumb2.jpg]</texture>
  229.                             <fadetime>200</fadetime>
  230.                         </control>
  231.                         <control type="image">
  232.                             <posx>898</posx>
  233.                             <posy>20</posy>
  234.                             <width>284</width>
  235.                             <height>166</height>
  236.                             <texture>tv-landscape/landscapeframeFO.png</texture>
  237.                             <visible>!IsEmpty(Control.GetLabel(9171))</visible>
  238.                         </control>
  239.                 </control>
  240.                 <control type="list" id="49">
  241.                         <posx>445</posx>
  242.                         <posy>240</posy>
  243.                         <width>830</width>
  244.                         <height>330</height>
  245.                         <onleft>49</onleft>
  246.                         <onright>49</onright>
  247.                         <onup>9000</onup>
  248.                         <ondown>61</ondown>
  249.                         <pagecontrol>-</pagecontrol>
  250.                         <scrolltime>200</scrolltime>
  251.                         <animation effect="slide" end="0,-100" time="0" condition="IsEmpty(Control.GetLabel(9170)) + IsEmpty(Control.GetLabel(9171))">conditional</animation>
  252.                         <animation effect="slide" end="-1300,0" time="400" condition="Control.IsVisible(50)">conditional</animation>
  253.                         <itemlayout height="30">
  254.                             <control type="label">
  255.                                 <posx>0</posx>
  256.                                 <posy>0</posy>
  257.                                 <width>830</width>
  258.                                 <height>30</height>
  259.                                 <font>LiberationSans_Regular_20</font>
  260.                                 <align>left</align>
  261.                                 <aligny>center</aligny>
  262.                                 <textcolor>grey</textcolor>
  263.                                 <selectedcolor>selected</selectedcolor>
  264.                                 <label>[COLOR=mainblue][B]$INFO[ListItem.Label][/COLOR][/B]  $INFO[ListItem.Label2]</label>
  265.                             </control>
  266.                         </itemlayout>
  267.                         <focusedlayout height="30">
  268.                             <control type="label">
  269.                                 <posx>0</posx>
  270.                                 <posy>0</posy>
  271.                                 <width>830</width>
  272.                                 <height>30</height>
  273.                                 <font>LiberationSans_Regular_20</font>
  274.                                 <align>left</align>
  275.                                 <aligny>center</aligny>
  276.                                 <textcolor>grey</textcolor>
  277.                                 <selectedcolor>selected</selectedcolor>
  278.                                 <label>[COLOR=mainblue][B]$INFO[ListItem.Label][/COLOR][/B]  $INFO[ListItem.Label2]</label>
  279.                             </control>
  280.                         </focusedlayout>
  281.                         <content>
  282.                             <item>
  283.                                 <label>$LOCALIZE[20339]:</label>
  284.                                 <label2>$INFO[ListItem.Director]</label2>
  285.                                 <onclick>-</onclick>
  286.                                 <visible>!IsEmpty(ListItem.Director)</visible>
  287.                             </item>
  288.                             <item>
  289.                                 <label>$LOCALIZE[20417]:</label>
  290.                                 <label2>$INFO[ListItem.Writer]</label2>
  291.                                 <onclick>-</onclick>
  292.                                 <visible>!IsEmpty(ListItem.Writer)</visible>
  293.                             </item>
  294.                             <item>
  295.                                 <label>$LOCALIZE[515]:</label>
  296.                                 <label2>$INFO[ListItem.Genre]</label2>
  297.                                 <onclick>-</onclick>
  298.                                 <visible>!IsEmpty(ListItem.Genre)</visible>
  299.                             </item>
  300.                             <item>
  301.                                 <label>$LOCALIZE[2050]:</label>
  302.                                 <label2>$INFO[ListItem.Duration]</label2>
  303.                                 <onclick>-</onclick>
  304.                                 <visible>!IsEmpty(ListItem.Duration)</visible>
  305.                             </item>
  306.                             <item>
  307.                                 <label>$LOCALIZE[563]:</label>
  308.                                 <label2>$INFO[ListItem.RatingAndVotes]</label2>
  309.                                 <onclick>-</onclick>
  310.                                 <visible>!IsEmpty(ListItem.RatingAndVotes)</visible>
  311.                             </item>
  312.                             <item>
  313.                                 <label>$LOCALIZE[15311]</label>
  314.                                 <label2>$INFO[ListItem.FilenameAndPath]</label2>
  315.                                 <onclick>-</onclick>
  316.                                 <visible>!IsEmpty(ListItem.FilenameAndPath)</visible>
  317.                             </item>
  318.                         </content>
  319.                     </control>
  320.         </control>
  321.                 <control type="group"><!--TV SHOWS-->
  322.                     <visible>[Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)]</visible>
  323.                     <posy>0</posy>
  324.                     <posx>0</posx>
  325.                     <include>VisibleFadeEffect</include>
  326.                     <animation effect="slide" start="0,0" end="-1200,0" time="400" delay="300" condition="Control.IsVisible(50)">conditional</animation>
  327.                     <control type="list" id="49">
  328.                         <posx>445</posx>
  329.                         <posy>180</posy>
  330.                         <width>830</width>
  331.                         <height>330</height>
  332.                         <onleft>49</onleft>
  333.                         <onright>49</onright>
  334.                         <onup>9000</onup>
  335.                         <ondown>61</ondown>
  336.                         <pagecontrol>-</pagecontrol>
  337.                         <scrolltime>200</scrolltime>
  338.                         <itemlayout height="30">
  339.                             <control type="label">
  340.                                 <posx>0</posx>
  341.                                 <posy>0</posy>
  342.                                 <width>830</width>
  343.                                 <height>30</height>
  344.                                 <font>LiberationSans_Regular_20</font>
  345.                                 <align>left</align>
  346.                                 <aligny>center</aligny>
  347.                                 <textcolor>grey</textcolor>
  348.                                 <selectedcolor>selected</selectedcolor>
  349.                                 <label>[COLOR=mainblue][B]$INFO[ListItem.Label][/COLOR][/B]  $INFO[ListItem.Label2]</label>
  350.                             </control>
  351.                         </itemlayout>
  352.                         <focusedlayout height="30">
  353.                             <control type="label">
  354.                                 <posx>0</posx>
  355.                                 <posy>0</posy>
  356.                                 <width>830</width>
  357.                                 <height>30</height>
  358.                                 <font>LiberationSans_Regular_20</font>
  359.                                 <align>left</align>
  360.                                 <aligny>center</aligny>
  361.                                 <textcolor>grey</textcolor>
  362.                                 <selectedcolor>selected</selectedcolor>
  363.                                 <label>[COLOR=mainblue][B]$INFO[ListItem.Label][/COLOR][/B]  $INFO[ListItem.Label2]</label>
  364.                             </control>
  365.                         </focusedlayout>
  366.                         <content>
  367.                             <item>
  368.                                 <label>$LOCALIZE[20360]:</label>
  369.                                 <label2>$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label2>
  370.                                 <onclick>-</onclick>
  371.                                 <visible>!IsEmpty(ListItem.Episode)</visible>
  372.                             </item>
  373.                             <item>
  374.                                 <label>$LOCALIZE[20416]:</label>
  375.                                 <label2>$INFO[ListItem.Premiered]</label2>
  376.                                 <onclick>-</onclick>
  377.                                 <visible>!IsEmpty(ListItem.Premiered)</visible>
  378.                             </item>
  379.                             <item>
  380.                                 <label>$LOCALIZE[515]:</label>
  381.                                 <label2>$INFO[ListItem.Genre]</label2>
  382.                                 <onclick>-</onclick>
  383.                                 <visible>!IsEmpty(ListItem.Genre)</visible>
  384.                             </item>
  385.                             <item>
  386.                                 <label>$LOCALIZE[562]:</label>
  387.                                 <label2>$INFO[ListItem.Year]</label2>
  388.                                 <onclick>-</onclick>
  389.                                 <visible>!IsEmpty(ListItem.Year)</visible>
  390.                             </item>
  391.                             <item>
  392.                                 <label>$LOCALIZE[563]:</label>
  393.                                 <label2>$INFO[ListItem.Rating]</label2>
  394.                                 <onclick>-</onclick>
  395.                                 <visible>!IsEmpty(ListItem.Rating)</visible>
  396.                             </item>
  397.                             <item>
  398.                                 <label>$LOCALIZE[15311]</label>
  399.                                 <label2>$INFO[ListItem.FilenameAndPath]</label2>
  400.                                 <onclick>-</onclick>
  401.                                 <visible>!IsEmpty(ListItem.FilenameAndPath)</visible>
  402.                             </item>
  403.                         </content>
  404.                     </control>
  405.                 </control>
  406.                 <control type="group"><!--Episodes-->
  407.                     <visible>container.content(episodes) + !Control.HasFocus(12)</visible>
  408.                     <posy>0</posy>
  409.                     <posx>0</posx>
  410.                     <include>VisibleFadeEffect</include>
  411.                     <animation effect="slide" end="-1800,0" time="200" delay="200" condition="Control.IsVisible(50)">conditional</animation>
  412.                     <control type="list" id="49">
  413.                         <posx>445</posx>
  414.                         <posy>180</posy>
  415.                         <width>830</width>
  416.                         <height>330</height>
  417.                         <onleft>49</onleft>
  418.                         <onright>49</onright>
  419.                         <onup>9000</onup>
  420.                         <ondown>61</ondown>
  421.                         <pagecontrol>-</pagecontrol>
  422.                         <scrolltime>200</scrolltime>
  423.                         <itemlayout height="30">
  424.                             <control type="label">
  425.                                 <posx>0</posx>
  426.                                 <posy>0</posy>
  427.                                 <width>830</width>
  428.                                 <height>30</height>
  429.                                 <font>LiberationSans_Regular_20</font>
  430.                                 <align>left</align>
  431.                                 <aligny>center</aligny>
  432.                                 <textcolor>grey</textcolor>
  433.                                 <selectedcolor>selected</selectedcolor>
  434.                                 <label>[COLOR=mainblue][B]$INFO[ListItem.Label][/COLOR][/B]  $INFO[ListItem.Label2]</label>
  435.                             </control>
  436.                         </itemlayout>
  437.                         <focusedlayout height="30">
  438.                             <control type="label">
  439.                                 <posx>0</posx>
  440.                                 <posy>0</posy>
  441.                                 <width>830</width>
  442.                                 <height>30</height>
  443.                                 <font>LiberationSans_Regular_20</font>
  444.                                 <align>left</align>
  445.                                 <aligny>center</aligny>
  446.                                 <textcolor>grey</textcolor>
  447.                                 <selectedcolor>selected</selectedcolor>
  448.                                 <label>[COLOR=mainblue][B]$INFO[ListItem.Label][/COLOR][/B]  $INFO[ListItem.Label2]</label>
  449.                             </control>
  450.                         </focusedlayout>
  451.                         <content>
  452.                             <item>
  453.                                 <label>$LOCALIZE[20373]:</label>
  454.                                 <label2>$INFO[ListItem.Season]</label2>
  455.                                 <onclick>-</onclick>
  456.                                 <visible>!IsEmpty(ListItem.Season)</visible>
  457.                             </item>
  458.                             <item>
  459.                                 <label>$LOCALIZE[20359]:</label>
  460.                                 <label2>$INFO[ListItem.Episode]</label2>
  461.                                 <onclick>-</onclick>
  462.                                 <visible>!IsEmpty(ListItem.Episode)</visible>
  463.                             </item>
  464.                             <item>
  465.                                 <label>$LOCALIZE[20416]:</label>
  466.                                 <label2>$INFO[ListItem.Premiered]</label2>
  467.                                 <onclick>-</onclick>
  468.                                 <visible>!IsEmpty(ListItem.Premiered)</visible>
  469.                             </item>
  470.                             <item>
  471.                                 <label>$LOCALIZE[515]:</label>
  472.                                 <label2>$INFO[ListItem.Genre]</label2>
  473.                                 <onclick>-</onclick>
  474.                                 <visible>!IsEmpty(ListItem.Genre)</visible>
  475.                             </item>
  476.                             <item>
  477.                                 <label>$LOCALIZE[20339]:</label>
  478.                                 <label2>$INFO[ListItem.Director]</label2>
  479.                                 <onclick>-</onclick>
  480.                                 <visible>!IsEmpty(ListItem.Director)</visible>
  481.                             </item>
  482.                             <item>
  483.                                 <label>$LOCALIZE[20417]:</label>
  484.                                 <label2>$INFO[ListItem.Writer]</label2>
  485.                                 <onclick>-</onclick>
  486.                                 <visible>!IsEmpty(ListItem.Writer)</visible>
  487.                             </item>
  488.                             <item>
  489.                                 <label>$LOCALIZE[2050]:</label>
  490.                                 <label2>$INFO[ListItem.Duration]</label2>
  491.                                 <onclick>-</onclick>
  492.                                 <visible>!IsEmpty(ListItem.Duration)</visible>
  493.                             </item>
  494.                             <item>
  495.                                 <label>$LOCALIZE[563]:</label>
  496.                                 <label2>$INFO[ListItem.Rating]</label2>
  497.                                 <onclick>-</onclick>
  498.                                 <visible>!IsEmpty(ListItem.Rating)</visible>
  499.                             </item>
  500.                             <item>
  501.                                 <label>$LOCALIZE[15311]</label>
  502.                                 <label2>$INFO[ListItem.FilenameAndPath]</label2>
  503.                                 <onclick>-</onclick>
  504.                                 <visible>!IsEmpty(ListItem.FilenameAndPath)</visible>
  505.                             </item>
  506.                         </content>
  507.                     </control>
  508.                 </control>
  509.                 <control type="group">
  510.                     <visible>container.content(musicvideos) + !Control.HasFocus(12)</visible>
  511.                     <posy>90</posy>
  512.                     <posx>210</posx>
  513.                     <include>VisibleFadeEffect</include>
  514.                     <control type="image">
  515.                         <posx>0</posx>
  516.                         <posy>0</posy>
  517.                         <width>380</width>
  518.                         <height>360</height>
  519.                         <aspectratio>keep</aspectratio>
  520.                         <bordertexture border="5">button-nofocus.png</bordertexture>
  521.                         <bordersize>4</bordersize>
  522.                         <texture background="true">$INFO[ListItem.Icon]</texture>
  523.                     </control>
  524.                     <control type="list" id="49">
  525.                         <posx>390</posx>
  526.                         <posy>20</posy>
  527.                         <width>640</width>
  528.                         <height>330</height>
  529.                         <onleft>49</onleft>
  530.                         <onright>49</onright>
  531.                         <onup>9000</onup>
  532.                         <ondown>61</ondown>
  533.                         <pagecontrol>-</pagecontrol>
  534.                         <scrolltime>200</scrolltime>
  535.                         <itemlayout height="30">
  536.                             <control type="label">
  537.                                 <posx>165</posx>
  538.                                 <posy>0</posy>
  539.                                 <width>160</width>
  540.                                 <height>30</height>
  541.                                 <font>DejaVuSans_Bold_20_title</font>
  542.                                 <align>right</align>
  543.                                 <aligny>center</aligny>
  544.                                 <textcolor>blue</textcolor>
  545.                                 <selectedcolor>selected</selectedcolor>
  546.                                 <info>ListItem.Label</info>
  547.                             </control>
  548.                             <control type="label">
  549.                                 <posx>175</posx>
  550.                                 <posy>0</posy>
  551.                                 <width>465</width>
  552.                                 <height>30</height>
  553.                                 <font>font13</font>
  554.                                 <align>left</align>
  555.                                 <aligny>center</aligny>
  556.                                 <textcolor>white</textcolor>
  557.                                 <selectedcolor>white</selectedcolor>
  558.                                 <info>ListItem.Label2</info>
  559.                             </control>
  560.                         </itemlayout>
  561.                         <focusedlayout height="30">
  562.                             <control type="image">
  563.                                 <posx>0</posx>
  564.                                 <posy>0</posy>
  565.                                 <width>640</width>
  566.                                 <height>30</height>
  567.                                 <visible>Control.HasFocus(49)</visible>
  568.                                 <texture>MenuItemFO.png</texture>
  569.                                 <include>VisibleFadeEffect</include>
  570.                             </control>
  571.                             <control type="label">
  572.                                 <posx>165</posx>
  573.                                 <posy>0</posy>
  574.                                 <width>160</width>
  575.                                 <height>30</height>
  576.                                 <font>DejaVuSans_Bold_20_title</font>
  577.                                 <align>right</align>
  578.                                 <aligny>center</aligny>
  579.                                 <textcolor>blue</textcolor>
  580.                                 <selectedcolor>selected</selectedcolor>
  581.                                 <info>ListItem.Label</info>
  582.                             </control>
  583.                             <control type="label">
  584.                                 <posx>175</posx>
  585.                                 <posy>0</posy>
  586.                                 <width>465</width>
  587.                                 <height>30</height>
  588.                                 <font>font13</font>
  589.                                 <align>left</align>
  590.                                 <aligny>center</aligny>
  591.                                 <textcolor>white</textcolor>
  592.                                 <selectedcolor>white</selectedcolor>
  593.                                 <info>ListItem.Label2</info>
  594.                             </control>
  595.                         </focusedlayout>
  596.                         <content>
  597.                             <item>
  598.                                 <label>$LOCALIZE[557]:</label>
  599.                                 <label2>$INFO[ListItem.Artist]</label2>
  600.                                 <onclick>-</onclick>
  601.                                 <visible>!IsEmpty(ListItem.Artist)</visible>
  602.                             </item>
  603.                             <item>
  604.                                 <label>$LOCALIZE[558]:</label>
  605.                                 <label2>$INFO[ListItem.Album]</label2>
  606.                                 <onclick>-</onclick>
  607.                                 <visible>!IsEmpty(ListItem.Album)</visible>
  608.                             </item>
  609.                             <item>
  610.                                 <label>$LOCALIZE[515]:</label>
  611.                                 <label2>$INFO[ListItem.Genre]</label2>
  612.                                 <onclick>-</onclick>
  613.                                 <visible>!IsEmpty(ListItem.Genre)</visible>
  614.                             </item>
  615.                             <item>
  616.                                 <label>$LOCALIZE[572]:</label>
  617.                                 <label2>$INFO[ListItem.Studio]</label2>
  618.                                 <onclick>-</onclick>
  619.                                 <visible>!IsEmpty(ListItem.Studio)</visible>
  620.                             </item>
  621.                             <item>
  622.                                 <label>$LOCALIZE[20417]:</label>
  623.                                 <label2>$INFO[ListItem.Writer]</label2>
  624.                                 <onclick>-</onclick>
  625.                                 <visible>!IsEmpty(ListItem.Writer)</visible>
  626.                             </item>
  627.                             <item>
  628.                                 <label>$LOCALIZE[562]:</label>
  629.                                 <label2>$INFO[ListItem.Year]</label2>
  630.                                 <onclick>-</onclick>
  631.                                 <visible>!IsEmpty(ListItem.Year)</visible>
  632.                             </item>
  633.                             <item>
  634.                                 <label>$LOCALIZE[2050]:</label>
  635.                                 <label2>$INFO[ListItem.Duration]</label2>
  636.                                 <onclick>-</onclick>
  637.                                 <visible>!IsEmpty(ListItem.Duration)</visible>
  638.                             </item>
  639.                             <item>
  640.                                 <label>$LOCALIZE[15311]</label>
  641.                                 <label2>$INFO[ListItem.FilenameAndPath]</label2>
  642.                                 <onclick>-</onclick>
  643.                                 <visible>!IsEmpty(ListItem.FilenameAndPath)</visible>
  644.                             </item>
  645.                         </content>
  646.                     </control>
  647.                    
  648.                 </control>
  649.                 <control type="image">
  650.                     <posx>0</posx>
  651.                     <posy>20</posy>
  652.                     <width>440</width>
  653.                     <height>560</height>
  654.                     <aspectratio align="right" aligny="center">keep</aspectratio>
  655.                     <texture>$INFO[Container(50).Listitem.Icon]</texture>
  656.                     <bordertexture border="8">common/thumb_border.png</bordertexture>
  657.                     <bordersize>8</bordersize>
  658.                     <visible>Control.IsVisible(50)</visible>
  659.                     <visible>!Control.HasFocus(12)</visible>
  660.                     <animation effect="slide" start="-800,0" end="0,0" time="400" delay="300" condition="Control.IsVisible(50)">conditional</animation>
  661.                 </control>
  662.                 <control type="list" id="50">
  663.                     <posx>445</posx>
  664.                     <posy>136</posy>
  665.                     <width>860</width>
  666.                     <height>480</height>
  667.                     <onleft>9000</onleft>
  668.                     <onright>9000</onright>
  669.                     <onup>61</onup>
  670.                     <ondown>61</ondown>
  671.                     <viewtype label="">list</viewtype>
  672.                     <pagecontrol>61</pagecontrol>
  673.                     <scrolltime>200</scrolltime>
  674.                     <orientation>vertical</orientation>
  675.                     <visible>!Control.HasFocus(12)</visible>
  676.                     <animation effect="slide" start="0,700" end="0,0" time="400" delay="300" condition="Control.IsVisible(50)">conditional</animation>
  677.                     <itemlayout height="40" width="430">
  678.                         <control type="label">
  679.                             <posx>10</posx>
  680.                             <posy>0</posy>
  681.                             <width>660</width>
  682.                             <height>40</height>
  683.                             <font>font12</font>
  684.                             <align>left</align>
  685.                             <aligny>center</aligny>
  686.                             <selectedcolor>white</selectedcolor>
  687.                             <info>ListItem.Label</info>
  688.                         </control>
  689.                     </itemlayout>
  690.                     <focusedlayout height="40" width="430">
  691.                        
  692.                         <control type="image">
  693.                             <posx>0</posx>
  694.                             <posy>0</posy>
  695.                             <width>680</width>
  696.                             <height>40</height>
  697.                             <visible>Control.HasFocus(50)</visible>
  698.                             <texture border="5">confluence/button-focus.png</texture>
  699.                         </control>
  700.                         <control type="label">
  701.                             <posx>10</posx>
  702.                             <posy>0</posy>
  703.                             <width>660</width>
  704.                             <height>40</height>
  705.                             <font>font12caps_title</font>
  706.                             <align>left</align>
  707.                             <aligny>center</aligny>
  708.                             <textcolor>white</textcolor>
  709.                             <info>ListItem.Label</info>
  710.                         </control>
  711.                     </focusedlayout>
  712.                 </control>
  713.                 <control type="grouplist" id="9000">
  714.                     <posx>0</posx>
  715.                     <posy>662</posy>
  716.                     <width>1280</width>
  717.                     <height>40</height>
  718.                     <itemgap>2</itemgap>
  719.                     <align>center</align>
  720.                     <orientation>horizontal</orientation>
  721.                     <onleft>9000</onleft>
  722.                     <onright>9000</onright>
  723.                     <onup>50</onup>
  724.                     <ondown>50</ondown>
  725.                     <animation effect="slide" start="0,200" end="0,0" time="400" >WindowOpen</animation>
  726.                     <animation effect="slide" start="0,0" end="0,200" time="400" >WindowClose</animation>
  727.                     <control type="button" id="13">
  728.                         <description>Home Theatre</description>
  729.                         <include>ButtonInfoDialogsCommonValues</include>
  730.                         <label>$LOCALIZE[31212]</label>
  731.                         <onclick>Playlist.Clear</onclick>
  732.                         <onclick>Dialog.Close(MovieInformation)</onclick>
  733.                         <onclick>XBMC.RunScript(script.cinema.experience)</onclick>
  734.                         <visible>system.hasaddon(script.cinema.experience) + Container.Content(movies)</visible>
  735.                     </control>
  736.                     <control type="button" id="7050">
  737.                         <description>Play</description>
  738.                         <include>ButtonInfoDialogsCommonValues</include>
  739.                         <label>208</label>
  740.                         <onclick>Dialog.Close(movieinformation)</onclick>
  741.                         <onclick>PlayMedia($INFO[ListItem.FileNameAndPath])</onclick>
  742.                     </control>
  743.                     <control type="button" id="103">
  744.                         <description>Edit genre</description>
  745.                         <visible>container.content(movies)</visible>
  746.                         <include>ButtonInfoDialogsCommonValues</include>
  747.                         <onclick>XBMC.RunScript(script.genre-editor,"$INFO[ListItem.Title]","$INFO[ListItem.FileName]")</onclick>
  748.                         <label>Edit genre</label>
  749.                     </control>
  750.                     <control type="button" id="102">
  751.                         <description>Edit genre</description>
  752.                         <visible>container.content(episodes) | container.content(TVShows) | container.content(seasons)</visible>
  753.                         <include>ButtonInfoDialogsCommonValues</include>
  754.                         <onclick>XBMC.RunScript(script.genre-editor,"$INFO[ListItem.TVShowTitle]","TVShow")</onclick>
  755.                         <label>Edit genre</label>
  756.                     </control>
  757.                     <control type="button" id="5">
  758.                         <description>Cast/Review</description>
  759.                         <include>ButtonInfoDialogsCommonValues</include>
  760.                         <label>206</label>
  761.                     </control>
  762.                     <control type="button" id="6">
  763.                         <description>Refresh</description>
  764.                         <include>ButtonInfoDialogsCommonValues</include>
  765.                         <label>184</label>
  766.                         <visible>!Skin.HasSetting(LockViews)</visible>
  767.                     </control>
  768.                     <control type="button" id="10">
  769.                         <description>Get Thumb</description>
  770.                         <include>ButtonInfoDialogsCommonValues</include>
  771.                         <label>13405</label>
  772.                         <visible>!Skin.HasSetting(LockViews)</visible>
  773.                     </control>
  774.                     <control type="button" id="12">
  775.                         <description>Get Fanart</description>
  776.                         <include>ButtonInfoDialogsCommonValues</include>
  777.                         <label>20413</label>
  778.                         <visible>!Skin.HasSetting(LockViews)</visible>
  779.                     </control>
  780.                     <control type="button" id="11">
  781.                         <description>Play Trailer</description>
  782.                         <include>ButtonInfoDialogsCommonValues</include>
  783.                         <label>20410</label>
  784.                         <visible>!IsEmpty(ListItem.Trailer)</visible>
  785.                     </control>
  786.                     <control type="button" id="14">
  787.                         <description>logo download</description>
  788.                         <include>ButtonInfoDialogsCommonValues</include>
  789.                         <label>$LOCALIZE[31249]</label>
  790.                         <onclick>XBMC.RunScript(script.logo-downloader,mode=solo,logo=True,clearart=True,showthumb=True,showname=$INFO[ListItem.TVShowTitle])</onclick>
  791.                         <visible>Container.Content(tvshows) + !Skin.HasSetting(LockViews)</visible>
  792.                     </control>
  793.                 </control>
  794.            
  795.         </control>
  796.        
  797.        
  798.     </controls>
  799. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement