Advertisement
Guest User

Untitled

a guest
Nov 24th, 2018
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 32.67 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3.     <onload condition="!Skin.HasSetting(WarnedOnFullscreenInfo)">SetProperty(Notify,True,Home)</onload>
  4.     <onload condition="!Skin.HasSetting(WarnedOnFullscreenInfo)">SetProperty(NotWarnedOnFullscreenInfo,True,Home)</onload>
  5.     <onload condition="!Skin.HasSetting(WarnedOnFullscreenInfo)">ActivateWindow(1126)</onload>
  6.     <onload>SetFocus(64)</onload>
  7.     <onunload>ClearProperty(ShowCast,fullscreeninfo)</onunload>
  8.     <onunload>ClearProperty(ShowMiniPlot,fullscreeninfo)</onunload>
  9.     <onunload>ClearProperty(LiveTVNext,fullscreeninfo)</onunload>
  10.     <onunload>Dialog.Close(all,true)</onunload>
  11.     <zorder>0</zorder>
  12.     <controls>
  13.         <control type="button" id="64">
  14.             <include>HiddenObject</include>
  15.             <onclick condition="!VideoPlayer.Content(livetv) + !String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot))">ClearProperty(ShowMiniPlot,fullscreeninfo)</onclick>
  16.             <onclick condition="!VideoPlayer.Content(livetv) + !String.IsEmpty(Window(fullscreeninfo).Property(ShowCast))">ClearProperty(ShowCast,fullscreeninfo)</onclick>
  17.             <onleft condition="!VideoPlayer.Content(livetv) + !String.IsEmpty(Window(fullscreeninfo).Property(ShowCast))">ClearProperty(ShowCast,fullscreeninfo)</onleft>
  18.             <onright condition="!VideoPlayer.Content(livetv) + !String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot))">ClearProperty(ShowMiniPlot,fullscreeninfo)</onright>
  19.             <onright condition="!VideoPlayer.Content(livetv) + String.IsEmpty(Window(fullscreeninfo).Property(ShowCast))">SetProperty(ShowCast,True,fullscreeninfo)</onright>
  20.             <onright condition="!VideoPlayer.Content(livetv) + !String.IsEmpty(Window(fullscreeninfo).Property(ShowCast))">ClearProperty(ShowCast,fullscreeninfo)</onright>
  21.             <onleft condition="!VideoPlayer.Content(livetv) + String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot))">SetProperty(ShowMiniPlot,True,fullscreeninfo)</onleft>
  22.             <onleft condition="!VideoPlayer.Content(livetv) + !String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot))">ClearProperty(ShowMiniPlot,fullscreeninfo)</onleft>
  23.             <onup condition="!VideoPlayer.Content(livetv) + [!String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot)) | !String.IsEmpty(Window(fullscreeninfo).Property(ShowCast))]">PageUp(61)</onup>
  24.             <ondown condition="!VideoPlayer.Content(livetv) + [!String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot)) | !String.IsEmpty(Window(fullscreeninfo).Property(ShowCast))]">PageDown(61)</ondown>
  25.             <onup condition="VideoPlayer.Content(livetv) + String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot))">SetProperty(LiveTVFullPlot,True,fullscreeninfo)</onup>
  26.             <onup condition="VideoPlayer.Content(livetv) + !String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot))">ClearProperty(LiveTVFullPlot,fullscreeninfo)</onup>
  27.             <onclick condition="VideoPlayer.Content(livetv)">Skin.ToggleSetting(TogglePlotLiveTV)</onclick>
  28.             <onclick condition="VideoPlayer.Content(livetv) + !String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))">ClearProperty(LiveTVNext,fullscreeninfo)</onclick>
  29.             <onright condition="VideoPlayer.Content(livetv) + String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))">SetProperty(LiveTVNext,True,fullscreeninfo)</onright>
  30.             <onright condition="VideoPlayer.Content(livetv) + !String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))">ClearProperty(LiveTVNext,fullscreeninfo)</onright>
  31.             <onleft condition="VideoPlayer.Content(livetv) + String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))">SetProperty(LiveTVNext,True,fullscreeninfo)</onleft>
  32.             <onleft condition="VideoPlayer.Content(livetv) + !String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))">ClearProperty(LiveTVNext,fullscreeninfo)</onleft>
  33.         </control>
  34.         <control type="group">
  35.             <animation effect="fade" end="100" time="200" delay="200">WindowOpen</animation>
  36.             <animation effect="fade" start="100" time="200" delay="200">WindowClose</animation>
  37. <!--             <visible>!VideoPlayer.Content(LiveTV)</visible> -->
  38.             <!-- Media Flag Bar Background -->
  39.             <control type="group">
  40.                 <control type="image">
  41.                     <top>-240</top>
  42.                     <width>1920</width>
  43.                     <height>360</height>
  44.                     <texture colordiffuse="B3FFFFFF" border="1,1,1,40">topbar.png</texture>
  45.                 </control>
  46.                 <!-- Media Flags -->
  47.                 <control type="grouplist">
  48.                     <width>1920</width>
  49.                     <height>100</height>
  50.                     <align>center</align>
  51.                     <orientation>horizontal</orientation>
  52.                     <control type="group">
  53.                         <visible>!String.IsEmpty(VideoPlayer.Studio)</visible>
  54.                         <width>274</width>
  55.                         <control type="image" id="142099">
  56.                             <width>274</width>
  57.                             <include>MediaFlagValues</include>
  58.                             <bordersize>2</bordersize>
  59.                             <texture>$VAR[PathFlagsStudios]$INFO[VideoPlayer.Studio,,.png]</texture>
  60.                             <visible>!String.IsEmpty(Control.GetLabel(142099))</visible>
  61.                         </control>
  62.                         <control type="label">
  63.                             <width>274</width>
  64.                             <height>90</height>
  65.                             <align>center</align>
  66.                             <label>$INFO[VideoPlayer.Studio]</label>
  67.                             <font>font10</font>
  68.                             <textcolor>grey2</textcolor>
  69.                             <wrapmultiline>true</wrapmultiline>
  70.                             <animation effect="fade" delay="300" time="200">WindowOpen</animation>
  71.                             <visible>String.IsEmpty(Control.GetLabel(142099))</visible>
  72.                         </control>
  73.                     </control>
  74.                     <control type="image">
  75.                         <width>274</width>
  76.                         <include>MediaFlagValues</include>
  77.                         <texture>$VAR[MediaFlagsPathVar]/mpaa/$VAR[VideoRatingFlagVar]</texture>
  78.                         <visible>!String.IsEmpty(VideoPlayer.MPAA)</visible>
  79.                     </control>
  80.                     <control type="image">
  81.                         <width>274</width>
  82.                         <include>MediaFlagValues</include>
  83.                         <texture>$VAR[MediaFlagsPathVar]/videocodec/$VAR[VideoSourceFlagVar]</texture>
  84.                     </control>
  85.                     <control type="image">
  86.                         <width>274</width>
  87.                         <include>MediaFlagValues</include>
  88.                         <texture>$VAR[MediaFlagsPathVar]/resolution/$INFO[VideoPlayer.VideoResolution,,.png]</texture>
  89.                     </control>
  90.                     <control type="image">
  91.                         <width>274</width>
  92.                         <include>MediaFlagValues</include>
  93.                         <texture>$VAR[MediaFlagsPathVar]/aspectratio/$INFO[VideoPlayer.VideoAspect,,.png]</texture>
  94.                     </control>
  95.                     <control type="image">
  96.                         <width>274</width>
  97.                         <include>MediaFlagValues</include>
  98.                         <texture>$VAR[MediaFlagsPathVar]/audiocodec/$INFO[VideoPlayer.AudioCodec,,.png]</texture>
  99.                     </control>
  100.                     <control type="image">
  101.                         <width>274</width>
  102.                         <include>MediaFlagValues</include>
  103.                         <texture>$VAR[MediaFlagsPathVar]/audiochannels/$INFO[VideoPlayer.AudioChannels,,.png]</texture>
  104.                     </control>
  105.                 </control>
  106.             </control>
  107.             <control type="group">
  108.                 <animation effect="slide" end="0,-90" time="240" tween="quadratic" condition="Window.IsActive(videoosd)">Conditional</animation>
  109.                 <animation effect="slide" end="0,90" time="240" tween="quadratic" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(pvrchannelguide) | Window.IsVisible(PVROSDTeletext) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(subtitlesearch) | Window.IsVisible(1115)">Conditional</animation>
  110.                 <visible>!VideoPlayer.Content(LiveTV)</visible>
  111.                 <control type="image">
  112.                     <left>-50</left>
  113.                     <top>735</top>
  114.                     <width>2020</width>
  115.                     <height>800</height>
  116.                     <texture colordiffuse="B3FFFFFF" border="40">listpanel_back.png</texture>
  117.                     <visible>[VideoPlayer.Content(movies) | VideoPlayer.Content(episodes) | Player.IsInternetstream | PVR.IsPlayingRecording]</visible>
  118.                 </control>
  119.                 <control type="group">
  120.                     <top>600</top>
  121.                     <left>15</left>
  122.                     <control type="image">
  123.                         <left>2.5</left>
  124.                         <top>-100</top>
  125.                         <width>265</width>
  126.                         <height>265</height>
  127.                         <aspectratio aligny="top">keep</aspectratio>
  128.                         <texture background="true">$INFO[Player.Art(discart)]</texture>
  129.                         <animation effect="fade" end="100" time="200">WindowOpen</animation>
  130.                         <animation effect="fade" start="100" time="200">WindowClose</animation>
  131.                     </control>
  132.                     <control type="image">
  133.                         <top>30</top>
  134.                         <width>270</width>
  135.                         <height>405</height>
  136.                         <aspectratio aligny="top">stretch</aspectratio>
  137.                         <texture background="true" diffuse="thumbs/movieposter_mask.png">$VAR[PlayerPosterVar]</texture>
  138.                         <visible>!VideoPlayer.Content(musicvideos)</visible>
  139.                     </control>
  140.                     <control type="image">
  141.                         <top>30</top>
  142.                         <width>400</width>
  143.                         <height>400</height>
  144.                         <aspectratio aligny="top">stretch</aspectratio>
  145.                         <texture background="true" diffuse="thumbs/movieposter_mask.png">$VAR[PlayerPosterVar]</texture>
  146.                         <visible>VideoPlayer.Content(musicvideos)</visible>
  147.                     </control>
  148.                     <control type="group">
  149.                         <visible>VideoPlayer.Content(movies) | VideoPlayer.Content(episodes) | PVR.IsPlayingRecording</visible>
  150.                         <control type="image">
  151.                             <top>-508</top>
  152.                             <width>350</width>
  153.                             <height>200</height>
  154.                             <aspectratio aligny="center" align="center">keep</aspectratio>
  155.                             <texture background="true">$INFO[Window(Home).Property(SkinHelper.Player.Art.Clearlogo)]</texture>
  156.                         </control>
  157.                         <control type="image">
  158.                             <left>1570</left>
  159.                             <top>-508</top>
  160.                             <width>350</width>
  161.                             <height>260</height>
  162.                             <aspectratio aligny="center" align="center">keep</aspectratio>
  163.                             <texture background="true">$VAR[PVRChannelIconVar]</texture>
  164.                         </control>
  165.                         <control type="image">
  166.                             <left>1570</left>
  167.                             <top>-108</top>
  168.                             <width>350</width>
  169.                             <height>260</height>
  170.                             <aspectratio aligny="bottom" align="right">keep</aspectratio>
  171.                             <texture background="true">$INFO[Window(Home).Property(SkinHelper.Player.Art.Clearart)]</texture>
  172.                         </control>
  173.                     </control>
  174.                    
  175.                     <!-- ######################################################################## -->
  176.                     <!-- ######################################################################## -->
  177.                     <!-- YouTube and other videostreams START -->
  178.                     <!-- This really needs polishing and can maybe included in already existing code! -->
  179.                     <control type="group">
  180.                         <visible>Player.IsInternetstream + ![VideoPlayer.Content(movies) | VideoPlayer.Content(episodes)]</visible>
  181.                         <!-- YT image (thumb) -->
  182.                         <control type="image">
  183.                             <top>173</top>
  184.                             <width>378</width>
  185.                             <height>250</height>
  186.                             <aspectratio  aligny="bottom" align="left">keep</aspectratio>
  187.                             <!-- I'm using HomeNowPlayingThumbVar here, because it it working in Homescreen and I don't wanted to create another VAR ;) -->
  188.                             <texture background="true">$VAR[HomeNowPlayingThumbVar]</texture>
  189.                         </control>
  190.                         <control type="group">
  191.                             <left>340</left>
  192.                             <top>165</top>
  193.                             <width>1720</width>
  194.                             <height>500</height>
  195.                             <control type="grouplist">
  196.                                 <width>1720</width>
  197.                                 <height>500</height>
  198.                                 <usecontrolcoords>true</usecontrolcoords>
  199.                                 <visible>String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot)) + String.IsEmpty(Window(fullscreeninfo).Property(ShowCast))</visible>
  200.                                 <control type="label">
  201.                                     <top>-5</top>
  202.                                     <width>1120</width>
  203.                                     <height>60</height>
  204.                                     <font>font30_title_bold</font>
  205.                                     <textcolor>grey</textcolor>
  206.                                     <scroll>true</scroll>
  207.                                     <label>$INFO[Player.Title]$INFO[VideoPlayer.Year, (,)]</label>
  208.                                 </control>
  209.                                 <control type="grouplist">
  210.                                     <top>-5</top>
  211.                                     <width>1720</width>
  212.                                     <height>65</height>
  213.                                     <orientation>horizontal</orientation>
  214.                                     <itemgap>10</itemgap>
  215.                                     <usecontrolcoords>true</usecontrolcoords>
  216.                                     <visible>String.IsEmpty(Window(fullscreeninfo).Property(ShowCast)) + String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot))</visible>
  217.                                     <control type="button">
  218.                                         <left>-15</left>
  219.                                         <top>10</top>
  220.                                         <width>auto</width>
  221.                                         <height>60</height>
  222.                                         <font>font15</font>
  223.                                         <textcolor>grey</textcolor>
  224.                                         <texturenofocus />
  225.                                         <label>$INFO[Player.FinishTime,$LOCALIZE[31393]: ,]  â€¢  $VAR[PlayerTimeRemainingHourVar,, ]$VAR[PlayerTimeRemainingMinuteVar]</label>
  226.                                     </control>
  227.                                 </control>
  228.                             </control>
  229.                             <control type="grouplist">
  230.                                 <width>1720</width>
  231.                                 <height>500</height>
  232.                                 <usecontrolcoords>true</usecontrolcoords>
  233.                                 <control type="textbox" id="400">
  234.                                     <top>115</top>
  235.                                     <width>1120</width>
  236.                                     <height>220</height>
  237.                                     <font>font15_textbox2</font>
  238.                                     <label>$VAR[VideoPlayerPlotVar]</label>
  239.                                     <textcolor>grey</textcolor>
  240.                                     <pagecontrol>61</pagecontrol>
  241.                                     <align>justify</align>
  242.                                     <autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>
  243.                                     <!-- Mike, please have a look at the conditions, thx -->
  244.                                     <!--<visible>!String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot)) + String.IsEmpty(Window(fullscreeninfo).Property(ShowCast)) + !Skin.HasSetting(Disable.FullscreenInfoLogo) + !String.IsEmpty(Control.GetLabel(999149))</visible>-->
  245.                                 </control>
  246.                             </control>
  247.                         </control>
  248.                     </control>
  249.                      <!-- END Youtube -->
  250.                     <!-- ######################################################################## -->
  251.                     <!-- ######################################################################## -->
  252.  
  253.                     <control type="group">
  254.                         <visible>VideoPlayer.Content(movies) | VideoPlayer.Content(episodes) | PVR.IsPlayingRecording</visible>
  255.                         <left>250</left>
  256.                         <top>-5</top>
  257.                         <control type="image" id="999149">
  258.                             <left>1195</left>
  259.                             <top>179</top>
  260.                             <width>450</width>
  261.                             <height>260</height>
  262.                             <aspectratio aligny="bottom" align="right">keep</aspectratio>
  263.                             <texture background="true">$VAR[PlayerArtworkVar]</texture>
  264.                             <visible>!Skin.HasSetting(Disable.FullscreenInfoLogo)</visible>
  265.                         </control>
  266.                         <control type="group">
  267.                             <left>40</left>
  268.                             <top>170</top>
  269.                             <width>1720</width>
  270.                             <height>500</height>
  271.                             <control type="grouplist">
  272.                                 <width>1720</width>
  273.                                 <height>500</height>
  274.                                 <usecontrolcoords>true</usecontrolcoords>
  275.                                 <visible>String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot)) + String.IsEmpty(Window(fullscreeninfo).Property(ShowCast))</visible>
  276.                                 <control type="label">
  277.                                     <top>-5</top>
  278.                                     <width>1120</width>
  279.                                     <height>60</height>
  280.                                     <font>font30_title_bold</font>
  281.                                     <textcolor>grey</textcolor>
  282.                                     <scroll>true</scroll>
  283.                                     <label>$INFO[Player.Title]$INFO[VideoPlayer.Year, (,)]</label>
  284.                                     <visible>!VideoPlayer.Content(episodes)</visible>
  285.                                 </control>
  286.                                 <control type="label">
  287.                                     <top>-5</top>
  288.                                     <width>1120</width>
  289.                                     <height>60</height>
  290.                                     <font>font30_title_bold</font>
  291.                                     <textcolor>grey</textcolor>
  292.                                     <scroll>true</scroll>
  293.                                     <label>$INFO[VideoPlayer.TvShowTitle]</label>
  294.                                     <visible>VideoPlayer.Content(episodes)</visible>
  295.                                 </control>
  296.                                 <control type="label">
  297.                                     <width>1120</width>
  298.                                     <height>40</height>
  299.                                     <font>font15</font>
  300.                                     <textcolor>$VAR[ThemeLabelColor]</textcolor>
  301.                                     <scroll>true</scroll>
  302.                                     <label>$INFO[VideoPlayer.Tagline]</label>
  303.                                     <visible>!String.IsEmpty(VideoPlayer.Tagline)</visible>
  304.                                 </control>
  305.                                 <control type="label">
  306.                                     <width>1120</width>
  307.                                     <height>40</height>
  308.                                     <font>font15</font>
  309.                                     <textcolor>$VAR[ThemeLabelColor]</textcolor>
  310.                                     <label>$INFO[VideoPlayer.Season,$LOCALIZE[20373] ,: ]$INFO[VideoPlayer.Episode,$LOCALIZE[20359] ]$INFO[VideoPlayer.Title,  -  ]$INFO[VideoPlayer.Premiered, (,)]</label>
  311.                                     <visible>VideoPlayer.Content(episodes)</visible>
  312.                                 </control>
  313.                                 <control type="label">
  314.                                     <width>auto</width>
  315.                                     <height>30</height>
  316.                                     <label>$VAR[PVRNowPlayingSeasonAndEpisodeOrPlotOutlineVar]</label>
  317.                                     <font>font16</font>
  318.                                     <textcolor>$VAR[ThemeLabelColor]</textcolor>
  319.                                 </control>
  320.                                 <control type="grouplist">
  321.                                     <top>-5</top>
  322.                                     <width>1720</width>
  323.                                     <height>65</height>
  324.                                     <orientation>horizontal</orientation>
  325.                                     <itemgap>10</itemgap>
  326.                                     <usecontrolcoords>true</usecontrolcoords>
  327.                                     <visible>String.IsEmpty(Window(fullscreeninfo).Property(ShowCast)) + String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot))</visible>
  328.                                     <control type="button">
  329.                                         <left>-15</left>
  330.                                         <top>10</top>
  331.                                         <width>auto</width>
  332.                                         <height>60</height>
  333.                                         <font>font15</font>
  334.                                         <textcolor>grey</textcolor>
  335.                                         <texturenofocus />
  336.                                         <label>$INFO[Player.FinishTime,$LOCALIZE[31393]: ,]  â€¢  $VAR[PlayerTimeRemainingHourVar,, ]$VAR[PlayerTimeRemainingMinuteVar]</label>
  337.                                     </control>
  338.                                     <control type="image">
  339.                                         <top>20</top>
  340.                                         <width>82.68</width>
  341.                                         <height>40</height>
  342.                                         <texture>logos/imdb.png</texture>
  343.                                         <colordiffuse>grey</colordiffuse>
  344.                                         <visible>!String.IsEmpty(VideoPlayer.Top250)</visible>
  345.                                     </control>
  346.                                     <control type="label">
  347.                                         <top>25</top>
  348.                                         <width>auto</width>
  349.                                         <height>30</height>
  350.                                         <label>$INFO[VideoPlayer.Top250,#]</label>
  351.                                         <font>font16</font>
  352.                                         <textcolor>grey</textcolor>
  353.                                         <visible>!String.IsEmpty(VideoPlayer.Top250)</visible>
  354.                                     </control>
  355.                                     <control type="image">
  356.                                         <top>15</top>
  357.                                         <width>50</width>
  358.                                         <height>50</height>
  359.                                         <texture>$INFO[Window(Home).Property(SkinHelper.Player.RottenTomatoes.Image),logos/rottentomatoes/,.png]</texture>
  360.                                         <colordiffuse>grey</colordiffuse>
  361.                                         <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.Player.RottenTomatoes.Rating.Percent))</visible>
  362.                                     </control>
  363.                                     <control type="label">
  364.                                         <top>25</top>
  365.                                         <height>30</height>
  366.                                         <width>auto</width>
  367.                                         <label>$INFO[Window(Home).Property(SkinHelper.Player.RottenTomatoes.Rating),,%]</label>
  368.                                         <font>font16</font>
  369.                                         <textcolor>grey</textcolor>
  370.                                         <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.Player.RottenTomatoes.Rating.Percent))</visible>
  371.                                     </control>
  372.                                     <control type="image">
  373.                                         <top>16</top>
  374.                                         <width>46</width>
  375.                                         <height>46</height>
  376.                                         <texture>logos/metacritic.png</texture>
  377.                                         <colordiffuse>grey</colordiffuse>
  378.                                         <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.Player.MetaCritic.Rating))</visible>
  379.                                     </control>
  380.                                     <control type="label">
  381.                                         <top>25</top>
  382.                                         <width>auto</width>
  383.                                         <height>30</height>
  384.                                         <label>$INFO[Window(Home).Property(SkinHelper.Player.MetaCritic.Rating),,%]</label>
  385.                                         <font>font16</font>
  386.                                         <textcolor>grey</textcolor>
  387.                                         <visible>!String.IsEmpty(Window(Home).Property(SkinHelper.Player.MetaCritic.Rating))</visible>
  388.                                     </control>
  389.                                 </control>
  390.                                 <control type="label">
  391.                                     <width>1120</width>
  392.                                     <height>60</height>
  393.                                     <font>font15</font>
  394.                                     <textcolor>$VAR[ThemeLabelColor]</textcolor>
  395.                                     <label>$INFO[VideoPlayer.Director,$LOCALIZE[31000]:[COLOR grey] ,[/COLOR]]$INFO[VideoPlayer.Writer, [COLOR grey] • [/COLOR] $LOCALIZE[31001]:[COLOR grey] ,[/COLOR]]</label>
  396.                                     <visible>!String.IsEmpty(VideoPlayer.Director) + String.IsEmpty(Window(fullscreeninfo).Property(ShowCast)) + String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot))</visible>
  397.                                 </control>
  398.                                 <control type="grouplist">
  399.                                     <width>1120</width>
  400.                                     <height>48</height>
  401.                                     <orientation>horizontal</orientation>
  402.                                     <control type="label">
  403.                                         <width>auto</width>
  404.                                         <height>48</height>
  405.                                         <label>$INFO[VideoPlayer.RatingAndVotes,$LOCALIZE[31146]: ,]</label>
  406.                                         <font>font15</font>
  407.                                         <textcolor>grey</textcolor>
  408.                                         <visible>!String.IsEmpty(VideoPlayer.RatingAndVotes)</visible>
  409.                                     </control>
  410.                                     <control type="label">
  411.                                         <width>auto</width>
  412.                                         <height>48</height>
  413.                                         <label>  â€¢  $LOCALIZE[31900]: </label>
  414.                                         <font>font15</font>
  415.                                         <textcolor>grey</textcolor>
  416.                                         <visible>!String.IsEmpty(VideoPlayer.UserRating)</visible>
  417.                                     </control>
  418.                                     <control type="image">
  419.                                         <width>210</width>
  420.                                         <height>48</height>
  421.                                         <aspectratio aligny="center" align="left">keep</aspectratio>
  422.                                         <colordiffuse>$VAR[ThemeLabelColor]</colordiffuse>
  423.                                         <texture fallback="rating0.png">$INFO[VideoPlayer.UserRating,flags/rating/,.png]</texture>
  424.                                         <visible>!String.IsEmpty(VideoPlayer.UserRating)</visible>
  425.                                     </control>
  426.                                 </control>
  427.                             </control>
  428.                             <control type="grouplist">
  429.                                 <width>1720</width>
  430.                                 <height>500</height>
  431.                                 <usecontrolcoords>true</usecontrolcoords>
  432.                                 <control type="label">
  433.                                     <width>1120</width>
  434.                                     <height>35</height>
  435.                                     <font>font15</font>
  436.                                     <textcolor>$VAR[ThemeLabelColor]</textcolor>
  437.                                     <label>$LOCALIZE[206]</label>
  438.                                     <visible>!String.IsEmpty(Window(fullscreeninfo).Property(ShowCast))</visible>
  439.                                 </control>
  440.                                 <control type="label">
  441.                                     <width>1120</width>
  442.                                     <height>35</height>
  443.                                     <font>font15</font>
  444.                                     <textcolor>$VAR[ThemeLabelColor]</textcolor>
  445.                                     <label>$LOCALIZE[207]</label>
  446.                                     <visible>!String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot))</visible>
  447.                                 </control>
  448.                                 <control type="textbox" id="400">
  449.                                     <width>1120</width>
  450.                                     <height>220</height>
  451.                                     <font>font15_textbox2</font>
  452.                                     <label>$VAR[VideoPlayerPlotVar]</label>
  453.                                     <textcolor>grey</textcolor>
  454.                                     <pagecontrol>61</pagecontrol>
  455.                                     <align>justify</align>
  456.                                     <autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>
  457.                                     <visible>!String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot)) + String.IsEmpty(Window(fullscreeninfo).Property(ShowCast)) + !Skin.HasSetting(Disable.FullscreenInfoLogo) + !String.IsEmpty(Control.GetLabel(999149))</visible>
  458.                                 </control>
  459.                                 <control type="textbox" id="402">
  460.                                     <width>1580</width>
  461.                                     <height>220</height>
  462.                                     <font>font15_textbox2</font>
  463.                                     <label>$VAR[VideoPlayerPlotVar]</label>
  464.                                     <textcolor>grey</textcolor>
  465.                                     <pagecontrol>61</pagecontrol>
  466.                                     <align>justify</align>
  467.                                     <autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>
  468.                                     <visible>!String.IsEmpty(Window(fullscreeninfo).Property(ShowMiniPlot)) + String.IsEmpty(Window(fullscreeninfo).Property(ShowCast)) + [Skin.HasSetting(Disable.FullscreenInfoLogo) | String.IsEmpty(Control.GetLabel(999149))]</visible>
  469.                                 </control>
  470.                                 <control type="textbox" id="401">
  471.                                     <width>1120</width>
  472.                                     <height>220</height>
  473.                                     <font>font15_textbox2</font>
  474.                                     <label>$INFO[VideoPlayer.CastAndRole]</label>
  475.                                     <textcolor>grey</textcolor>
  476.                                     <pagecontrol>61</pagecontrol>
  477.                                     <autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>
  478.                                     <visible>!String.IsEmpty(Window(fullscreeninfo).Property(ShowCast))</visible>
  479.                                 </control>
  480.                             </control>
  481.                             <control type="scrollbar" id="61">
  482.                                 <include>HiddenObject</include>
  483.                             </control>
  484.                             <!-- End -->
  485.                         </control>
  486.                     </control>
  487.                 </control>
  488.             </control>
  489.         </control>
  490.         <!-- LiveTV Plot-->
  491.         <control type="group">
  492.             <!--<top>5</top>-->
  493.             <top>100</top>
  494.             <animation effect="fade" start="0" end="100" time="400">WindowOpen</animation>
  495.             <animation effect="fade" start="100" end="0" time="400">WindowClose</animation>
  496.             <visible>VideoPlayer.Content(LiveTV) + Skin.HasSetting(TogglePlotLiveTV) + !Window.IsActive(notification)</visible>
  497.             <!-- PlotOutLine BG -->
  498.             <control type="image">
  499.                 <left>17</left>
  500.                 <width>1885</width>
  501.                 <height>300</height>
  502.                 <texture border="40">dialogs/default/bg.png</texture>
  503.                 <animation effect="fade" end="85" condition="true">Conditional</animation>
  504.                 <visible>!String.IsEmpty(VideoPlayer.PlotOutline) + !String.IsEqual(VideoPlayer.PlotOutline,N/A) + !String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot))</visible>
  505.             </control>
  506.             <!-- FullPlot BG -->
  507.             <control type="image">
  508.                 <left>17</left>
  509.                 <width>1885</width>
  510.                 <height>720</height>
  511.                 <texture border="40">dialogs/default/bg.png</texture>
  512.                 <animation effect="fade" end="85" condition="true">Conditional</animation>
  513.                 <visible>[IsEmpty(VideoPlayer.PlotOutline) | String.IsEqual(VideoPlayer.PlotOutline,N/A)] | String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot))</visible>
  514.             </control>
  515.             <control type="grouplist">
  516.                 <top>50</top>
  517.                 <left>57</left>
  518.                 <height>650</height>
  519.                 <width>1805</width>
  520.                 <itemgap>10</itemgap>
  521.                 <orientation>vertical</orientation>
  522.                 <control type="label">
  523.                     <height>30</height>
  524.                     <label>$INFO[VideoPlayer.ChannelName]</label>
  525.                     <font>font16</font>
  526.                     <textcolor>$VAR[ThemeLabelColor]</textcolor>
  527.                 </control>
  528.                 <control type="label">
  529.                     <width>auto</width>
  530.                     <height>55</height>
  531.                     <label>[B]$INFO[VideoPlayer.Title][/B]</label>
  532.                     <font>font48</font>
  533.                     <scroll>true</scroll>
  534.                     <visible>String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))</visible>
  535.                 </control>
  536.                 <control type="grouplist">
  537.                     <width>1805</width>
  538.                     <height>55</height>
  539.                     <itemgap>50</itemgap>
  540.                     <orientation>horizontal</orientation>
  541.                     <visible>!String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))</visible>
  542.                     <control type="label">
  543.                         <width>auto</width>
  544.                         <height>55</height>
  545.                         <label>[B][COLOR $VAR[ThemeLabelColor]]$LOCALIZE[19031]:[/COLOR] $INFO[VideoPlayer.NextTitle][/B]</label>
  546.                         <font>font48</font>
  547.                         <scroll>true</scroll>
  548.                     </control>
  549.                     <control type="label">
  550.                         <width>auto</width>
  551.                         <height>65</height>
  552.                         <label>[COLOR $VAR[ThemeLabelColor]]$LOCALIZE[180]:[/COLOR] $INFO[VideoPlayer.NextDuration]</label>
  553.                         <font>font15</font>
  554.                         <scroll>true</scroll>
  555.                     </control>
  556.                 </control>
  557.                 <control type="label">
  558.                     <width>auto</width>
  559.                     <height>35</height>
  560.                     <label>[B]($INFO[VideoPlayer.PlotOutline])[/B]</label>
  561.                     <font>font14</font>
  562.                     <scroll>true</scroll>
  563.                     <visible>String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot)) + !String.IsEmpty(VideoPlayer.PlotOutline) + String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))</visible>
  564.                 </control>
  565.                 <control type="label">
  566.                     <width>auto</width>
  567.                     <height>35</height>
  568.                     <label>[B]($INFO[VideoPlayer.NextPlotOutline])[/B]</label>
  569.                     <font>font14</font>
  570.                     <scroll>true</scroll>
  571.                     <visible>String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot)) + !String.IsEmpty(VideoPlayer.NextPlotOutline) + !String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))</visible>
  572.                 </control>
  573.                 <control type="image">
  574.                     <width>1809</width>
  575.                     <height>2</height>
  576.                     <texture>new_pvr/osd_line_white.png</texture>
  577.                     <colordiffuse>$VAR[ThemeLabelColor]</colordiffuse>
  578.                 </control>
  579.                 <control type="label">
  580.                     <width>1000</width>
  581.                     <height>30</height>
  582.                     <label>$INFO[VideoPlayer.Genre,$LOCALIZE[515]: ]</label>
  583.                     <textcolor>grey</textcolor>
  584.                     <visible>String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))</visible>
  585.                 </control>
  586.                 <control type="label">
  587.                     <width>1000</width>
  588.                     <height>30</height>
  589.                     <label>$INFO[VideoPlayer.NextGenre,$LOCALIZE[515]: ]</label>
  590.                     <textcolor>grey</textcolor>
  591.                     <visible>!String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))</visible>
  592.                 </control>
  593.                 <control type="group">
  594.                     <visible>String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))</visible>
  595.                     <control type="textbox">
  596.                         <width>1805</width>
  597.                         <height>174</height>
  598.                         <label>$INFO[VideoPlayer.PlotOutline]</label>
  599.                         <autoscroll delay="6000" time="3000" repeat="6000">true</autoscroll>
  600.                         <visible>!String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot)) + !String.IsEmpty(VideoPlayer.PlotOutline)</visible>
  601.                     </control>
  602.                     <control type="textbox">
  603.                         <width>1805</width>
  604.                         <height>774</height>
  605.                         <label>$INFO[VideoPlayer.Plot]</label>
  606.                         <autoscroll delay="6000" time="3000" repeat="6000">true</autoscroll>
  607.                         <visible>String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot))</visible>
  608.                     </control>
  609.                     <control type="textbox">
  610.                         <width>1805</width>
  611.                         <height>50</height>
  612.                         <label>$INFO[VideoPlayer.Plot]</label>
  613.                         <autoscroll delay="6000" time="3000" repeat="6000">true</autoscroll>
  614.                         <visible>String.IsEmpty(VideoPlayer.PlotOutline) + !String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot))</visible>
  615.                     </control>
  616.                 </control>
  617.                 <control type="group">
  618.                     <visible>!String.IsEmpty(Window(fullscreeninfo).Property(LiveTVNext))</visible>
  619.                     <control type="textbox">
  620.                         <width>1805</width>
  621.                         <height>174</height>
  622.                         <label>$INFO[VideoPlayer.NextPlotOutline]</label>
  623.                         <autoscroll delay="6000" time="3000" repeat="6000">true</autoscroll>
  624.                         <visible>!String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot)) + !String.IsEmpty(VideoPlayer.PlotOutline)</visible>
  625.                     </control>
  626.                     <control type="textbox">
  627.                         <width>1805</width>
  628.                         <height>774</height>
  629.                         <label>$INFO[VideoPlayer.NextPlot]</label>
  630.                         <autoscroll delay="6000" time="3000" repeat="6000">true</autoscroll>
  631.                         <visible>String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot))</visible>
  632.                     </control>
  633.                     <control type="textbox">
  634.                         <width>1805</width>
  635.                         <height>50</height>
  636.                         <label>$INFO[VideoPlayer.NextPlot]</label>
  637.                         <autoscroll delay="6000" time="3000" repeat="6000">true</autoscroll>
  638.                         <visible>String.IsEmpty(VideoPlayer.PlotOutline) + !String.IsEmpty(Window(fullscreeninfo).Property(LiveTVFullPlot))</visible>
  639.                     </control>
  640.                 </control>
  641.             </control>
  642.         </control>
  643.     </controls>
  644. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement