<?xml version="1.0" encoding="UTF-8"?>
<window>
	<defaultcontrol always="true">11</defaultcontrol>
	<controls>
		<control type="group">
			<animation effect="slide" start="-1000,0" end="0,0" time="600" tween="quadratic" easing="out">WindowOpen</animation>
			<animation effect="slide" start="0,0" end="-1000,0" time="400" tween="quadratic" easing="in">WindowClose</animation>
			<control type="image">
				<left>-32</left>
				<width>1000</width>
				<height>1480</height>
				<texture colordiffuse="CCFFFFFF" border="40">mediamenu_back.png</texture>
			</control>
			<control type="image">
				<width>2020</width>
				<height>1480</height>
				<texture colordiffuse="CCFFFFFF" border="40">mediamenu_back.png</texture>
			</control>
			<control type="image">
			    <animation effect="slide" start="-1000,0" end="0,0" time="600" tween="quadratic" easing="out">WindowOpen</animation>
			    <animation effect="slide" start="0,0" end="-1000,0" time="400" tween="quadratic" easing="in">WindowClose</animation>
			    <top>10</top>
                <left>1070</left>
                <width>700</width>
                <height>1060</height>
				<aspectratio>keep</aspectratio>
                <aspectratio align="right" aligny="bottom">keep</aspectratio>
                <texture background="true">$INFO[ListItem.Icon]</texture>
                <fadetime>100</fadetime>
            </control>
			<control type="label">
				<left>550</left>
				<top>45</top>
				<width>800</width>
				<height>110</height>
				<font>font30</font>
				<textcolor>orange</textcolor>
				<label>$INFO[VideoPlayer.ChannelName,  ]</label>
			</control>
			<control type="image">
				<left>10</left>
				<top>3</top>
				<width>400</width>
				<height>200</height>
				<aspectratio>keep</aspectratio>
				<texture background="true" fallback="DefaultTVShows.png">$INFO[VideoPlayer.Cover]</texture>
			</control>
			<control type="label">
				<left>450</left>
				<top>80</top>
				<width>800</width>
				<height>130</height>
				<font>font30</font>
				<textcolor>$VAR[ThemeLabelColor]</textcolor>
				<label>$INFO[ListItem.StartDate]</label>
			</control>
			<control type="fixedlist" id="11">
				<top>200</top>
				<width>1250</width>
				<height>880</height>
				<onleft>Dialog.Close(pvrchannelguide)</onleft>
				<onright>60</onright>
				<onup>11</onup>
				<ondown>11</ondown>
				<viewtype label="535">list</viewtype>
				<pagecontrol>60</pagecontrol>
				<scrolltime tween="quadratic" easing="out">200</scrolltime>
				<movement>5</movement>
				<focusposition>4</focusposition>
				<itemlayout height="80">
					<control type="label">
						<left>10</left>
						<width>700</width>
						<height>60</height>
						<font>font15</font>
						<label>$INFO[ListItem.StartTime]$INFO[ListItem.Label, - ] [COLOR grey2][I]$VAR[PVRSeasonAndEpisodeVar][/I][/COLOR]</label>
						<animation effect="slide" end="45" time="0" condition="[ListItem.HasTimer | ListItem.IsRecording]">Conditional</animation>
					</control>
					<control type="label">
						<left>10</left>
						<top>40</top>
						<width>700</width>
						<height>40</height>
						<font>font12</font>
						<textcolor>grey2</textcolor>
						<label>$VAR[EpisodeCountVar,, - ]$INFO[VideoPlayer.EpisodeName]</label>
					</control>
					<control type="image">
						<top>-2</top>
						<width>48</width>
						<height>48</height>
						<texture>$VAR[PVRChannelStatusIcon]</texture>
						<animation effect="fade" start="100" end="40" time="2000" pulse="true" condition="ListItem.IsRecording">Conditional</animation>
					</control>
				</itemlayout>
				<focusedlayout height="160">
					<control type="image">
						<width>937</width>
						<height>160</height>
						<texture colordiffuse="$VAR[HighlightBarColor]" border="4">listselect_fo.png</texture>
						<visible>Control.HasFocus(11)</visible>
						<include>VisibleFadeAnimation</include>
					</control>
					<control type="group">
						<animation effect="slide" end="0,-15" time="0" condition="[!String.IsEmpty(VideoPlayer.Season) | !String.IsEmpty(VideoPlayer.Episode) | !String.IsEmpty(VideoPlayer.EpisodeName)]">Conditional</animation>
						<control type="label">
							<left>10</left>
							<top>0</top>
							<width>730</width>
							<height>60</height>
							<font>font15</font>
							<textcolor>$VAR[ThemeLabelColor]</textcolor>
							<label>$INFO[ListItem.StartTime]$INFO[ListItem.Label, - ]</label>
							<animation effect="slide" end="45" time="0" condition="[ListItem.HasTimer | ListItem.IsRecording]">Conditional</animation>
						</control>
						<control type="label">
							<left>570</left>
							<top>0</top>
							<width>250</width>
							<height>60</height>
							<font>font12</font>
							<align>right</align>
							<label>$VAR[ItemDurationVar]</label>
						</control>
					</control>
					<control type="label">
						<left>10</left>
						<top>30</top>
						<width>700</width>
						<height>60</height>
						<font>font12</font>
						<textcolor>orange</textcolor>
						<label>$VAR[EpisodeCountVar,, - ]$INFO[VideoPlayer.EpisodeName]</label>
					</control>
					<control type="textbox">
						<top>73</top>
						<left>10</left>
						<width>900</width>
						<height>80</height>
						<font>font14</font>
						<textcolor>grey</textcolor>
						<align>justify</align>
						<label>$INFO[ListItem.PlotOutline]</label>
						<autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>
						<visible>!String.IsEmpty(ListItem.PlotOutline) + !String.IsEqual(ListItem.PlotOutline,N/A)</visible>
					</control>
					<control type="textbox">
						<top>75</top>
						<left>15</left>
						<width>907</width>
						<height>80</height>
						<font>font14</font>
						<textcolor>grey</textcolor>
						<align>justify</align>
						<label>$INFO[ListItem.Plot]</label>
						<autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>
						<visible>String.IsEmpty(ListItem.PlotOutline) | String.IsEqual(ListItem.PlotOutline,N/A)</visible>
					</control>
					<control type="image">
						<top>-2</top>
						<width>48</width>
						<height>48</height>
						<texture>$VAR[PVRChannelStatusIcon]</texture>
						<animation effect="fade" start="100" end="40" time="2000" pulse="true" condition="ListItem.IsRecording">Conditional</animation>
					</control>
				</focusedlayout>
			</control>
			<control type="scrollbar" id="60">
				<left>935</left>
				<top>215</top>
				<width>14</width>
				<height>840</height>
				<showonepage>false</showonepage>
				<texturesliderbackground />
				<texturesliderbar colordiffuse="80FFFFFF" border="1">scrollbar/texturesliderbar2.png</texturesliderbar>
				<texturesliderbarfocus colordiffuse="$VAR[ThemeLabelColor]" border="1">scrollbar/texturesliderbar2.png</texturesliderbarfocus>
				<onleft>11</onleft>
				<onright>Dialog.Close(pvrchannelguide)</onright>
				<ondown>61</ondown>
				<onup>61</onup>
			</control>
		</control>
	</controls>
</window>