﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <id>7890</id>
  <defaultcontrol>123</defaultcontrol>
  <allowoverlay>no</allowoverlay>
  <define>#header.label:#currentmodule</define>
  <define>#header.hover:hover_LastFmRadio.png</define>
  <define>#play1:#fanarthandler.music.backdrop1.play</define>
  <define>#play2:#fanarthandler.music.backdrop2.play</define>
  <define>#multiimagepath:Music</define>
  <define>#backdrop:animations\Music\backdrop_Music2.jpg</define>
  <define>#usePlayFanart:Yes</define>
  <controls>
    <import>common.window.bars.xml</import>
    <import>common.time.xml</import>
    <import>common.window.backdrop.xml</import>
    <import>common.window.backdrop.overlays.xml</import>
    <!-- Artist Image -->
    <control Style="Thumb">
      <type>image</type>
      <description>Artist image</description>
      <id>112</id>
    </control>
    <control>
      <type>actiongroup</type>
      <description>action menu</description>
      <defaultcontrol>10</defaultcontrol>
      <id>51</id>
      <onexit>50</onexit>
      <buttonX>0</buttonX>
      <buttonY>35</buttonY>
      <buttonwidth>45</buttonwidth>
      <buttonheight>576</buttonheight>
      <textureFocus>Action_focus.png</textureFocus>
      <textureNoFocus>Action_nofocus.png</textureNoFocus>
      <width>320</width>
      <height>576</height>
      <dimColor>ffffffff</dimColor>
      <control>
        <type>group</type>
        <description>group element</description>
        <animation effect="slide" time="500" start="-300,0">visible</animation>
        <animation effect="slide" time="500" end="-300,0">hidden</animation>
        <posX>20</posX>
        <posY>190</posY>
        <layout>StackLayout</layout>
        <visible>!Control.hasfocus(123)+!Control.hasfocus(223)</visible>
        <control>
          <description>My Lyrics</description>
          <type>button</type>
          <id>107</id>
          <label>Lyrics</label>
          <onleft>123</onleft>
          <onright>123</onright>
          <onup>40</onup>
          <ondown>10</ondown>
          <hyperlink>90478</hyperlink>
          <visible>plugin.isenabled(My Lyrics)</visible>
        </control>
        <control>
          <description>start a stream</description>
          <type>button</type>
          <id>10</id>
          <label>34001</label>
          <posX>20</posX>
          <posY>120</posY>
          <onleft>123</onleft>
          <onright>123</onright>
          <onup>107</onup>
          <ondown>15</ondown>
        </control>
        <control>
          <description>choose artist</description>
          <type>button</type>
          <id>15</id>
          <label>Artists</label>
          <onleft>123</onleft>
          <onright>123</onright>
          <onup>10</onup>
          <ondown>20</ondown>
        </control>
        <control>
          <description>choose tag</description>
          <type>button</type>
          <id>20</id>
          <label>Tags</label>
          <onleft>123</onleft>
          <onright>123</onright>
          <onup>15</onup>
          <ondown>30</ondown>
        </control>
        <control>
          <description>choose friend</description>
          <type>button</type>
          <id>30</id>
          <label>Friends</label>
          <onleft>123</onleft>
          <onright>123</onright>
          <onup>20</onup>
          <ondown>35</ondown>
        </control>
        <control>
          <description>toggle submit mode</description>
          <type>togglebutton</type>
          <id>35</id>
          <label>33000</label>
          <onleft>123</onleft>
          <onright>123</onright>
          <onup>30</onup>
          <ondown>40</ondown>
          <visible>true</visible>
        </control>
        <control>
          <description>toggle discovery mode</description>
          <type>togglebutton</type>
          <id>40</id>
          <label>34013</label>
          <onright>123</onright>
          <onup>35</onup>
          <ondown>107</ondown>
          <visible>false</visible>
        </control>
      </control>
    </control>
    <!-- Title (Artist, Album, Track. Rating) -->
    <control Style="Title">
      <type>textboxscrollup</type>
      <description>Artist label</description>
      <id>0</id>
      <label>#Play.Current.Artist</label>
    </control>
    <control Style="Title">
      <type>textboxscrollup</type>
      <description>album label</description>
      <id>0</id>
      <posY>97</posY>
      <label>#Play.Current.Album</label>
      <font>font16</font>
      <textcolor>ffa9d0f7</textcolor>
      <shadowAngle>45</shadowAngle>
      <shadowDistance>5</shadowDistance>
      <shadowColor>ff083556</shadowColor>
    </control>
    <control Style="Title">
      <type>textboxscrollup</type>
      <description>track label</description>
      <id>0</id>
      <posY>132</posY>
      <label>#Play.Current.Title</label>
      <font>font16</font>
      <textcolor>ffffffff</textcolor>
      <shadowAngle>45</shadowAngle>
      <shadowDistance>5</shadowDistance>
      <shadowColor>ff083556</shadowColor>
    </control>
    <control Style="LastFM text">
      <type>fadelabel</type>
      <description>Current Stream Label</description>
      <id>0</id>
      <posY>475</posY>
      <font>font14</font>
      <label>#Play.Current.Lastfm.CurrentStream</label>
      <textcolor>77ffffff</textcolor>
    </control>
    <!-- Progress Bar  -->
    <control Style="Progress PlayTime">
      <description>Progress background</description>
      <type>image</type>
      <id>117</id>
      <width>200</width>
      <height>31</height>
      <texture>osd_progress_background.png</texture>
      <colordiffuse>ff00FFFF</colordiffuse>
      <visible>player.hasmedia</visible>
    </control>
    <control Style="Progress PlayTime">
      <type>progress</type>
      <description>track progress</description>
      <id>118</id>
      <width>200</width>
      <height>32</height>
      <label>#percentage</label>
      <visible>player.hasmedia</visible>
      <colordiffuse>ff00FFFF</colordiffuse>
    </control>
    <control Style="Progress Right">
      <type>label</type>
      <description>PlayTime / track duration</description>
      <id>1</id>
      <height>30</height>
      <label>#currentplaytime/#duration</label>
      <textcolor>ffffffff</textcolor>
      <valign>middle</valign>
      <shadowAngle>45</shadowAngle>
      <shadowDistance>4</shadowDistance>
      <shadowColor>ff000000</shadowColor>
      <visible>player.hasmedia</visible>
    </control>
    <control>
      <type>label</type>
      <description>similar hint</description>
      <id>443</id>
      <posX>20</posX>
      <posY>505</posY>
      <label>34039</label>
      <textcolor>99a9d0f7</textcolor>
      <visible>control.hastext(444)+player.hasmedia</visible>
    </control>
    <control Style="LastFM text">
      <type>fadelabel</type>
      <description>Similar artists box</description>
      <id>444</id>
      <posY>505</posY>
      <height>30</height>
      <font>font14</font>
      <textcolor>ccffffff</textcolor>
      <label>#Play.Current.Lastfm.SimilarArtists</label>
      <visible>player.hasmedia</visible>
    </control>
    <control>
      <type>label</type>
      <description>tag hint</description>
      <id>332</id>
      <posX>20</posX>
      <posY>535</posY>
      <label>34041</label>
      <textcolor>99a9d0f7</textcolor>
      <visible>control.hastext(333)+player.hasmedia</visible>
    </control>
    <control Style="LastFM text">
      <type>fadelabel</type>
      <description>Track tags box</description>
      <id>333</id>
      <posY>535</posY>
      <height>30</height>
      <font>font14</font>
      <textcolor>ccffffff</textcolor>
      <label>#Play.Current.Lastfm.TrackTags</label>
      <visible>player.hasmedia</visible>
    </control>
    <control Style="Cover">
      <description>music logo</description>
      <type>image</type>
      <overlay>yes</overlay>
      <id>601</id>
      <posX>40</posX>
      <posY>420</posY>
      <width>80</width>
      <height>80</height>
      <keepaspectratio>yes</keepaspectratio>
      <centered>yes</centered>
      <texture>#selectedthumb</texture>
    </control>-
        <control><type>listcontrol</type><description>current playlist control</description><id>123</id><posX>30</posX><posY>200</posY><height>310</height><onleft>10</onleft><onright>223</onright><visible allowhiddenfocus="true">player.hasmedia + Control.HasFocus(123)</visible><animation effect="fade" time="250">Focus</animation><animation effect="fade" time="250">UnFocus</animation></control><control><description>Startup Guide</description><type>label</type><id>0</id><posX>30</posX><posY>160</posY><textcolor>80a9d0f7</textcolor><label>Right Arrow for List</label><visible>!control.hasfocus(123)</visible><animation effect="slide" time="500" start="-300,0">visible</animation><animation effect="slide" time="500" end="-300,0">hidden</animation><animation effect="fade" time="200">WindowOpen</animation><animation effect="fade" time="200">WindowClose</animation></control><control><description>Startup Guide</description><type>label</type><id>0</id><posX>30</posX><posY>160</posY><textcolor>80a9d0f7</textcolor><label>Left Arrow for Menu</label><visible>control.hasfocus(123)+!Control.hasfocus(223)</visible><animation effect="slide" time="500" start="-300,0">visible</animation><animation effect="slide" time="500" end="-300,0">hidden</animation><animation effect="fade" time="200">WindowOpen</animation><animation effect="fade" time="200">WindowClose</animation></control><!--Now Playing--><control><description>Now Playing Guide</description><type>label</type><id>222</id><posX>30</posX><posY>450</posY><textcolor>80a9d0f7</textcolor><label>Right Arrow to Hide List</label><visible>control.hasfocus(123)</visible><animation effect="slide" time="500" start="-300,0">visible</animation><animation effect="slide" time="500" end="-300,0">hidden</animation><animation effect="fade" time="200">WindowOpen</animation><animation effect="fade" time="200">WindowClose</animation></control><control><description>Now Playing button</description><type>button</type><id>223</id><posX>30</posX><posY>4400</posY><label>Left Arrow to Hide List</label><width>210</width><textalign>center</textalign><onleft>223</onleft><onright>123</onright><onup>223</onup><ondown>223</ondown><textureFocus>-playlist_sub_focus.png</textureFocus><textureNoFocus>-playlist_sub_focus.png</textureNoFocus><textcolor>00000000</textcolor><textcolorNoFocus>80a9d0f7</textcolorNoFocus><shadowColor>00000000</shadowColor></control></controls>
</window>