<?xml version="1.0" encoding="UTF-8"?>
<window>
	<defaultcontrol always="true">200</defaultcontrol>
	<animation type="WindowOpen" reversible="false">
		<effect type="zoom" start="80" end="100" center="960,540" delay="160" tween="circle" easin="out" time="240" />
		<effect type="fade" delay="160" end="100" time="240" />
	</animation>
	<animation type="WindowClose" reversible="false">
		<effect type="zoom" start="100" end="80" center="960,540" easing="in" tween="circle" easin="out" time="240" />
		<effect type="fade" start="100" end="0" time="240" />
	</animation>
	<controls>
		<control type="group">
			<control type="image">
				<top>-200</top>
				<bottom>-200</bottom>
				<left>-200</left>
				<right>-200</right>
				<texture colordiffuse="CC000000">white.png</texture>
				<aspectratio>stretch</aspectratio>
				<animation effect="fade" end="100" time="200">WindowOpen</animation>
				<animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
			</control>
			<control type="group">
				<centerleft>50%</centerleft>
				<centertop>50%</centertop>
				<width>470</width>
				<height>470</height>
				<control type="group">
					<top>-30</top>
					<control type="image">
						<left>20</left>
						<width>100%</width>
						<height>25</height>
						<texture>logo-white.png</texture>
						<aspectratio align="left">keep</aspectratio>
					</control>
				</control>
				<control type="image">
					<width>100%</width>
					<height>470</height>
					<texture colordiffuse="ff222326" border="10">dialogs/dialog_back.png</texture>
				</control>
				<control type="group">
					<centerleft>50%</centerleft>
					<top>10</top>
					<width>460</width>
					<height>470</height>
					<control type="grouplist" id="100">
						<orientation>vertical</orientation>
						<itemgap>0</itemgap>
						<control type="label">
							<width>100%</width>
							<height>75</height>
							<aligny>center</aligny>
							<textoffsetx>20</textoffsetx>
							<font>font13</font>
							<textcolor>white</textcolor>
							<textshadow>66000000</textshadow>
							<label>[B]$ADDON[plugin.video.emby 30614][/B]</label>
						</control>
						<control type="group" id="101">
							<height>110</height>
							<control type="label">
								<label>$ADDON[plugin.video.emby 30615]</label>
								<textcolor>ffe1e1e1</textcolor>
								<shadowcolor>66000000</shadowcolor>
								<font>font12</font>
								<aligny>top</aligny>
								<textoffsetx>20</textoffsetx>
							</control>
							<control type="label">
								<height>50</height>
							</control>
							<control type="image">
								<left>20</left>
								<right>20</right>
								<height>1</height>
								<top>90</top>
								<texture colordiffuse="ff525252">white.png</texture>
							</control>
						</control>
						<control type="group" id="102">
							<height>110</height>
							<control type="label">
								<label>$ADDON[plugin.video.emby 30030]</label>
								<textcolor>ffe1e1e1</textcolor>
								<textshadow>66000000</textshadow>
								<font>font12</font>
								<aligny>top</aligny>
								<textoffsetx>20</textoffsetx>
							</control>
							<control type="label">
								<height>50</height>
							</control>
							<control type="image">
								<description>separator</description>
								<left>20</left>
								<right>20</right>
								<height>1</height>
								<top>90</top>
								<texture colordiffuse="ff525252">white.png</texture>
							</control>
						</control>
						<control type="button" id="200">
							<label>[B]$ADDON[plugin.video.emby 30616][/B]</label>
							<width>426</width>
							<height>65</height>
							<font>font13</font>
							<textcolor>ffe1e1e1</textcolor>
							<focusedcolor>white</focusedcolor>
							<selectedcolor>ffe1e1e1</selectedcolor>
							<shadowcolor>66000000</shadowcolor>
							<textoffsetx>20</textoffsetx>
							<aligny>center</aligny>
							<align>center</align>
							<texturefocus border="10" colordiffuse="ff52b54b">buttons/shadow_smallbutton.png</texturefocus>
							<texturenofocus border="10" colordiffuse="ff464646">buttons/shadow_smallbutton.png</texturenofocus>
							<pulseonselect>no</pulseonselect>
							<animation effect="slide" time="0" end="17,0" condition="true">Conditional</animation>
						</control>
						<control type="button" id="201">
							<label>[B]$ADDON[plugin.video.emby 30606][/B]</label>
							<width>426</width>
							<height>65</height>
							<font>font13</font>
							<textcolor>ffe1e1e1</textcolor>
							<focusedcolor>white</focusedcolor>
							<selectedcolor>ffe1e1e1</selectedcolor>
							<shadowcolor>66000000</shadowcolor>
							<textoffsetx>20</textoffsetx>
							<aligny>center</aligny>
							<align>center</align>
							<texturefocus border="10" colordiffuse="ff52b54b">buttons/shadow_smallbutton.png</texturefocus>
							<texturenofocus border="10" colordiffuse="ff464646">buttons/shadow_smallbutton.png</texturenofocus>
							<pulseonselect>no</pulseonselect>
							<animation effect="slide" time="0" end="17,0" condition="true">Conditional</animation>
						</control>
					</control>
				</control>
				<control type="group" id="202">
					<top>470</top>
					<visible>false</visible>
					<control type="image">
						<description>Error box</description>
						<width>100%</width>
						<height>70</height>
						<texture colordiffuse="ff222326" border="10">dialogs/dialog_back.png</texture>
					</control>
					<control type="label" id="203">
						<top>10</top>
						<height>50</height>
						<textcolor>ffe1e1e1</textcolor>
						<scroll>true</scroll>
						<shadowcolor>66000000</shadowcolor>
						<font>font12</font>
						<textoffsetx>20</textoffsetx>
						<aligny>center</aligny>
						<align>center</align>
					</control>
				</control>
			</control>
		</control>
	</controls>
</window>