﻿<?xml version="1.0" encoding="utf-8"?>
<window>
  <controls>
    <control>
      <type>image</type>
      <id>0</id>
      <posX>0</posX>
      <posY>675</posY>
      <width>1280</width>
      <height>47</height>
      <texture>imagestreamtitle.png</texture>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <visible>facadeview.list+control.isvisible(50)</visible>
    </control>
    <control>
      <description>Movie Cover Art</description>
      <type>image</type>
      <id>1</id>
      <posX>15</posX>
      <posY>303</posY>
      <width>238</width>
      <height>356</height>
      <texture>#myfilms.coverimage</texture>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)</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>15</posX>
      <posY>303</posY>
      <width>228</width>
      <height>177</height>
      <texture>glassoverlay2.png</texture>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)</visible>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
    </control>
    <control>
      <description>Watched Icon Background</description>
      <type>image</type>
      <id>0</id>
      <posX>221</posX>
      <posY>350</posY>
      <width>32</width>
      <height>39</height>
      <texture>#StreamedMP.Icons.Background</texture>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)</visible>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
    </control>
    <control>
      <description>Watched Icon</description>
      <type>image</type>
      <id>0</id>
      <posX>227</posX>
      <posY>353</posY>
      <width>24</width>
      <height>24</height>
      <texture>#StreamedMP.Icons.Watched</texture>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)+string.contains(#myfilms.user.watched.value)+!string.contains(#myfilms.globalfilter.unwatched,True)</visible>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
    </control>
    <control>
      <description>Un-Watched Icon</description>
      <type>image</type>
      <id>0</id>
      <posX>227</posX>
      <posY>353</posY>
      <width>24</width>
      <height>24</height>
      <texture>#StreamedMP.Icons.UnWatched</texture>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)+!string.contains(#myfilms.user.watched.value)+!string.contains(#myfilms.globalfilter.unwatched,True)</visible>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
    </control>
    <control>
      <description>Group View Thumb</description>
      <type>image</type>
      <id>1</id>
      <posX>31</posX>
      <posY>254</posY>
      <width>257</width>
      <height>380</height>
      <texture>#myfilms.groupcoverimage</texture>
      <keepaspectratio>yes</keepaspectratio>
      <valign>middle</valign>
      <visible>facadeview.list+control.isvisible(50)+control.isvisible(34)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>Movie Title</description>
      <type>label</type>
      <id>0</id>
      <posX>270</posX>
      <posY>420</posY>
      <width>500</width>
      <font>mediastream16tc</font>
      <label>#selecteditem</label>
      <align>left</align>
      <textcolor>ffFFFFFF</textcolor>
      <shadowAngle>45</shadowAngle>
      <shadowDistance>4</shadowDistance>
      <shadowColor>#shadow.light</shadowColor>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>User Item 3 (Default: Genres)</description>
      <type>label</type>
      <label>#myfilms.user.item3.value</label>
      <id>0</id>
      <posX>270</posX>
      <posY>452</posY>
      <width>500</width>
      <font>mediastream10tc</font>
      <textcolor>ff989898</textcolor>
      <shadowAngle>45</shadowAngle>
      <shadowDistance>3</shadowDistance>
      <shadowColor>#shadow.dark</shadowColor>
      <visible>facadeview.list+control.isvisible(50)</visible>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>Rating</description>
      <id>0</id>
      <type>label</type>
      <label>#(string.format('{0:0.0} / 10', cflt(#myfilms.db.rating.value)))</label>
      <posX>395</posX>
      <posY>471</posY>
      <width>245</width>
      <textcolor>ffFFFFFF</textcolor>
      <font>mediastream11c</font>Y
      <shadowAngle>45</shadowAngle>
      <shadowDistance>2</shadowDistance>
      <shadowColor>#shadow.light</shadowColor>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)+!string.equals(#myfilms.db.rating.value,)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control>
      <description>Star Rating Image</description>
      <type>imagelist</type>
      <id>0</id>
      <posX>270</posX>
      <posY>470</posY>
      <width>115</width>
      <height>22</height>
      <align>left</align>
      <textureWidth>24</textureWidth>
      <textureHeight>24</textureHeight>
      <subitems>
        <subitem>starwhitehollow.png</subitem>
        <subitem>starwhite.png</subitem>
      </subitems>
      <orientation>horizontal</orientation>
      <align>left</align>
      <imagesToDraw>5</imagesToDraw>
      <percentage>#myfilms.db.rating.value</percentage>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)+!string.equals(#myfilms.db.rating.value,)</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
    </control>
    <control>
      <description>Summary</description>
      <type>textboxscrollup</type>
      <id>0</id>
      <posX>270</posX>
      <posY>500</posY>
      <width>520</width>
      <height>122</height>
      <textcolor>ffffff</textcolor>
      <seperator>-------------------------------</seperator>
      <font>mediastream11</font>
      <textalign>left</textalign>
      <label>#myfilms.db.description.value</label>
      <scrollStartDelaySec>12</scrollStartDelaySec>Y
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
 <control Style="smallTitleB">
      <description>User Item 1 Label</description>
      <id>0</id>
      <type>label</type>
      <label>#myfilms.user.item1.label</label>
      <posX>270</posX>
      <posY>622</posY>
      <width>140</width>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control Style="smallTitle">
      <description>User Item 1</description>
      <id>0</id>
      <type>label</type>
      <label>#myfilms.user.item1.value</label>
      <posX>415</posX>
      <posY>622</posY>
      <width>200</width>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control> 
 <control Style="smallTitleB">
      <description>User Item 2 Label</description>
      <id>0</id>
      <type>label</type>
      <label>#myfilms.user.item2.label</label>
      <posX>270</posX>
      <posY>644</posY>
      <width>140</width>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
    <control Style="smallTitle">
      <description>User Item 2</description>
      <id>0</id>
      <type>label</type>
      <label>#myfilms.user.item2.value</label>
      <posX>415</posX>
      <posY>644</posY>
      <width>200</width>
      <visible>facadeview.list+control.isvisible(50)+!control.isvisible(34)</visible>
      <animation effect="fade" time="250" delay="0">WindowOpen</animation>
      <animation effect="fade" time="250" delay="0">WindowClose</animation>
    </control>
  </controls>
</window>
<!--Checksum:1caf121002b8dbc1caac19a80ce2a3fe-->
