Updated: Video Info Dialog to Use the new "Choose Art" Button
This commit is contained in:
parent
fbc724ba08
commit
dd3d7ba3e6
@ -10,6 +10,17 @@
|
||||
<height>720</height>
|
||||
<texture border="40">DialogBack.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Current Fanart image</description>
|
||||
<posx>30</posx>
|
||||
<posy>35</posy>
|
||||
<width>1218</width>
|
||||
<height>648</height>
|
||||
<info>Listitem.Property(Fanart_Image)</info>
|
||||
<aspectratio>scale</aspectratio>
|
||||
<colordiffuse>10FFFFFF</colordiffuse>
|
||||
<visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
@ -44,68 +55,6 @@
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>!container.content(tvshows) + !container.content(episodes) + !container.content(musicvideos)</visible>
|
||||
<control type="group">
|
||||
<visible>Control.HasFocus(12)</visible>
|
||||
<include>VisibleFadeEffect</include>
|
||||
<control type="label">
|
||||
<posx>690</posx>
|
||||
<posy>140</posy>
|
||||
<width>550</width>
|
||||
<height>30</height>
|
||||
<align>center</align>
|
||||
<aligny>top</aligny>
|
||||
<textcolor>grey2</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
<label>31040</label>
|
||||
<font>font13</font>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Current Fanart image</description>
|
||||
<posx>60</posx>
|
||||
<posy>100</posy>
|
||||
<width>640</width>
|
||||
<height>350</height>
|
||||
<info>Listitem.Property(Fanart_Image)</info>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible>
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>IsEmpty(Listitem.Property(Fanart_Image))</visible>
|
||||
<control type="image">
|
||||
<description>No Fanart Back</description>
|
||||
<posx>60</posx>
|
||||
<posy>100</posy>
|
||||
<width>640</width>
|
||||
<height>350</height>
|
||||
<texture border="5">NoCover_1.png</texture>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>No Fanart Circle</description>
|
||||
<posx>80</posx>
|
||||
<posy>120</posy>
|
||||
<width>600</width>
|
||||
<height>310</height>
|
||||
<texture>NoCover_2.png</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>60</posx>
|
||||
<posy>100</posy>
|
||||
<width>640</width>
|
||||
<height>350</height>
|
||||
<font>font25</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<label>31010</label>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>!Control.HasFocus(12)</visible>
|
||||
<include>VisibleFadeEffect</include>
|
||||
<control type="image">
|
||||
<description>Cover image</description>
|
||||
<posx>60</posx>
|
||||
@ -259,71 +208,8 @@
|
||||
</content>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>Container.Content(TVShows)</visible>
|
||||
<control type="group">
|
||||
<visible>Control.HasFocus(12)</visible>
|
||||
<include>VisibleFadeEffect</include>
|
||||
<control type="label">
|
||||
<posx>690</posx>
|
||||
<posy>140</posy>
|
||||
<width>550</width>
|
||||
<height>30</height>
|
||||
<align>center</align>
|
||||
<aligny>top</aligny>
|
||||
<textcolor>grey2</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
<label>31041</label>
|
||||
<font>font13</font>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Current Fanart image</description>
|
||||
<posx>60</posx>
|
||||
<posy>100</posy>
|
||||
<width>640</width>
|
||||
<height>350</height>
|
||||
<info>Listitem.Property(Fanart_Image)</info>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible>
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>IsEmpty(Listitem.Property(Fanart_Image))</visible>
|
||||
<control type="image">
|
||||
<description>No Fanart Back</description>
|
||||
<posx>60</posx>
|
||||
<posy>100</posy>
|
||||
<width>640</width>
|
||||
<height>350</height>
|
||||
<texture border="5">NoCover_1.png</texture>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>No Fanart Circle</description>
|
||||
<posx>80</posx>
|
||||
<posy>120</posy>
|
||||
<width>600</width>
|
||||
<height>310</height>
|
||||
<texture>NoCover_2.png</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>60</posx>
|
||||
<posy>100</posy>
|
||||
<width>640</width>
|
||||
<height>350</height>
|
||||
<font>font25</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<label>31010</label>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>!Control.HasFocus(12)</visible>
|
||||
<include>VisibleFadeEffect</include>
|
||||
<control type="image">
|
||||
<description>Cover image</description>
|
||||
<posx>40</posx>
|
||||
@ -454,7 +340,6 @@
|
||||
</content>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>Container.Content(Episodes)</visible>
|
||||
<control type="image">
|
||||
@ -907,14 +792,9 @@
|
||||
<label>184</label>
|
||||
</control>
|
||||
<control type="button" id="10">
|
||||
<description>Get Thumb</description>
|
||||
<description>Get Art</description>
|
||||
<include>ButtonInfoDialogsCommonValues</include>
|
||||
<label>13405</label>
|
||||
</control>
|
||||
<control type="button" id="12">
|
||||
<description>Get Fanart</description>
|
||||
<include>ButtonInfoDialogsCommonValues</include>
|
||||
<label>20413</label>
|
||||
<label>13511</label>
|
||||
</control>
|
||||
</control>
|
||||
</controls>
|
||||
|
@ -38,8 +38,6 @@
|
||||
<string id="31033">Picture thumbs</string>
|
||||
<string id="31034">Wide icons</string>
|
||||
|
||||
<string id="31040">Current movie[CR]Fanart image[CR][CR]Click to change</string>
|
||||
<string id="31041">Current TV show[CR]Fanart image[CR][CR]Click to change</string>
|
||||
<string id="31042">PLAYING</string>
|
||||
<string id="31043">PAUSED</string>
|
||||
<string id="31044">FAST FORWARD</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user