PlexKodiConnect/resources/skins/default/1080i/script-plex-connect-server-manual.xml

148 lines
4.6 KiB
XML
Raw Normal View History

2016-10-23 02:15:10 +11:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">200</defaultcontrol>
<controls>
<control type="image">
<description>Background fade</description>
<width>100%</width>
<height>100%</height>
<texture>emby-bg-fade.png</texture>
</control>
<control type="group">
2017-07-26 02:17:49 +10:00
<centerleft>50%</centerleft>
<centertop>50%</centertop>
<width>560</width>
2017-07-28 01:40:18 +10:00
<height>656</height>
2017-07-26 02:17:49 +10:00
<textcolor>white</textcolor>
2016-10-23 02:15:10 +11:00
<control type="image">
2017-07-26 02:17:49 +10:00
<top>-20</top>
<left>-20</left>
2016-10-23 02:15:10 +11:00
<description>Background box</description>
<texture colordiffuse="ff111111">white.png</texture>
<width>600</width>
2017-07-28 01:40:18 +10:00
<height>636</height>
2016-10-23 02:15:10 +11:00
</control>
<control type="image">
2017-07-17 00:57:57 +10:00
<description>Plex logo</description>
2016-10-23 02:15:10 +11:00
<texture>logo-white.png</texture>
2017-07-26 02:17:49 +10:00
<width>64</width>
<height>64</height>
2016-10-23 02:15:10 +11:00
<aspectratio>keep</aspectratio>
2017-07-26 02:17:49 +10:00
</control>
<control type="label">
<description>Connect to PMS</description>
<label>$ADDON[plugin.video.plexkodiconnect 30018]</label>
<left>84</left>
<width>476</width>
<height>64</height>
2017-07-17 00:57:57 +10:00
<align>left</align>
2017-07-26 02:17:49 +10:00
<aligny>center</aligny>
<font>font12</font>
2016-10-23 02:15:10 +11:00
</control>
2017-07-26 02:17:49 +10:00
<control type="grouplist">
<description>Container for spacing</description>
<top>80</top>
<left>0</left>
2017-07-28 01:40:18 +10:00
<height>400</height>
2017-07-26 02:17:49 +10:00
<width>560</width>
<aligny>top</aligny>
2016-10-23 02:15:10 +11:00
<control type="label">
2017-07-26 02:17:49 +10:00
<height>50</height>
<width>560</width>
<description>PMS IP address or host name</description>
2017-07-28 01:40:18 +10:00
<label>$ADDON[plugin.video.plexkodiconnect 30019]:</label>
<font>font10</font>
2017-07-26 02:17:49 +10:00
</control>
2017-07-28 01:40:18 +10:00
<control type="edit" id="208">
2017-07-26 02:17:49 +10:00
<height>50</height>
<width>560</width>
<hinttext>https://192.168.1.2, https://myserver.com</hinttext>
2017-07-28 01:40:18 +10:00
<font>font10</font>
2017-07-26 02:17:49 +10:00
</control>
<control type="label">
<height>50</height>
<width>560</width>
<description>Port Number</description>
2017-07-28 01:40:18 +10:00
<label>$ADDON[plugin.video.plexkodiconnect 30030]:</label>
<font>font10</font>
2017-07-26 02:17:49 +10:00
</control>
2017-07-28 01:40:18 +10:00
<control type="edit" id="209">
2017-07-26 02:17:49 +10:00
<height>50</height>
<width>560</width>
2017-07-28 01:40:18 +10:00
<font>font10</font>
</control>
<control type="label">
<description>Advanced</description>
<height>50</height>
<width>560</width>
<label>$ADDON[plugin.video.plexkodiconnect 30022]:</label>
<font>font10</font>
2016-10-23 02:15:10 +11:00
</control>
2017-07-26 02:17:49 +10:00
<control type="radiobutton" id="204">
2017-07-28 01:40:18 +10:00
<description>Verify SSL Certificate</description>
2017-07-26 02:17:49 +10:00
<width>560</width>
<label>$ADDON[plugin.video.plexkodiconnect 30500]</label>
2017-07-28 01:40:18 +10:00
<font>font10</font>
2016-10-23 02:15:10 +11:00
</control>
2017-07-28 01:40:18 +10:00
<control type="radiobutton" id="205">
<description>Client SSL certificate</description>
<width>560</width>
<label>$ADDON[plugin.video.plexkodiconnect 30501]</label>
<font>font10</font>
</control>
</control>
<control type="group">
<description>Buttons group</description>
<top>480</top>
<left>50</left>
<width>460</width>
<height>100</height>
2017-07-26 02:17:49 +10:00
<control type="button" id="200">
<description>Connect</description>
2017-07-28 01:40:18 +10:00
<label>[UPPERCASE][B]$ADDON[plugin.video.plexkodiconnect 30020][/UPPERCASE][/B]</label>
<height>50</height>
<width>460</width>
<font>font10</font>
<texturenofocus border="5" colordiffuse="ff464646">box.png</texturenofocus>
<texturefocus border="5" colordiffuse="ff525252">box.png</texturefocus>
<textcolor>ffa6a6a6</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
2016-10-23 02:15:10 +11:00
</control>
2017-07-26 02:17:49 +10:00
<control type="button" id="201">
<description>Cancel</description>
2017-07-28 01:40:18 +10:00
<label>[UPPERCASE][B]$ADDON[plugin.video.plexkodiconnect 30602][/UPPERCASE][/B]</label>
<top>55</top>
<height>50</height>
<width>460</width>
<font>font10</font>
<texturenofocus border="5" colordiffuse="ff464646">box.png</texturenofocus>
<texturefocus border="5" colordiffuse="ff525252">box.png</texturefocus>
<textcolor>ffa6a6a6</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
</control>
</control>
<control type="group" id="202">
<top>626</top>
<left>-20</left>
<width>600</width>
<visible>False</visible>
<control type="image">
<description>Error box</description>
<texture colordiffuse="ff222222">white.png</texture>
<width>100%</width>
<height>50</height>
</control>
<control type="label" id="203">
<description>Error message</description>
<textcolor>white</textcolor>
<font>font10</font>
<aligny>center</aligny>
<align>center</align>
<height>50</height>
2016-10-23 02:15:10 +11:00
</control>
</control>
</control>
</controls>
</window>