summaryrefslogtreecommitdiffstats
path: root/addons/skin.estouchy/xml/ViewsWide.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estouchy/xml/ViewsWide.xml')
-rw-r--r--addons/skin.estouchy/xml/ViewsWide.xml822
1 files changed, 822 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/ViewsWide.xml b/addons/skin.estouchy/xml/ViewsWide.xml
new file mode 100644
index 0000000..c8b0e26
--- /dev/null
+++ b/addons/skin.estouchy/xml/ViewsWide.xml
@@ -0,0 +1,822 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<includes>
+ <include name="Wide">
+ <control type="image">
+ <posx>115</posx>
+ <posy>115</posy>
+ <width>1540</width>
+ <height>730</height>
+ <texture>back.png</texture>
+ <bordertexture border="6">panel_shadow.png</bordertexture>
+ <bordersize>5</bordersize>
+ <visible>String.IsEqual(Skin.AspectRatio,16:9) + Control.IsVisible(550)</visible>
+ </control>
+ <control type="image">
+ <posx>115</posx>
+ <posy>115</posy>
+ <width>1100</width>
+ <height>730</height>
+ <texture>back.png</texture>
+ <bordertexture border="6">panel_shadow.png</bordertexture>
+ <bordersize>5</bordersize>
+ <visible>String.IsEqual(Skin.AspectRatio,4:3) + Control.IsVisible(550)</visible>
+ </control>
+ <control type="panel" id="550">
+ <visible>Container.Content(Movies) | Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes) | Container.Content(MusicVideos) | Container.Content(Artists) | Container.Content(Albums) | Container.Content(Songs) | Container.Content(Addons) | Container.Content(Games)</visible>
+ <posx>120</posx>
+ <posy>120</posy>
+ <width>$PARAM[panel-width]</width>
+ <height>720</height>
+ <onleft>2</onleft>
+ <onright>60</onright>
+ <onup>550</onup>
+ <ondown>550</ondown>
+ <viewtype label="31030">wide</viewtype>
+ <pagecontrol>60</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <preloaditems>2</preloaditems>
+ <itemlayout condition="!Container.Content(Episodes) + !Container.Content(MusicVideos) + !Container.Content(Artists) + !Container.Content(Albums) + !Container.Content(Songs) + !Container.Content(Addons)" height="240" width="$PARAM[panel-width]">
+ <control type="image">
+ <posx>5</posx>
+ <posy>10</posy>
+ <width>150</width>
+ <height>220</height>
+ <texture background="true">$VAR[PosterThumb]</texture>
+ <aspectratio>keep</aspectratio>
+ </control>
+ <control type="label">
+ <posx>170</posx>
+ <posy>15</posy>
+ <width>700</width>
+ <height>25</height>
+ <font>font28_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>200</posx>
+ <posy>45</posy>
+ <width>670</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Genre]</label>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="label">
+ <posx>510r</posx>
+ <posy>7</posy>
+ <width>400</width>
+ <height>30</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label2]</label>
+ <textcolor>blue</textcolor>
+ <animation effect="slide" start="0,0" end="60,0" time="0" condition="Container.Content(TVShows) | container.Content(Seasons)">Conditional</animation>
+ </control>
+ <control type="image">
+ <description>Rating value</description>
+ <posx>300r</posx>
+ <posy>35</posy>
+ <width>200</width>
+ <height>25</height>
+ <aspectratio align="left">keep</aspectratio>
+ <texture fallback="rating/0.png">$INFO[ListItem.UserRating,rating/,.png]</texture>
+ <animation effect="slide" start="0,0" end="60,0" time="0" condition="Container.Content(TVShows) | container.Content(Seasons)">Conditional</animation>
+ <visible>!String.IsEqual(ListItem.Label,..) + ![Container.Content(Files) | Container.Content(Games)]</visible>
+ </control>
+ <control type="image">
+ <posx>100r</posx>
+ <posy>15</posy>
+ <width>60</width>
+ <height>40</height>
+ <texture>$INFO[ListItem.VideoResolution,flagging/resolution/,.png]</texture>
+ </control>
+ <control type="image">
+ <posx>100r</posx>
+ <posy>15</posy>
+ <width>60</width>
+ <height>40</height>
+ <texture>flagging/source/Set.png</texture>
+ <visible>ListItem.IsCollection</visible>
+ </control>
+ <control type="image">
+ <posx>40r</posx>
+ <posy>22</posy>
+ <width>25</width>
+ <height>25</height>
+ <aspectratio>keep</aspectratio>
+ <texture>OverlayWatching.png</texture>
+ <visible>ListItem.IsResumable</visible>
+ </control>
+ <control type="image">
+ <posx>40r</posx>
+ <posy>20</posy>
+ <width>30</width>
+ <height>30</height>
+ <texture>$INFO[ListItem.Overlay]</texture>
+ <visible>!ListItem.IsResumable</visible>
+ </control>
+ <control type="textbox">
+ <posx>170</posx>
+ <posy>70</posy>
+ <width>$PARAM[textbox-width-movies]</width>
+ <height>145</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Plot]</label>
+ <textcolor>lightgrey</textcolor>
+ </control>
+ </itemlayout>
+ <focusedlayout condition="!Container.Content(Episodes) + !Container.Content(MusicVideos) + !Container.Content(Artists) + !Container.Content(Albums) + !Container.Content(Songs) + !Container.Content(Addons)" height="240" width="$PARAM[panel-width]">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>$PARAM[panel-width]</width>
+ <height>240</height>
+ <texture>list_focus.png</texture>
+ </control>
+ <control type="image">
+ <posx>5</posx>
+ <posy>10</posy>
+ <width>150</width>
+ <height>220</height>
+ <texture background="true">$VAR[PosterThumb]</texture>
+ <aspectratio>keep</aspectratio>
+ </control>
+ <control type="label">
+ <posx>170</posx>
+ <posy>15</posy>
+ <width>700</width>
+ <height>25</height>
+ <font>font28_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>200</posx>
+ <posy>45</posy>
+ <width>670</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Genre]</label>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="label">
+ <posx>510r</posx>
+ <posy>7</posy>
+ <width>400</width>
+ <height>30</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label2]</label>
+ <textcolor>blue</textcolor>
+ <animation effect="slide" start="0,0" end="60,0" time="0" condition="Container.Content(TVShows) | container.Content(Seasons)">Conditional</animation>
+ </control>
+ <control type="image">
+ <description>Rating value</description>
+ <posx>300r</posx>
+ <posy>35</posy>
+ <width>200</width>
+ <height>25</height>
+ <aspectratio align="left">keep</aspectratio>
+ <texture fallback="rating/0.png">$INFO[ListItem.UserRating,rating/,.png]</texture>
+ <animation effect="slide" start="0,0" end="60,0" time="0" condition="Container.Content(TVShows) | container.Content(Seasons)">Conditional</animation>
+ <visible>!String.IsEqual(ListItem.Label,..) + ![Container.Content(Files) | Container.Content(Games)]</visible>
+ </control>
+ <control type="image">
+ <posx>100r</posx>
+ <posy>15</posy>
+ <width>60</width>
+ <height>40</height>
+ <texture>$INFO[ListItem.VideoResolution,flagging/resolution/,.png]</texture>
+ </control>
+ <control type="image">
+ <posx>100r</posx>
+ <posy>15</posy>
+ <width>60</width>
+ <height>40</height>
+ <texture>flagging/source/Set.png</texture>
+ <visible>ListItem.IsCollection</visible>
+ </control>
+ <control type="image">
+ <posx>40r</posx>
+ <posy>22</posy>
+ <width>25</width>
+ <height>25</height>
+ <aspectratio>keep</aspectratio>
+ <texture>OverlayWatching.png</texture>
+ <visible>ListItem.IsResumable</visible>
+ </control>
+ <control type="image">
+ <posx>40r</posx>
+ <posy>20</posy>
+ <width>30</width>
+ <height>30</height>
+ <texture>$INFO[ListItem.Overlay]</texture>
+ <visible>!ListItem.IsResumable</visible>
+ </control>
+ <control type="textbox">
+ <posx>170</posx>
+ <posy>70</posy>
+ <width>$PARAM[textbox-width-movies]</width>
+ <height>145</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Plot]</label>
+ <autoscroll delay="2000" time="2000" repeat="2000">True</autoscroll>
+ </control>
+ </focusedlayout>
+ <itemlayout condition="Container.Content(Episodes) | Container.Content(MusicVideos)" height="240" width="$PARAM[panel-width]">
+ <control type="image">
+ <posx>5</posx>
+ <posy>75</posy>
+ <width>250</width>
+ <height>160</height>
+ <aspectratio>scale</aspectratio>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>15</posy>
+ <width>870</width>
+ <height>25</height>
+ <font>font28_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>40</posx>
+ <posy>45</posy>
+ <width>840</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Premiered,$LOCALIZE[20416] : ]</label>
+ <textcolor>blue</textcolor>
+ <visible>Container.Content(Episodes)</visible>
+ </control>
+ <control type="label">
+ <posx>40</posx>
+ <posy>45</posy>
+ <width>840</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Artist]</label>
+ <textcolor>blue</textcolor>
+ <visible>Container.Content(MusicVideos)</visible>
+ </control>
+ <control type="label">
+ <posx>510r</posx>
+ <posy>7</posy>
+ <width>400</width>
+ <height>30</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label2]</label>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="image">
+ <description>Rating value</description>
+ <posx>300r</posx>
+ <posy>35</posy>
+ <width>200</width>
+ <height>25</height>
+ <aspectratio align="left">keep</aspectratio>
+ <texture fallback="rating/0.png">$INFO[ListItem.Rating,rating/,.png]</texture>
+ <visible>!String.IsEqual(ListItem.Label,..)</visible>
+ </control>
+ <control type="image">
+ <posx>100r</posx>
+ <posy>15</posy>
+ <width>60</width>
+ <height>40</height>
+ <texture>$INFO[ListItem.VideoResolution,flagging/resolution/,.png]</texture>
+ </control>
+ <control type="image">
+ <posx>40r</posx>
+ <posy>22</posy>
+ <width>25</width>
+ <height>25</height>
+ <aspectratio>keep</aspectratio>
+ <texture>OverlayWatching.png</texture>
+ <visible>ListItem.IsResumable</visible>
+ </control>
+ <control type="image">
+ <posx>40r</posx>
+ <posy>20</posy>
+ <width>30</width>
+ <height>30</height>
+ <texture>$INFO[ListItem.Overlay]</texture>
+ <visible>!ListItem.IsResumable</visible>
+ </control>
+ <control type="textbox">
+ <posx>270</posx>
+ <posy>75</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>145</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Plot]</label>
+ <textcolor>lightgrey</textcolor>
+ </control>
+ </itemlayout>
+ <focusedlayout condition="Container.Content(Episodes) | Container.Content(MusicVideos)" height="240" width="$PARAM[panel-width]">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>$PARAM[panel-width]</width>
+ <height>240</height>
+ <texture>list_focus.png</texture>
+ </control>
+ <control type="image">
+ <posx>5</posx>
+ <posy>75</posy>
+ <width>250</width>
+ <height>160</height>
+ <aspectratio>scale</aspectratio>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>15</posy>
+ <width>870</width>
+ <height>25</height>
+ <font>font28_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>40</posx>
+ <posy>45</posy>
+ <width>840</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Premiered,$LOCALIZE[20416] : ]</label>
+ <textcolor>blue</textcolor>
+ <visible>Container.Content(Episodes)</visible>
+ </control>
+ <control type="label">
+ <posx>40</posx>
+ <posy>45</posy>
+ <width>840</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Artist]</label>
+ <textcolor>blue</textcolor>
+ <visible>Container.Content(MusicVideos)</visible>
+ </control>
+ <control type="label">
+ <posx>510r</posx>
+ <posy>7</posy>
+ <width>400</width>
+ <height>30</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label2]</label>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="image">
+ <description>Rating value</description>
+ <posx>300r</posx>
+ <posy>35</posy>
+ <width>200</width>
+ <height>25</height>
+ <aspectratio align="left">keep</aspectratio>
+ <texture fallback="rating/0.png">$INFO[ListItem.Rating,rating/,.png]</texture>
+ <visible>!String.IsEqual(ListItem.Label,..)</visible>
+ </control>
+ <control type="image">
+ <posx>100r</posx>
+ <posy>15</posy>
+ <width>60</width>
+ <height>40</height>
+ <texture>$INFO[ListItem.VideoResolution,flagging/resolution/,.png]</texture>
+ </control>
+ <control type="image">
+ <posx>40r</posx>
+ <posy>22</posy>
+ <width>25</width>
+ <height>25</height>
+ <aspectratio>keep</aspectratio>
+ <texture>OverlayWatching.png</texture>
+ <visible>ListItem.IsResumable</visible>
+ </control>
+ <control type="image">
+ <posx>40r</posx>
+ <posy>20</posy>
+ <width>30</width>
+ <height>30</height>
+ <texture>$INFO[ListItem.Overlay]</texture>
+ <visible>!ListItem.IsResumable</visible>
+ </control>
+ <control type="textbox">
+ <posx>270</posx>
+ <posy>75</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>145</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Plot]</label>
+ <autoscroll delay="2000" time="2000" repeat="2000">True</autoscroll>
+ </control>
+ </focusedlayout>
+ <itemlayout condition="Container.Content(Artists) | Container.Content(Albums) | Container.Content(Songs)" height="240" width="$PARAM[panel-width]">
+ <control type="image">
+ <posx>5</posx>
+ <posy>5</posy>
+ <width>230</width>
+ <height>230</height>
+ <aspectratio>scale</aspectratio>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>250</posx>
+ <posy>15</posy>
+ <width>870</width>
+ <height>25</height>
+ <font>font28_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>280</posx>
+ <posy>45</posy>
+ <width>840</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Genre]</label>
+ <textcolor>blue</textcolor>
+ <visible>Container.Content(Artists)</visible>
+ </control>
+ <control type="label">
+ <posx>280</posx>
+ <posy>45</posy>
+ <width>840</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Year,, - ]$INFO[ListItem.Genre]</label>
+ <textcolor>blue</textcolor>
+ <visible>!Container.Content(Artists)</visible>
+ </control>
+ <control type="label">
+ <posx>910r</posx>
+ <posy>7</posy>
+ <width>870</width>
+ <height>30</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <textcolor>blue</textcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ <control type="image">
+ <description>Rating value</description>
+ <posx>240r</posx>
+ <posy>35</posy>
+ <width>200</width>
+ <height>25</height>
+ <aspectratio align="left">keep</aspectratio>
+ <texture fallback="rating/0.png">$INFO[ListItem.Rating,rating/,.png]</texture>
+ <visible>!String.IsEqual(ListItem.Label,..) + Container.Content(Albums)</visible>
+ </control>
+ <control type="image">
+ <description>Rating value</description>
+ <posx>240r</posx>
+ <posy>35</posy>
+ <width>200</width>
+ <height>25</height>
+ <aspectratio align="left">keep</aspectratio>
+ <texture fallback="rating/0.png">$INFO[ListItem.UserRating,rating/,.png]</texture>
+ <visible>!String.IsEqual(ListItem.Label,..) + Container.Content(Songs)</visible>
+ </control>
+ <control type="textbox">
+ <posx>250</posx>
+ <posy>75</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>145</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Property(Artist_Description)]</label>
+ <textcolor>lightgrey</textcolor>
+ <visible>Container.Content(Artists)</visible>
+ </control>
+ <control type="textbox">
+ <posx>250</posx>
+ <posy>75</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>145</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Property(Album_Description)]</label>
+ <textcolor>lightgrey</textcolor>
+ <visible>Container.Content(Albums)</visible>
+ </control>
+ <control type="textbox">
+ <posx>250</posx>
+ <posy>75</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>10</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Comment]</label>
+ <textcolor>lightgrey</textcolor>
+ <visible>Container.Content(Songs) + !String.IsEmpty(ListItem.Comment)</visible>
+ </control>
+ <control type="textbox">
+ <posx>250</posx>
+ <posy>100</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>125</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Album,$LOCALIZE[558]: ][CR]$INFO[ListItem.Tracknumber,$LOCALIZE[554]: ][CR]$INFO[ListItem.Duration,$LOCALIZE[180]: ]</label>
+ <textcolor>lightgrey</textcolor>
+ <visible>Container.Content(Songs) + String.IsEmpty(ListItem.Comment)</visible>
+ </control>
+ </itemlayout>
+ <focusedlayout condition="Container.Content(Artists) | Container.Content(Albums) | Container.Content(Songs)" height="240" width="$PARAM[panel-width]">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>$PARAM[panel-width]</width>
+ <height>240</height>
+ <texture>list_focus.png</texture>
+ </control>
+ <control type="image">
+ <posx>5</posx>
+ <posy>5</posy>
+ <width>230</width>
+ <height>230</height>
+ <aspectratio>scale</aspectratio>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>250</posx>
+ <posy>15</posy>
+ <width>870</width>
+ <height>25</height>
+ <font>font28_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>280</posx>
+ <posy>45</posy>
+ <width>840</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Genre]</label>
+ <textcolor>blue</textcolor>
+ <visible>Container.Content(Artists)</visible>
+ </control>
+ <control type="label">
+ <posx>280</posx>
+ <posy>45</posy>
+ <width>840</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Year,, - ]$INFO[ListItem.Genre]</label>
+ <textcolor>blue</textcolor>
+ <visible>!Container.Content(Artists)</visible>
+ </control>
+ <control type="label">
+ <posx>910r</posx>
+ <posy>7</posy>
+ <width>870</width>
+ <height>30</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <textcolor>blue</textcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ <control type="image">
+ <description>Rating value</description>
+ <posx>240r</posx>
+ <posy>35</posy>
+ <width>200</width>
+ <height>25</height>
+ <aspectratio align="left">keep</aspectratio>
+ <texture fallback="rating/0.png">$INFO[ListItem.Rating,rating/,.png]</texture>
+ <visible>!String.IsEqual(ListItem.Label,..) + Container.Content(Albums)</visible>
+ </control>
+ <control type="image">
+ <description>Rating value</description>
+ <posx>240r</posx>
+ <posy>35</posy>
+ <width>200</width>
+ <height>25</height>
+ <aspectratio align="left">keep</aspectratio>
+ <texture fallback="rating/0.png">$INFO[ListItem.UserRating,rating/,.png]</texture>
+ <visible>!String.IsEqual(ListItem.Label,..) + Container.Content(Songs)</visible>
+ </control>
+ <control type="textbox">
+ <posx>250</posx>
+ <posy>75</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>145</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Property(Artist_Description)]</label>
+ <visible>Container.Content(Artists)</visible>
+ </control>
+ <control type="textbox">
+ <posx>250</posx>
+ <posy>75</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>145</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Property(Album_Description)]</label>
+ <autoscroll delay="2000" time="2000" repeat="2000">True</autoscroll>
+ <visible>Container.Content(Albums)</visible>
+ </control>
+ <control type="textbox">
+ <posx>250</posx>
+ <posy>75</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>10</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Comment]</label>
+ <autoscroll delay="2000" time="2000" repeat="2000">True</autoscroll>
+ <visible>Container.Content(Songs) + !String.IsEmpty(ListItem.Comment)</visible>
+ </control>
+ <control type="textbox">
+ <posx>250</posx>
+ <posy>100</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>125</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.Album,$LOCALIZE[558]: ][CR]$INFO[ListItem.Tracknumber,$LOCALIZE[554]: ][CR]$INFO[ListItem.Duration,$LOCALIZE[180]: ]</label>
+ <autoscroll delay="2000" time="2000" repeat="2000">True</autoscroll>
+ <visible>Container.Content(Songs) + String.IsEmpty(ListItem.Comment)</visible>
+ </control>
+ </focusedlayout>
+ <itemlayout condition="Container.Content(Addons)" height="240" width="$PARAM[panel-width]">
+ <control type="image">
+ <posx>5</posx>
+ <posy>5</posy>
+ <width>230</width>
+ <height>230</height>
+ <aspectratio>scale</aspectratio>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>250</posx>
+ <posy>15</posy>
+ <width>870</width>
+ <height>25</height>
+ <font>font28_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>280</posx>
+ <posy>45</posy>
+ <width>840</width>
+ <height>20</height>
+ <font>font24</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.AddonCreator]</label>
+ </control>
+ <control type="label">
+ <posx>910r</posx>
+ <posy>7</posy>
+ <width>870</width>
+ <height>30</height>
+ <font>font24</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.AddonVersion]$INFO[ListItem.Property(Addon.Status), - ]</label>
+ </control>
+ <control type="textbox">
+ <posx>250</posx>
+ <posy>75</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>145</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.AddonLifecycleDesc,[COLOR=selected][B],[/B][/COLOR][CR]]$INFO[ListItem.AddonDisclaimer,[COLOR=blue][B],[/B][/COLOR][CR]]$INFO[ListItem.AddonDescription]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout condition="Container.Content(Addons)" height="240" width="$PARAM[panel-width]">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>$PARAM[panel-width]</width>
+ <height>240</height>
+ <texture>list_focus.png</texture>
+ </control>
+ <control type="image">
+ <posx>5</posx>
+ <posy>5</posy>
+ <width>230</width>
+ <height>230</height>
+ <aspectratio>scale</aspectratio>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>250</posx>
+ <posy>15</posy>
+ <width>870</width>
+ <height>25</height>
+ <font>font28_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>280</posx>
+ <posy>45</posy>
+ <width>840</width>
+ <height>20</height>
+ <font>font24</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.AddonCreator]</label>
+ </control>
+ <control type="label">
+ <posx>910r</posx>
+ <posy>7</posy>
+ <width>870</width>
+ <height>30</height>
+ <font>font24</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.AddonVersion]$INFO[ListItem.Property(Addon.Status), - ]</label>
+ </control>
+ <control type="textbox">
+ <posx>250</posx>
+ <posy>75</posy>
+ <width>$PARAM[textbox-width-episodes]</width>
+ <height>145</height>
+ <font>font25</font>
+ <align>justify</align>
+ <label>$INFO[ListItem.AddonLifecycleDesc,[COLOR=selected][B],[/B][/COLOR][CR]]$INFO[ListItem.AddonDisclaimer,[COLOR=blue][B],[/B][/COLOR][CR]]$INFO[ListItem.AddonDescription]</label>
+ <autoscroll delay="2000" time="2000" repeat="2000">True</autoscroll>
+ </control>
+ </focusedlayout>
+ </control>
+ </include>
+</includes>