Advertisement
Guest User

Mimic - Widgets edit

a guest
Jan 11th, 2015
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 25.09 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <includes>
  3.     <include name="HomeRecentlyAddedInfo">
  4.         <control type="group" id="9003">
  5.             <visible>!IsEmpty(Container(9000).ListItem.Property(Widget))</visible>
  6.             <include>VisibleFadeEffect</include>
  7.             <animation effect="slide" tween="cubic" time="720" end="0,-35" start="0,0" condition="Skin.HasSetting(Disable.Topbarinfo)">Conditional</animation>
  8.             <top>380</top>
  9.             <control type="image">
  10.                 <animation effect="fade" start="100" end="0" time="300" tween="sine" easing="inout" condition="![Skin.HasSetting(Disable.HomeOverlay)]">Conditional</animation>
  11.                 <animation effect="fade" start="100" end="0" time="300" tween="sine" easing="inout">WindowClose</animation>
  12.                 <top>-4</top>
  13.                 <width>1920</width>
  14.                 <height>430</height>
  15.                 <texture>background.png</texture>
  16.                 <colordiffuse>background</colordiffuse>
  17.             </control>
  18.             <control type="group">
  19.                 <control type="panel" id="8000">
  20.                     <description>weather widget</description>
  21.                     <visible>StringCompare(Container(9000).ListItem.Property(WidgetType),3)</visible>
  22.                     <left>0</left>
  23.                     <top>80</top>
  24.                     <width>1920</width>
  25.                     <height>300</height>
  26.                     <onup>9000</onup>
  27.                     <ondown>9000</ondown>
  28.                     <orientation>horizontal</orientation>
  29.                     <scrolltime tween="quadratic" easing="out">200</scrolltime>
  30.                     <itemlayout height="300" width="320">
  31.                         <control type="image">
  32.                             <description>current weather icon</description>
  33.                             <top>60</top>
  34.                             <width>320</width>
  35.                             <height>100</height>
  36.                             <texture>$INFO[ListItem.Icon]</texture>
  37.                             <aspectratio aligny="top">keep</aspectratio>
  38.                         </control>
  39.                         <control type="label">
  40.                             <width>320</width>
  41.                             <height>60</height>
  42.                             <font>font15</font>
  43.                             <align>center</align>
  44.                             <textcolor>white2</textcolor>
  45.                             <selectedcolor>selected</selectedcolor>
  46.                             <label>$INFO[ListItem.Label]</label>
  47.                             <textoffsetx>15</textoffsetx>
  48.                         </control>
  49.                         <control type="label">
  50.                             <top>160</top>
  51.                             <width>320</width>
  52.                             <height>60</height>
  53.                             <font>font15</font>
  54.                             <align>center</align>
  55.                             <textcolor>white2</textcolor>
  56.                             <selectedcolor>selected</selectedcolor>
  57.                             <label>$INFO[ListItem.Label2]</label>
  58.                             <textoffsetx>15</textoffsetx>
  59.                         </control>
  60.                         <control type="label">
  61.                             <top>240</top>
  62.                             <width>320</width>
  63.                             <height>60</height>
  64.                             <font>font15</font>
  65.                             <align>center</align>
  66.                             <textcolor>white2</textcolor>
  67.                             <selectedcolor>selected</selectedcolor>
  68.                             <label>$INFO[ListItem.Property(HighTemp),[COLOR invalid],[/COLOR]]$INFO[ListItem.Property(LowTemp), | [COLOR ff8de0ff],[/COLOR]]</label>
  69.                             <textoffsetx>15</textoffsetx>
  70.                         </control>
  71.                     </itemlayout>
  72.                     <focusedlayout height="300" width="320">
  73.                         <control type="image">
  74.                             <description>current weather icon</description>
  75.                             <top>60</top>
  76.                             <width>320</width>
  77.                             <height>100</height>
  78.                             <texture>$INFO[ListItem.Icon]</texture>
  79.                             <aspectratio aligny="top">keep</aspectratio>
  80.                         </control>
  81.                         <control type="label">
  82.                             <width>320</width>
  83.                             <height>60</height>
  84.                             <font>font15</font>
  85.                             <align>center</align>
  86.                             <selectedcolor>selected</selectedcolor>
  87.                             <label>$INFO[ListItem.Label]</label>
  88.                             <textoffsetx>15</textoffsetx>
  89.                         </control>
  90.                         <control type="label">
  91.                             <top>160</top>
  92.                             <width>320</width>
  93.                             <height>60</height>
  94.                             <font>font15</font>
  95.                             <align>center</align>
  96.                             <selectedcolor>selected</selectedcolor>
  97.                             <label>$INFO[ListItem.Label2]</label>
  98.                             <textoffsetx>15</textoffsetx>
  99.                         </control>
  100.                         <control type="label">
  101.                             <top>240</top>
  102.                             <width>320</width>
  103.                             <height>60</height>
  104.                             <font>font15</font>
  105.                             <align>center</align>
  106.                             <selectedcolor>selected</selectedcolor>
  107.                             <label>$INFO[ListItem.Property(HighTemp),[COLOR invalid],[/COLOR]]$INFO[ListItem.Property(LowTemp), | [COLOR ff8de0ff],[/COLOR]]</label>
  108.                             <textoffsetx>15</textoffsetx>
  109.                         </control>
  110.                     </focusedlayout>
  111.                     <content>
  112.                         <item>
  113.                             <label>$LOCALIZE[31909]</label>
  114.                             <icon>-</icon>
  115.                             <onclick>noop</onclick>
  116.                             <visible>!Weather.IsFetched</visible>
  117.                         </item>
  118.                         <item>
  119.                             <label>$INFO[Window(weather).Property(Day0.Title)]</label>
  120.                             <label2>$INFO[Window(weather).Property(Day0.Outlook)]</label2>
  121.                             <icon>$INFO[Window(weather).Property(Day0.OutlookIcon)]</icon>
  122.                             <property name="HighTemp">$INFO[Window(weather).Property(Day0.HighTemp)]$INFO[System.TemperatureUnits]</property>
  123.                             <property name="LowTemp">$INFO[Window(weather).Property(Day0.LowTemp)]$INFO[System.TemperatureUnits]</property>
  124.                             <onclick>noop</onclick>
  125.                         </item>
  126.                         <item>
  127.                             <label>$INFO[Window(weather).Property(Day1.Title)]</label>
  128.                             <label2>$INFO[Window(weather).Property(Day1.Outlook)]</label2>
  129.                             <icon>$INFO[Window(weather).Property(Day1.OutlookIcon)]</icon>
  130.                             <property name="HighTemp">$INFO[Window(weather).Property(Day1.HighTemp)]$INFO[System.TemperatureUnits]</property>
  131.                             <property name="LowTemp">$INFO[Window(weather).Property(Day1.LowTemp)]$INFO[System.TemperatureUnits]</property>
  132.                             <onclick>noop</onclick>
  133.                         </item>
  134.                         <item>
  135.                             <label>$INFO[Window(weather).Property(Day2.Title)]</label>
  136.                             <label2>$INFO[Window(weather).Property(Day2.Outlook)]</label2>
  137.                             <icon>$INFO[Window(weather).Property(Day2.OutlookIcon)]</icon>
  138.                             <property name="HighTemp">$INFO[Window(weather).Property(Day2.HighTemp)]$INFO[System.TemperatureUnits]</property>
  139.                             <property name="LowTemp">$INFO[Window(weather).Property(Day2.LowTemp)]$INFO[System.TemperatureUnits]</property>
  140.                             <onclick>noop</onclick>
  141.                         </item>
  142.                         <item>
  143.                             <label>$INFO[Window(weather).Property(Day3.Title)]</label>
  144.                             <label2>$INFO[Window(weather).Property(Day3.Outlook)]</label2>
  145.                             <icon>$INFO[Window(weather).Property(Day3.OutlookIcon)]</icon>
  146.                             <property name="HighTemp">$INFO[Window(weather).Property(Day3.HighTemp)]$INFO[System.TemperatureUnits]</property>
  147.                             <property name="LowTemp">$INFO[Window(weather).Property(Day3.LowTemp)]$INFO[System.TemperatureUnits]</property>
  148.                             <onclick>noop</onclick>
  149.                         </item>
  150.                         <item>
  151.                             <label>$INFO[Window(weather).Property(Day4.Title)]</label>
  152.                             <label2>$INFO[Window(weather).Property(Day4.Outlook)]</label2>
  153.                             <icon>$INFO[Window(weather).Property(Day4.OutlookIcon)]</icon>
  154.                             <property name="HighTemp">$INFO[Window(weather).Property(Day4.HighTemp)]$INFO[System.TemperatureUnits]</property>
  155.                             <property name="LowTemp">$INFO[Window(weather).Property(Day4.LowTemp)]$INFO[System.TemperatureUnits]</property>
  156.                             <onclick>noop</onclick>
  157.                         </item>
  158.                         <item>
  159.                             <label>$INFO[Window(weather).Property(Day5.Title)]</label>
  160.                             <label2>$INFO[Window(weather).Property(Day5.Outlook)]</label2>
  161.                             <icon>$INFO[Window(weather).Property(Day5.OutlookIcon)]</icon>
  162.                             <property name="HighTemp">$INFO[Window(weather).Property(Day5.HighTemp)]$INFO[System.TemperatureUnits]</property>
  163.                             <property name="LowTemp">$INFO[Window(weather).Property(Day5.LowTemp)]$INFO[System.TemperatureUnits]</property>
  164.                             <onclick>noop</onclick>
  165.                         </item>
  166.                         <item>
  167.                             <label>$INFO[Window(weather).Property(Day6.Title)]</label>
  168.                             <label2>$INFO[Window(weather).Property(Day6.Outlook)]</label2>
  169.                             <icon>$INFO[Window(weather).Property(Day6.OutlookIcon)]</icon>
  170.                             <property name="HighTemp">$INFO[Window(weather).Property(Day6.HighTemp)]$INFO[System.TemperatureUnits]</property>
  171.                             <property name="LowTemp">$INFO[Window(weather).Property(Day6.LowTemp)]$INFO[System.TemperatureUnits]</property>
  172.                             <onclick>noop</onclick>
  173.                         </item>
  174.                     </content>
  175.                 </control>
  176.             </control>
  177.             <control type="group">
  178.                 <animation effect="fade" start="0" end="100" time="300" tween="sine" easing="inout">VisibleChange</animation>
  179.                 <control type="wraplist" id="8000">
  180.                     <left>40</left>
  181.                     <top>31</top>
  182.                     <width>1840</width>
  183.                     <height>360</height>
  184.                     <onup>9000</onup>
  185.                     <ondown>9000</ondown>
  186.                     <onback>9000</onback>
  187.                     <viewtype label="535">fixedlist</viewtype>
  188.                     <focusposition>0</focusposition>
  189.                     <pagecontrol>-</pagecontrol>
  190.                     <orientation>horizontal</orientation>
  191.                     <visible>[StringCompare(Container(9000).ListItem.Property(WidgetType),1) | StringCompare(Container(9000).ListItem.Property(WidgetType),2) | StringCompare(Container(9000).ListItem.Property(WidgetType),4) | StringCompare(Container(9000).ListItem.Property(WidgetType),5)]</visible>
  192.                     <itemlayout height="260" width="260" condition="StringCompare(Container(9000).ListItem.Property(WidgetType),2) | SubString(Container(9000).ListItem.Property(Widget),addons://sources/,left)">
  193.                         <control type="image">
  194.                             <top>80</top>
  195.                             <left>40</left>
  196.                             <width>200</width>
  197.                             <height>200</height>
  198.                             <aspectratio aligny="center" align="center">scale</aspectratio>
  199.                             <texture background="true">solid_bg.png</texture>
  200.                             <colordiffuse>background</colordiffuse>
  201.                         </control>
  202.                         <control type="image">
  203.                             <top>80</top>
  204.                             <left>40</left>
  205.                             <width>200</width>
  206.                             <height>200</height>
  207.                             <aspectratio aligny="center" align="center">scale</aspectratio>
  208.                             <texture background="true">$INFO[ListItem.Icon]</texture>
  209.                         </control>
  210.                     </itemlayout>
  211.                     <focusedlayout height="260" width="260" condition="StringCompare(Container(9000).ListItem.Property(WidgetType),2) | SubString(Container(9000).ListItem.Property(Widget),addons://sources/,left)">
  212.                         <control type="image">
  213.                             <animation effect="zoom" center="auto" start="100" end="120" time="200" tween="quadratic">Focus</animation>
  214.                             <animation effect="zoom" center="auto" start="120" end="100" time="200" tween="quadratic">Unfocus</animation>
  215.                             <top>80</top>
  216.                             <left>40</left>
  217.                             <width>200</width>
  218.                             <height>200</height>
  219.                             <aspectratio aligny="center" align="center">scale</aspectratio>
  220.                             <texture background="true">background.png</texture>
  221.                             <colordiffuse>background</colordiffuse>
  222.                         </control>
  223.                         <control type="image">
  224.                             <animation effect="zoom" center="auto" start="100" end="120" time="200" tween="quadratic">Focus</animation>
  225.                             <animation effect="zoom" center="auto" start="120" end="100" time="200" tween="quadratic">Unfocus</animation>
  226.                             <top>80</top>
  227.                             <left>40</left>
  228.                             <width>200</width>
  229.                             <height>200</height>
  230.                             <aspectratio aligny="center" align="center">scale</aspectratio>
  231.                             <texture background="true">$INFO[ListItem.Icon]</texture>
  232.                         </control>
  233.                     </focusedlayout>
  234.                     <itemlayout height="360" width="260" condition="StringCompare(Container(9000).ListItem.Property(WidgetType),1) + !SubString(Container(9000).ListItem.Property(Widget),addons://sources/,left)">
  235.                         <control type="image">
  236.                             <top>30</top>
  237.                             <left>40</left>
  238.                             <width>200</width>
  239.                             <height>300</height>
  240.                             <aspectratio aligny="center" align="center">scale</aspectratio>
  241.                             <texture background="true">solid_bg.png</texture>
  242.                             <colordiffuse>background</colordiffuse>
  243.                         </control>
  244.                         <control type="image">
  245.                             <visible>IsEmpty(ListItem.Art(tvshow.poster))</visible>
  246.                             <top>30</top>
  247.                             <left>40</left>
  248.                             <width>200</width>
  249.                             <height>300</height>
  250.                             <aspectratio aligny="center" align="center">scale</aspectratio>
  251.                             <texture fallback="$INFO[ListItem.Icon]" background="true">$INFO[ListItem.Thumb]</texture>
  252.                             <fadetime>400</fadetime>
  253.                         </control>
  254.                         <control type="image">
  255.                             <visible>!IsEmpty(ListItem.Art(tvshow.poster))</visible>
  256.                             <top>30</top>
  257.                             <left>40</left>
  258.                             <width>200</width>
  259.                             <height>300</height>
  260.                             <aspectratio aligny="center" align="center">scale</aspectratio>
  261.                             <texture background="true">$INFO[ListItem.Art(tvshow.poster)]</texture>
  262.                             <fadetime>400</fadetime>
  263.                         </control>
  264.                     </itemlayout>
  265.                     <focusedlayout height="360" width="260" condition="StringCompare(Container(9000).ListItem.Property(WidgetType),1) + !SubString(Container(9000).ListItem.Property(Widget),addons://sources/,left)">
  266.                         <control type="image">
  267.                             <animation effect="zoom" center="auto" start="100" end="120" time="200" tween="quadratic">Focus</animation>
  268.                             <animation effect="zoom" center="auto" start="120" end="100" time="200" tween="quadratic">Unfocus</animation>
  269.                             <top>30</top>
  270.                             <left>40</left>
  271.                             <width>200</width>
  272.                             <height>300</height>
  273.                             <aspectratio aligny="center" align="center">scale</aspectratio>
  274.                             <texture background="true">background.png</texture>
  275.                             <colordiffuse>background</colordiffuse>
  276.                         </control>
  277.                         <control type="image">
  278.                             <visible>IsEmpty(ListItem.Art(tvshow.poster))</visible>
  279.                             <animation effect="zoom" center="auto" start="100" end="120" time="200" tween="quadratic">Focus</animation>
  280.                             <animation effect="zoom" center="auto" start="120" end="100" time="200" tween="quadratic">Unfocus</animation>
  281.                             <top>30</top>
  282.                             <left>40</left>
  283.                             <width>200</width>
  284.                             <height>300</height>
  285.                             <aspectratio aligny="center" align="center">scale</aspectratio>
  286.                             <texture fallback="$INFO[ListItem.Icon]" background="true">$INFO[ListItem.Thumb]</texture>
  287.                         </control>
  288.                         <control type="image">
  289.                             <visible>!IsEmpty(ListItem.Art(tvshow.poster))</visible>
  290.                             <animation effect="zoom" center="auto" start="100" end="120" time="200" tween="quadratic">Focus</animation>
  291.                             <animation effect="zoom" center="auto" start="120" end="100" time="200" tween="quadratic">Unfocus</animation>
  292.                             <top>30</top>
  293.                             <left>40</left>
  294.                             <width>200</width>
  295.                             <height>300</height>
  296.                             <aspectratio aligny="center" align="center">scale</aspectratio>
  297.                             <texture fallback="$INFO[ListItem.Icon]" background="true">$INFO[ListItem.Art(tvshow.poster)]</texture>
  298.                         </control>
  299.                     </focusedlayout>
  300.                     <content target="$VAR[WidgetListTargetVar]">$VAR[WidgetListContent]</content>
  301.                 </control>
  302.                 <control type="label">
  303.                     <left>920</left>
  304.                     <top>5</top>
  305.                     <width>920</width>
  306.                     <height>40</height>
  307.                     <font>font15_title</font>
  308.                     <align>right</align>
  309.                     <textcolor>dialogheader</textcolor>
  310.                     <label>$INFO[Container(9000).ListItem.Property(WidgetLabel)]</label>
  311.                     <visible>Control.HasFocus(8000) + !StringCompare(Container(9000).ListItem.Property(WidgetType),3)</visible>
  312.                 </control>
  313.                 <control type="group">
  314.                     <visible>Control.HasFocus(8000) + StringCompare(Container(9000).ListItem.Property(WidgetType),1) + !SubString(Container(9000).ListItem.Property(Widget),addons://sources/,left)</visible>
  315.                     <top>367</top>
  316.                     <left>340</left>
  317.                     <control type="label">
  318.                         <width>1500</width>
  319.                         <height>50</height>
  320.                         <font>font16_title</font>
  321.                                                 <align>right</align>
  322.                         <textcolor>white2</textcolor>
  323.                         <label>$INFO[Container(8000).ListItem.Title]$INFO[Container(8000).ListItem.Year, • ]</label>
  324.                         <visible>IsEmpty(Container(8000).ListItem.Episode)</visible>
  325.                     </control>
  326.                     <control type="label">
  327.                         <width>1500</width>
  328.                         <height>50</height>
  329.                         <font>font16_title</font>
  330.                                                 <align>right</align>
  331.                         <textcolor>white2</textcolor>
  332.                         <label>$INFO[Container(8000).ListItem.TvShowTitle]$INFO[Container(8000).ListItem.Season, • ,x]$INFO[Container(8000).ListItem.Episode,,]$INFO[Container(8000).ListItem.Premiered, • ]</label>
  333.                         <visible>!IsEmpty(Container(8000).ListItem.Episode)</visible>
  334.                     </control>                     
  335.                 </control>
  336.                 <control type="group">
  337.                     <visible>Control.HasFocus(8000) + StringCompare(Container(9000).ListItem.Property(WidgetType),2) | SubString(Container(9000).ListItem.Property(Widget),addons://sources/,left)</visible>
  338.                     <top>367</top>
  339.                     <left>340</left>
  340.                     <control type="label">
  341.                         <width>1500</width>
  342.                         <height>50</height>
  343.                         <font>font16_title</font>
  344.                                                 <align>right</align>
  345.                         <textcolor>white2</textcolor>
  346.                         <label>$INFO[Container(8000).ListItem.Artist]$INFO[Container(8000).ListItem.Title, • ]$INFO[Container(8000).ListItem.Year, • ]</label>
  347.                         <visible>!IsEmpty(Container(8000).ListItem.Artist)</visible>
  348.                     </control>
  349.                     <control type="label">
  350.                         <width>1500</width>
  351.                         <height>50</height>
  352.                         <font>font16_title</font>
  353.                                                 <align>right</align>
  354.                         <textcolor>white2</textcolor>
  355.                         <label>$INFO[Container(8000).ListItem.Label]</label>
  356.                         <visible>IsEmpty(Container(8000).ListItem.Artist)</visible>
  357.                     </control>
  358.                 </control>
  359.                                
  360.             </control>
  361.         </control>
  362.     </include>
  363.     <include name="NowPlayingVideoWidget">
  364.         <!-- Video Info -->
  365.         <control type="group">
  366.             <visible>Player.HasVideo</visible>
  367.             <visible>VideoPlayer.Content(movies) | VideoPlayer.Content(episodes) | VideoPlayer.Content(musicvideos)</visible>
  368.             <include>VisibleFadeEffect</include>
  369.             <animation effect="slide" tween="cubic" time="720" start="0,-1080" end="0,0">WindowOpen</animation>
  370.             <animation effect="slide" tween="cubic" time="720" end="0,-1080" start="0,0">WindowClose</animation>
  371.             <animation effect="slide" tween="cubic" time="720" end="0,-35" start="0,0" condition="!Skin.HasSetting(Disable.Topbarinfo)">Conditional</animation>
  372.             <control type="group">
  373.                 <control type="image">
  374.                     <visible>Skin.HasSetting(Disable.HomeOverlay)</visible>
  375.                     <top>0</top>
  376.                     <width>1920</width>
  377.                     <height>376</height>
  378.                     <texture>background.png</texture>
  379.                     <colordiffuse>background</colordiffuse>
  380.                 </control>
  381.                 <control type="image">
  382.                     <description>Cover image</description>
  383.                     <left>35</left>
  384.                     <top>70</top>
  385.                     <width>179</width>
  386.                     <height>269</height>
  387.                     <aspectratio align="center" aligny="center">scale</aspectratio>
  388.                     <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(poster)]</texture>
  389.                     <visible>VideoPlayer.Content(movies) | VideoPlayer.Content(musicvideos)</visible>
  390.                 </control>
  391.                 <control type="image">
  392.                     <description>Cover image</description>
  393.                     <left>35</left>
  394.                     <top>70</top>
  395.                     <width>179</width>
  396.                     <height>269</height>
  397.                     <aspectratio align="center" aligny="center">scale</aspectratio>
  398.                     <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(tvshow.poster)]</texture>
  399.                     <visible>VideoPlayer.Content(episodes)</visible>
  400.                 </control>
  401.                 <control type="grouplist">
  402.                     <left>250</left>
  403.                     <top>68</top>
  404.                     <width>1510</width>
  405.                     <height>460</height>
  406.                     <itemgap>12</itemgap>
  407.                     <control type="label">
  408.                         <width>1400</width>
  409.                         <height>53</height>
  410.                         <font>font48_title</font>
  411.                         <textcolor>white2</textcolor>
  412.                         <label>[B]$INFO[Player.Title][/B]</label>
  413.                     </control>
  414.                     <control type="label">
  415.                         <width>1400</width>
  416.                         <height>40</height>
  417.                         <font>font28_title</font>
  418.                         <textcolor>themecolor</textcolor>
  419.                         <label>$INFO[VideoPlayer.TvShowTitle]</label>
  420.                         <visible>VideoPlayer.Content(episodes)</visible>
  421.                     </control>
  422.                     <control type="label">
  423.                         <width>1400</width>
  424.                         <height>40</height>
  425.                         <font>font15</font>
  426.                         <textcolor>white2</textcolor>
  427.                         <label>[B]$INFO[VideoPlayer.Artist][/B]</label>
  428.                         <visible>VideoPlayer.Content(musicvideos)</visible>
  429.                     </control>
  430.                     <control type="label">
  431.                         <width>1400</width>
  432.                         <height>40</height>
  433.                         <font>font15</font>
  434.                         <textcolor>white2</textcolor>
  435.                         <label>$INFO[VideoPlayer.Season,$LOCALIZE[20373] ,], $INFO[VideoPlayer.Episode,$LOCALIZE[20452] , , ]</label>
  436.                         <visible>VideoPlayer.Content(episodes)</visible>
  437.                     </control>
  438.                     <control type="label">
  439.                         <width>1400</width>
  440.                         <height>40</height>
  441.                         <font>font15</font>
  442.                         <textcolor>white2</textcolor>
  443.                         <label>$INFO[VideoPlayer.Premiered]</label>
  444.                         <visible>VideoPlayer.Content(episodes)</visible>
  445.                     </control>
  446.                     <control type="label">
  447.                         <width>1400</width>
  448.                         <height>40</height>
  449.                         <font>font15</font>
  450.                         <textcolor>white2</textcolor>
  451.                         <label>$INFO[VideoPlayer.Tagline]</label>
  452.                         <visible>VideoPlayer.Content(movies)</visible>
  453.                     </control>
  454.                     <control type="label">
  455.                         <width>1400</width>
  456.                         <height>40</height>
  457.                         <font>font15</font>
  458.                         <textcolor>white2</textcolor>
  459.                         <label>$INFO[VideoPlayer.Year]$INFO[VideoPlayer.Genre, | ]</label>
  460.                         <visible>VideoPlayer.Content(movies) | VideoPlayer.Content(musicvideos)</visible>
  461.                     </control>
  462.                     <control type="label">
  463.                         <width>1400</width>
  464.                         <height>40</height>
  465.                         <font>font15</font>
  466.                         <textcolor>white2</textcolor>
  467.                         <label>$INFO[VideoPlayer.Studio]</label>
  468.                         <visible>VideoPlayer.Content(movies) | VideoPlayer.Content(musicvideos)</visible>
  469.                     </control>
  470.                     <control type="label">
  471.                         <description>Time Label</description>
  472.                         <height>50</height>
  473.                         <width>1400</width>
  474.                         <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=labelheader] / [/COLOR]]</label>
  475.                         <font>font48</font>
  476.                         <textcolor>white2</textcolor>
  477.                     </control>
  478.                 </control>
  479.             </control>
  480.         </control>
  481.     </include>
  482.     <include name="NowPlayingMusicWidget">
  483.         <!-- Music Info -->
  484.         <control type="group">
  485.             <visible>Player.HasAudio</visible>
  486.             <include>VisibleFadeEffect</include>
  487.             <animation effect="slide" tween="cubic" time="720" start="0,-1080" end="0,0">WindowOpen</animation>
  488.             <animation effect="slide" tween="cubic" time="720" end="0,-1080" start="0,0">WindowClose</animation>
  489.             <animation effect="slide" tween="cubic" time="720" end="0,-35" start="0,0" condition="Skin.HasSetting(Disable.Topbarinfo)">Conditional</animation>
  490.             <control type="image">
  491.                 <visible>Skin.HasSetting(Disable.HomeOverlay)</visible>
  492.                 <top>0</top>
  493.                 <width>1920</width>
  494.                 <height>376</height>
  495.                 <texture>background.png</texture>
  496.                 <colordiffuse>background</colordiffuse>
  497.             </control>
  498.             <control type="grouplist">
  499.                 <left>340</left>
  500.                 <top>66</top>
  501.                 <width>1440</width>
  502.                 <height>460</height>
  503.                 <itemgap>12</itemgap>
  504.                 <control type="label">
  505.                     <width>1440</width>
  506.                     <height>55</height>
  507.                     <font>font48_title</font>
  508.                     <textcolor>white2</textcolor>
  509.                     <label>[B]$INFO[MusicPlayer.TrackNumber,,. ]$INFO[Player.Title][/B]</label>
  510.                 </control>
  511.                 <control type="label">
  512.                     <width>1440</width>
  513.                     <height>40</height>
  514.                     <font>font28_title</font>
  515.                     <textcolor>themecolor</textcolor>
  516.                     <label>$INFO[MusicPlayer.Artist]</label>
  517.                 </control>
  518.                 <control type="label">
  519.                     <width>1440</width>
  520.                     <height>40</height>
  521.                     <font>font15</font>
  522.                     <textcolor>white2</textcolor>
  523.                     <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
  524.                 </control>
  525.                 <control type="label">
  526.                     <width>1440</width>
  527.                     <height>40</height>
  528.                     <font>font15</font>
  529.                     <textcolor>white2</textcolor>
  530.                     <label>$INFO[MusicPlayer.offset(1).TrackNumber,[COLOR=labelheader]$LOCALIZE[19031]:[/COLOR] ,. ]$INFO[MusicPlayer.offset(1).Artist,, - ]$INFO[MusicPlayer.offset(1).Title]</label>
  531.                 </control>
  532.                 <control type="label">
  533.                     <description>Time Label</description>
  534.                     <height>50</height>
  535.                     <width>1440</width>
  536.                     <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=labelheader] / [/COLOR]]</label>
  537.                     <font>font48</font>
  538.                     <textcolor>white2</textcolor>
  539.                 </control>
  540.             </control>
  541.             <control type="image">
  542.                 <description>Cover image</description>
  543.                 <left>35</left>
  544.                 <top>70</top>
  545.                 <width>269</width>
  546.                 <height>269</height>
  547.                 <aspectratio align="center" aligny="center">scale</aspectratio>
  548.                 <texture fallback="DefaultAlbumCover.png">$INFO[Player.Art(thumb)]</texture>
  549.             </control>
  550.         </control>
  551.     </include>
  552.     <include name="RSSFeedWidget">
  553.         <control type="group">
  554.             <animation effect="slide" end="1920,0" time="240">WindowClose</animation>
  555.             <animation effect="slide" start="1920,0" end="0,0" delay="300" time="240" condition="!window.previous(startup)">WindowOpen</animation>
  556.             <animation effect="slide" start="1920" end="0" time="240">VisibleChange</animation>
  557.             <animation effect="slide" start="1920,0" end="0,0" delay="800" time="480" condition="window.previous(startup)">WindowOpen</animation>
  558.             <top>800</top>
  559.             <control type="group">
  560.                 <control type="label">
  561.                     <left>1880</left>
  562.                     <top>44</top>
  563.                     <width>60</width>
  564.                     <height>41</height>
  565.                     <label></label>
  566.                     <font>IconSmall</font>
  567.                     <textcolor>themecolor</textcolor>
  568.                 </control>
  569.                 <control type="rss">
  570.                     <description>RSS feed</description>
  571.                     <left>15</left>
  572.                     <top>44</top>
  573.                     <height>30</height>
  574.                     <width>1855</width>
  575.                     <font>font13</font>
  576.                     <urlset>1</urlset>
  577.                     <textcolor>themecolor</textcolor>
  578.                     <titlecolor>themecolor</titlecolor>
  579.                     <headlinecolor>grey</headlinecolor>
  580.                 </control>
  581.             </control>
  582.         </control>
  583.     </include>
  584. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement