﻿<?xml version="1.0" encoding="utf-8"?>
<window>
  <controls>
    <!-- 
		This skin file is meant for all controls that should be visible for the user
		when in the search view of the plugin. All controls should be tagged at a minimum
		with "<visible>Control.IsVisible(102)</visible>". 
		-->
    <!-- Title Area -->
    <control>
      <description>TVSeries Media Title</description>
      <type>fadelabel</type>
      <id>0</id>
      <posX>852</posX>
      <posY>13</posY>
      <width>340</width>
      <font>mediastream12c</font>
      <align>right</align>
      <label>#SubCentral.Search.Media.TitleWithSE</label>
      <wrapString> |  </wrapString>
      <scrollStartDelaySec>10</scrollStartDelaySec>
      <visible>control.isvisible(102)+string.equals(#SubCentral.Search.SearchType.Type,TVSHOW)</visible>
      <animation effect="slide" start="-514,0" end="0,0" tween="bounce" time="700" delay="300">Visible</animation>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>Movie Media Title</description>
      <type>fadelabel</type>
      <id>0</id>
      <posX>852</posX>
      <posY>13</posY>
      <width>340</width>
      <font>mediastream12c</font>
      <align>right</align>
      <label>#SubCentral.Search.Media.TitleWithYear</label>
      <wrapString> |  </wrapString>
      <scrollStartDelaySec>10</scrollStartDelaySec>
      <visible>control.isvisible(102)+[string.equals(#SubCentral.Search.SearchType.Type,MOVIE)|string.equals(#SubCentral.Search.SearchType.Type,IMDb)]</visible>
      <animation effect="slide" start="-514,0" end="0,0" tween="bounce" time="700" delay="300">Visible</animation>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>Cover Art</description>
      <type>image</type>
      <id>911</id>
      <posX>32</posX>
      <posY>254</posY>
      <width>256</width>
      <height>380</height>
      <texture>#SubCentral.Search.Media.Thumb</texture>
      <visible>control.isvisible(102)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>Cover Art Glass Overlay</description>
      <type>image</type>
      <id>0</id>
      <posX>32</posX>
      <posY>254</posY>
      <width>228</width>
      <height>177</height>
      <texture>glassoverlay2.png</texture>
      <visible>control.isvisible(102)+Control.HasThumb(911)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <type>image</type>
      <id>0</id>
      <posX>0</posX>
      <posY>675</posY>
      <width>1280</width>
      <height>47</height>
      <texture>imagestreamtitle.png</texture>
      <visible>control.isvisible(102)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>Media File(s)</description>
      <type>fadelabel</type>
      <id>0</id>
      <posX>40</posX>
      <posY>684</posY>
      <width>900</width>
      <label>#SubCentral.Search.Files.AllNames</label>
      <font>mediastream16tc</font>
      <textcolor>White</textcolor>
      <visible>control.isvisible(102)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>Media Count Label</description>
      <type>label</type>
      <id>0</id>
      <posX>1260</posX>
      <posY>14</posY>
      <label>#itemcount</label>
      <font>mediastream12tc</font>
      <align>right</align>
      <textcolor>ffffffff</textcolor>
      <visible>control.isvisible(102)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <!-- PAGE COUNTS -->
    <control>
      <description>Page Count Background</description>
      <type>image</type>
      <id>0</id>
      <posX>1013</posX>
      <posY>684</posY>
      <width>260</width>
      <height>30</height>
      <texture>mediacountbg_Spin.png</texture>
      <visible>control.isvisible(102)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>Page Label</description>
      <type>label</type>
      <label>30009</label>
      <id>0</id>
      <posX>1023</posX>
      <posY>688</posY>
      <font>mediastream12tc</font>
      <textcolor>ff909090</textcolor>
      <visible>control.isvisible(102)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>group element</description>
      <type>group</type>
      <control>
        <description>listcontrol</description>
        <type>listcontrol</type>
        <id>50</id>
        <posY>250</posY>
        <posX>500</posX>
        <height>475</height>
        <width>755</width>
        <onleft>202</onleft>
        <onright>202</onright>
        <textXOff>15</textXOff>
        <textXOff2>740</textXOff2>
        <textXOff3>90</textXOff3>
        <textYOff>2</textYOff>
        <textYOff2>35</textYOff2>
        <textYOff3>35</textYOff3>
        <font>mediastream12c</font>
        <font2>mediastream9c</font2>
        <font3>mediastream9c</font3>
        <playedColor>#selectedcolor</playedColor>
        <spaceBetweenItems>5</spaceBetweenItems>
        <textureHeight>60</textureHeight>
        <scrollOffset>1</scrollOffset>
        <IconXOff>3</IconXOff>
        <IconYOff>2</IconYOff>
        <itemWidth>50</itemWidth>
        <itemHeight>50</itemHeight>
        <keepaspectratio>yes</keepaspectratio>
        <spinPosX>1175</spinPosX>
        <spinPosY>681</spinPosY>
        <spinAlign>Right</spinAlign>
        <spinWidth>50</spinWidth>
        <spinHeight>37</spinHeight>
        <textureUp>arrow_round_up_nofocus.png</textureUp>
        <textureDown>arrow_round_down_nofocus.png</textureDown>
        <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
        <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
        <animation effect="fade" time="250">WindowOpen</animation>
        <animation effect="fade" time="250">WindowClose</animation>
        <animation effect="slide" time="150" start="800,0">WindowOpen</animation>
        <animation effect="slide" time="250" end="800,0">WindowClose</animation>
        <visible>control.isvisible(102)</visible>
      </control>
    </control>
  </controls>
</window>
<!--Checksum:ec9729e6e877152b9eb7f97f33a4d430-->