PlexKodiConnect/resources/skins/Main/1080i/script-plex-video_current_playlist.xml
2018-09-16 14:00:52 +02:00

471 lines
27 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<window>
<defaultcontrol>100</defaultcontrol>
<coordinates>
<system>1</system>
<posx>0</posx>
<posy>0</posy>
</coordinates>
<backgroundcolor>0xff111111</backgroundcolor>
<controls>
<control type="group">
<control type="group" id="100">
<!-- <visible>Integer.IsGreater(Container(101).NumItems,0) + String.IsEmpty(Window.Property(drawing))</visible> -->
<defaultcontrol>101</defaultcontrol>
<posx>750</posx>
<posy>140</posy>
<width>1170</width>
<height>800</height>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1170</width>
<height>800</height>
<texture>plugin.video.plexkodiconnect/white-square.png</texture>
<colordiffuse>B3111111</colordiffuse>
</control>
<control type="list" id="101">
<posx>0</posx>
<posy>0</posy>
<width>1170</width>
<height>800</height>
<onup>200</onup>
<onright>152</onright>
<onleft>300</onleft>
<scrolltime>200</scrolltime>
<orientation>vertical</orientation>
<preloaditems>4</preloaditems>
<pagecontrol>152</pagecontrol>
<!-- ITEM LAYOUT ########################################## -->
<itemlayout height="101">
<control type="group">
<posx>120</posx>
<posy>24</posy>
<control type="label">
<visible>String.IsEmpty(ListItem.Property(playing))</visible>
<posx>0</posx>
<posy>0</posy>
<width>50</width>
<height>100</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>D8FFFFFF</textcolor>
<label>[B]$INFO[ListItem.Property(track.number)][/B]</label>
</control>
<control type="image">
<visible>!String.IsEmpty(ListItem.Property(playing))</visible>
<posx>0</posx>
<posy>32.5</posy>
<width>35</width>
<height>35</height>
<texture>plugin.video.plexkodiconnect/indicators/playing-circle.png</texture>
<colordiffuse>FFE5A00D</colordiffuse>
</control>
<control type="group">
<visible>String.IsEmpty(ListItem.Property(video))</visible>
<control type="image">
<posx>63</posx>
<posy>11</posy>
<width>74</width>
<height>74</height>
<texture>$INFO[ListItem.Thumb]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="group">
<posx>168</posx>
<posy>0</posy>
<control type="label">
<posx>0</posx>
<posy>15</posy>
<width>692</width>
<height>30</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>FFFFFFFF</textcolor>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>50</posy>
<width>692</width>
<height>30</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>B8FFFFFF</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</control>
<control type="group">
<visible>!String.IsEmpty(ListItem.Property(video))</visible>
<control type="image">
<posx>63</posx>
<posy>11</posy>
<width>132</width>
<height>74</height>
<texture>$INFO[ListItem.Thumb]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="image">
<visible>String.IsEmpty(ListItem.Property(watched))</visible>
<posx>895</posx>
<posy>-1</posy>
<width>35</width>
<height>35</height>
<texture>plugin.video.plexkodiconnect/indicators/unwatched.png</texture>
</control>
<control type="group">
<posx>226</posx>
<posy>0</posy>
<control type="label">
<posx>0</posx>
<posy>15</posy>
<width>584</width>
<height>30</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>FFFFFFFF</textcolor>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>50</posy>
<width>584</width>
<height>30</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>B8FFFFFF</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</control>
<control type="label">
<posx>730</posx>
<posy>0</posy>
<width>200</width>
<height>100</height>
<font>font10</font>
<align>right</align>
<aligny>center</aligny>
<textcolor>D8FFFFFF</textcolor>
<label>[B]$INFO[ListItem.Property(track.duration)][/B]</label>
</control>
<control type="image">
<visible>String.IsEmpty(ListItem.Property(is.footer))</visible>
<posx>0</posx>
<posy>98</posy>
<width>930</width>
<height>2</height>
<texture>plugin.video.plexkodiconnect/white-square.png</texture>
<colordiffuse>40000000</colordiffuse>
</control>
</control>
</itemlayout>
<!-- FOCUSED LAYOUT ####################################### -->
<focusedlayout height="100">
<control type="group">
<control type="group">
<visible>!Control.HasFocus(101)</visible>
<posx>120</posx>
<posy>24</posy>
<control type="label">
<visible>String.IsEmpty(ListItem.Property(playing))</visible>
<posx>0</posx>
<posy>0</posy>
<width>50</width>
<height>100</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>D8FFFFFF</textcolor>
<label>[B]$INFO[ListItem.Property(track.number)][/B]</label>
</control>
<control type="image">
<visible>!String.IsEmpty(ListItem.Property(playing))</visible>
<posx>0</posx>
<posy>32.5</posy>
<width>35</width>
<height>35</height>
<texture>plugin.video.plexkodiconnect/indicators/playing-circle.png</texture>
<colordiffuse>FFE5A00D</colordiffuse>
</control>
<control type="group">
<visible>String.IsEmpty(ListItem.Property(video))</visible>
<control type="image">
<posx>63</posx>
<posy>11</posy>
<width>74</width>
<height>74</height>
<texture>$INFO[ListItem.Thumb]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="group">
<posx>168</posx>
<posy>0</posy>
<control type="label">
<posx>0</posx>
<posy>15</posy>
<width>692</width>
<height>30</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>FFFFFFFF</textcolor>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>50</posy>
<width>692</width>
<height>30</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>B8FFFFFF</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</control>
<control type="group">
<visible>!String.IsEmpty(ListItem.Property(video))</visible>
<control type="image">
<posx>63</posx>
<posy>11</posy>
<width>132</width>
<height>74</height>
<texture>$INFO[ListItem.Thumb]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="image">
<visible>String.IsEmpty(ListItem.Property(watched))</visible>
<posx>895</posx>
<posy>-1</posy>
<width>35</width>
<height>35</height>
<texture>plugin.video.plexkodiconnect/indicators/unwatched.png</texture>
</control>
<control type="group">
<posx>226</posx>
<posy>0</posy>
<control type="label">
<posx>0</posx>
<posy>15</posy>
<width>584</width>
<height>30</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>FFFFFFFF</textcolor>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>50</posy>
<width>584</width>
<height>30</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>B8FFFFFF</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</control>
<control type="label">
<posx>730</posx>
<posy>0</posy>
<width>200</width>
<height>100</height>
<font>font10</font>
<align>right</align>
<aligny>center</aligny>
<textcolor>D8FFFFFF</textcolor>
<label>[B]$INFO[ListItem.Property(track.duration)][/B]</label>
</control>
<control type="image">
<visible>String.IsEmpty(ListItem.Property(is.footer))</visible>
<posx>0</posx>
<posy>97</posy>
<width>930</width>
<height>2</height>
<texture>plugin.video.plexkodiconnect/white-square.png</texture>
<colordiffuse>40000000</colordiffuse>
</control>
</control>
<control type="group">
<visible>Control.HasFocus(101)</visible>
<posx>63</posx>
<posy>21</posy>
<control type="image">
<posx>-40</posx>
<posy>-40</posy>
<width>1124</width>
<height>180</height>
<texture border="40">plugin.video.plexkodiconnect/square-rounded-shadow.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>999</width>
<height>100</height>
<texture border="12">plugin.video.plexkodiconnect/white-square-left-rounded.png</texture>
<colordiffuse>FFE5A00D</colordiffuse>
</control>
<control type="image">
<posx>999</posx>
<posy>0</posy>
<width>45</width>
<height>100</height>
<texture>plugin.video.plexkodiconnect/buttons/more-vertical.png</texture>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="label">
<visible>String.IsEmpty(ListItem.Property(playing))</visible>
<posx>48</posx>
<posy>0</posy>
<width>50</width>
<height>100</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>B8000000</textcolor>
<label>[B]$INFO[ListItem.Property(track.number)][/B]</label>
</control>
<control type="image">
<visible>!String.IsEmpty(ListItem.Property(playing))</visible>
<posx>48</posx>
<posy>32.5</posy>
<width>35</width>
<height>35</height>
<texture>plugin.video.plexkodiconnect/indicators/playing-circle.png</texture>
<colordiffuse>FF000000</colordiffuse>
</control>
<control type="group">
<visible>String.IsEmpty(ListItem.Property(video))</visible>
<control type="image">
<visible>String.IsEmpty(ListItem.Property(video))</visible>
<posx>103</posx>
<posy>0</posy>
<width>100</width>
<height>100</height>
<texture>$INFO[ListItem.Thumb]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="group">
<posx>235</posx>
<posy>0</posy>
<control type="label">
<posx>0</posx>
<posy>16</posy>
<width>638</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>DF000000</textcolor>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>51</posy>
<width>638</width>
<height>30</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>98000000</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</control>
<control type="group">
<visible>!String.IsEmpty(ListItem.Property(video))</visible>
<control type="image">
<posx>103</posx>
<posy>0</posy>
<width>178</width>
<height>100</height>
<texture>$INFO[ListItem.Thumb]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="image">
<visible>String.IsEmpty(ListItem.Property(watched))</visible>
<posx>951</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<texture>plugin.video.plexkodiconnect/indicators/unwatched.png</texture>
</control>
<control type="group">
<posx>313</posx>
<posy>0</posy>
<control type="label">
<posx>0</posx>
<posy>16</posy>
<width>510</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>DF000000</textcolor>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>51</posy>
<width>510</width>
<height>30</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>98000000</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</control>
<control type="label">
<posx>776</posx>
<posy>0</posy>
<width>200</width>
<height>100</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<textcolor>B8000000</textcolor>
<label>[B]$INFO[ListItem.Property(track.duration)][/B]</label>
</control>
</control>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="152">
<hitrect x="1108" y="33" w="90" h="734" />
<left>1128</left>
<top>33</top>
<width>10</width>
<height>734</height>
<onleft>101</onleft>
<visible>true</visible>
<texturesliderbackground colordiffuse="40000000" border="5">plugin.video.plexkodiconnect/white-square-rounded.png</texturesliderbackground>
<texturesliderbar colordiffuse="77FFFFFF" border="5">plugin.video.plexkodiconnect/white-square-rounded.png</texturesliderbar>
<texturesliderbarfocus colordiffuse="FFE5A00D" border="5">plugin.video.plexkodiconnect/white-square-rounded.png</texturesliderbarfocus>
<textureslidernib>-</textureslidernib>
<textureslidernibfocus>-</textureslidernibfocus>
<pulseonselect>false</pulseonselect>
<orientation>vertical</orientation>
<showonepage>false</showonepage>
<onleft>151</onleft>
</control>
</control>
</control>
</controls>
</window>