jellyfin-kodi/resources/skins/default/1080i/script-emby-connect-server.xml

242 lines
8.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">205</defaultcontrol>
<controls>
<control type="group">
<control type="image">
<top>0</top>
<bottom>0</bottom>
<left>0</left>
<right>0</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">
<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>
<centerleft>50%</centerleft>
<centertop>50%</centertop>
<width>470</width>
<height>480</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 type="image" id="150">
<right>20</right>
<width>100%</width>
<height>25</height>
<aspectratio align="right">keep</aspectratio>
<texture diffuse="user_image.png">userflyoutdefault.png</texture>
</control>
</control>
<control type="image">
<width>100%</width>
<height>480</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>460</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>font10</font>
<textcolor>white</textcolor>
<textshadow>66000000</textshadow>
<label>[B]$ADDON[plugin.video.emby 30607][/B]</label>
</control>
<control type="group" id="101">
<height>200</height>
<control type="list" id="155">
<centerleft>50%</centerleft>
<width>460</width>
<height>200</height>
<onup>noop</onup>
<onleft>close</onleft>
<onright>close</onright>
<ondown>205</ondown>
<itemlayout width="460" height="50">
<control type="group">
<left>20</left>
<top>5</top>
<width>40</width>
<control type="image">
<aspectratio>keep</aspectratio>
<texture>network.png</texture>
<visible>String.IsEqual(ListItem.Property(server_type),network)</visible>
</control>
<control type="image">
<aspectratio>keep</aspectratio>
<texture>wifi.png</texture>
<visible>String.IsEqual(ListItem.Property(server_type),wifi)</visible>
</control>
</control>
<control type="label">
<left>50</left>
<height>50</height>
<aligny>center</aligny>
<textoffsetx>20</textoffsetx>
<font>font10</font>
<textcolor>ffe1e1e1</textcolor>
<shadowcolor>66000000</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
<focusedlayout width="460" height="50">
<control type="image">
<width>100%</width>
<height>50</height>
<texture colordiffuse="ff222326">white.png</texture>
<visible>!Control.HasFocus(155)</visible>
</control>
<control type="image">
<width>100%</width>
<height>50</height>
<texture colordiffuse="ff303034">white.png</texture>
<visible>Control.HasFocus(155)</visible>
</control>
<control type="group">
<left>20</left>
<width>40</width>
<control type="image">
<description>Network</description>
<aspectratio>keep</aspectratio>
<texture>network.png</texture>
<visible>String.IsEqual(ListItem.Property(server_type),network)</visible>
</control>
<control type="image">
<description>Wifi</description>
<aspectratio>keep</aspectratio>
<texture>wifi.png</texture>
<visible>String.IsEqual(ListItem.Property(server_type),wifi)</visible>
</control>
</control>
<control type="label">
<left>50</left>
<height>50</height>
<aligny>center</aligny>
<textoffsetx>20</textoffsetx>
<font>font10</font>
<scroll>true</scroll>
<textcolor>ffe1e1e1</textcolor>
<shadowcolor>66000000</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
<control type="image" id="204">
<centerleft>50%</centerleft>
<description>Busy animation</description>
<align>center</align>
<width>120</width>
<height>200</height>
<visible>false</visible>
<texture colordiffuse="ff52b54b">spinner.gif</texture>
<aspectratio>keep</aspectratio>
</control>
</control>
<control type="label" id="102">
<description>spacer</description>
<height>20</height>
</control>
<control type="button" id="205">
<label>[B]$ADDON[plugin.video.emby 30600][/B]</label>
<width>426</width>
<height>50</height>
<font>font10</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>
<onup>155</onup>
<animation effect="slide" time="0" end="17,0" condition="true">Conditional</animation>
</control>
<control type="button" id="206">
<label>[B]$ADDON[plugin.video.emby 30611][/B]</label>
<width>426</width>
<height>50</height>
<font>font10</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>
<onup>155</onup>
<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>50</height>
<font>font10</font>
<textcolor>ffe1e1e1</textcolor>
<focusedcolor>white</focusedcolor>
<selectedcolor>ffe1e1e1</selectedcolor>
<shadowcolor>66000000</shadowcolor>
<textoffsetx>20</textoffsetx>
<aligny>center</aligny>
<align>center</align>
<onup>155</onup>
<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>480</top>
<visible>False</visible>
<control type="image">
<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>font10</font>
<textoffsetx>20</textoffsetx>
<aligny>center</aligny>
<align>center</align>>
</control>
</control>
</control>
</control>
</controls>
</window>