bbb1ca0368f6ddb0cd35ac970b71e59461706ac3
[vuplus_xbmc] / addons / skin.confluence / 720p / DialogAlbumInfo.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">5</defaultcontrol>
4         <allowoverlay>no</allowoverlay>
5         <controls>
6                 <control type="group">
7                         <visible>!Window.IsVisible(FileBrowser)</visible>
8                         <animation effect="slide" start="1100,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
9                         <animation effect="slide" start="0,0" end="1100,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
10                         <control type="image">
11                                 <left>180</left>
12                                 <top>0</top>
13                                 <width>1100</width>
14                                 <height>720</height>
15                                 <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
16                         </control>
17                         <control type="button">
18                                 <description>Close Window button</description>
19                                 <left>230</left>
20                                 <top>0</top>
21                                 <width>64</width>
22                                 <height>32</height>
23                                 <label>-</label>
24                                 <font>-</font>
25                                 <onclick>PreviousMenu</onclick>
26                                 <texturefocus>DialogCloseButton-focus.png</texturefocus>
27                                 <texturenofocus>DialogCloseButton.png</texturenofocus>
28                                 <onleft>9000</onleft>
29                                 <onright>9000</onright>
30                                 <onup>9000</onup>
31                                 <ondown>9000</ondown>
32                                 <visible>system.getbool(input.enablemouse)</visible>
33                         </control>
34                         <control type="group">
35                                 <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation>
36                                 <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
37                                 <control type="label">
38                                         <description>Album header label</description>
39                                         <left>210</left>
40                                         <top>50</top>
41                                         <width>1030</width>
42                                         <height>30</height>
43                                         <font>font24_title</font>
44                                         <label>$INFO[Listitem.Album]</label>
45                                         <align>center</align>
46                                         <aligny>center</aligny>
47                                         <textcolor>white</textcolor>
48                                         <shadowcolor>black</shadowcolor>
49                                         <visible>container.content(Albums)</visible>
50                                 </control>
51                                 <control type="label">
52                                         <description>Artist header label</description>
53                                         <left>210</left>
54                                         <top>50</top>
55                                         <width>1030</width>
56                                         <height>30</height>
57                                         <font>font24_title</font>
58                                         <label>$INFO[Listitem.Artist]</label>
59                                         <align>center</align>
60                                         <aligny>center</aligny>
61                                         <textcolor>white</textcolor>
62                                         <shadowcolor>black</shadowcolor>
63                                         <visible>container.content(Artists)</visible>
64                                 </control>
65                                 <control type="group">
66                                         <visible>Control.HasFocus(12)</visible>
67                                         <top>90</top>
68                                         <left>387</left>
69                                         <include>VisibleFadeEffect</include>
70                                         <control type="image">
71                                                 <description>Current Fanart image</description>
72                                                 <left>0</left>
73                                                 <top>0</top>
74                                                 <width>675</width>
75                                                 <height>380</height>
76                                                 <texture background="true">$INFO[ListItem.Art(fanart)]</texture>
77                                                 <bordertexture border="5">button-nofocus.png</bordertexture>
78                                                 <bordersize>4</bordersize>
79                                                 <aspectratio>keep</aspectratio>
80                                                 <visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible>
81                                         </control>
82                                         <control type="group">
83                                                 <visible>IsEmpty(Listitem.Property(Fanart_Image))</visible>
84                                                 <control type="image">
85                                                         <description>No Fanart Back</description>
86                                                         <left>0</left>
87                                                         <top>0</top>
88                                                         <width>675</width>
89                                                         <height>380</height>
90                                                         <texture>Fanart_Fallback_Music_Small.jpg</texture>
91                                                         <bordertexture border="5">button-nofocus.png</bordertexture>
92                                                         <bordersize>4</bordersize>
93                                                         <aspectratio>stretch</aspectratio>
94                                                         <colordiffuse>88FFFFFF</colordiffuse>
95                                                 </control>
96                                                 <control type="label">
97                                                         <left>0</left>
98                                                         <top>0</top>
99                                                         <width>675</width>
100                                                         <height>380</height>
101                                                         <font>font30_title</font>
102                                                         <textcolor>white</textcolor>
103                                                         <shadowcolor>black</shadowcolor>
104                                                         <align>center</align>
105                                                         <aligny>center</aligny>
106                                                         <label>31311</label>
107                                                 </control>
108                                         </control>
109                                 </control>
110                                 <control type="group">
111                                         <visible>container.content(Albums) + !Control.HasFocus(12)</visible>
112                                         <top>90</top>
113                                         <left>210</left>
114                                         <include>VisibleFadeEffect</include>
115                                         <control type="image">
116                                                 <left>0</left>
117                                                 <top>0</top>
118                                                 <width>380</width>
119                                                 <height>360</height>
120                                                 <aspectratio>keep</aspectratio>
121                                                 <bordertexture border="5">button-nofocus.png</bordertexture>
122                                                 <bordersize>4</bordersize>
123                                                 <texture background="true">$INFO[ListItem.Icon]</texture>
124                                         </control>
125                                         <control type="list" id="49">
126                                                 <left>390</left>
127                                                 <top>20</top>
128                                                 <width>640</width>
129                                                 <height>330</height>
130                                                 <onleft>49</onleft>
131                                                 <onright>49</onright>
132                                                 <onup>9000</onup>
133                                                 <ondown>61</ondown>
134                                                 <pagecontrol>-</pagecontrol>
135                                                 <scrolltime>200</scrolltime>
136                                                 <itemlayout height="30">
137                                                         <control type="label">
138                                                                 <left>140</left>
139                                                                 <top>0</top>
140                                                                 <width>160</width>
141                                                                 <height>30</height>
142                                                                 <font>font13</font>
143                                                                 <align>right</align>
144                                                                 <aligny>center</aligny>
145                                                                 <textcolor>blue</textcolor>
146                                                                 <selectedcolor>selected</selectedcolor>
147                                                                 <info>ListItem.Label</info>
148                                                         </control>
149                                                         <control type="label">
150                                                                 <left>150</left>
151                                                                 <top>0</top>
152                                                                 <width>500</width>
153                                                                 <height>30</height>
154                                                                 <font>font13</font>
155                                                                 <align>left</align>
156                                                                 <aligny>center</aligny>
157                                                                 <textcolor>white</textcolor>
158                                                                 <selectedcolor>white</selectedcolor>
159                                                                 <info>ListItem.Label2</info>
160                                                         </control>
161                                                 </itemlayout>
162                                                 <focusedlayout height="30">
163                                                         <control type="image">
164                                                                 <left>0</left>
165                                                                 <top>0</top>
166                                                                 <width>640</width>
167                                                                 <height>30</height>
168                                                                 <visible>Control.HasFocus(49)</visible>
169                                                                 <texture>MenuItemFO.png</texture>
170                                                                 <include>VisibleFadeEffect</include>
171                                                         </control>
172                                                         <control type="label">
173                                                                 <left>140</left>
174                                                                 <top>0</top>
175                                                                 <width>160</width>
176                                                                 <height>30</height>
177                                                                 <font>font13</font>
178                                                                 <align>right</align>
179                                                                 <aligny>center</aligny>
180                                                                 <textcolor>blue</textcolor>
181                                                                 <selectedcolor>selected</selectedcolor>
182                                                                 <info>ListItem.Label</info>
183                                                         </control>
184                                                         <control type="label">
185                                                                 <left>150</left>
186                                                                 <top>0</top>
187                                                                 <width>500</width>
188                                                                 <height>30</height>
189                                                                 <font>font13</font>
190                                                                 <align>left</align>
191                                                                 <aligny>center</aligny>
192                                                                 <textcolor>white</textcolor>
193                                                                 <selectedcolor>white</selectedcolor>
194                                                                 <info>ListItem.Label2</info>
195                                                         </control>
196                                                 </focusedlayout>
197                                                 <content>
198                                                         <item>
199                                                                 <label>$LOCALIZE[557]:</label>
200                                                                 <label2>$INFO[ListItem.Artist]</label2>
201                                                                 <onclick>noop</onclick>
202                                                                 <visible>!IsEmpty(ListItem.Artist)</visible>
203                                                         </item>
204                                                         <item>
205                                                                 <label>$LOCALIZE[515]:</label>
206                                                                 <label2>$INFO[ListItem.Genre]</label2>
207                                                                 <onclick>noop</onclick>
208                                                                 <visible>!IsEmpty(ListItem.Genre)</visible>
209                                                         </item>
210                                                         <item>
211                                                                 <label>$LOCALIZE[563]:</label>
212                                                                 <label2>$INFO[ListItem.Rating]</label2>
213                                                                 <onclick>noop</onclick>
214                                                                 <visible>!IsEmpty(ListItem.Rating)</visible>
215                                                         </item>
216                                                         <item>
217                                                                 <label>$LOCALIZE[175]:</label>
218                                                                 <label2>$INFO[ListItem.Property(Album_Mood)]</label2>
219                                                                 <onclick>noop</onclick>
220                                                                 <visible>!IsEmpty(ListItem.Property(Album_Mood))</visible>
221                                                         </item>
222                                                         <item>
223                                                                 <label>$LOCALIZE[176]:</label>
224                                                                 <label2>$INFO[ListItem.Property(Album_Style)]</label2>
225                                                                 <onclick>noop</onclick>
226                                                                 <visible>!IsEmpty(ListItem.Property(Album_Style))</visible>
227                                                         </item>
228                                                         <item>
229                                                                 <label>$LOCALIZE[21895]:</label>
230                                                                 <label2>$INFO[ListItem.Property(Album_Theme)]</label2>
231                                                                 <onclick>noop</onclick>
232                                                                 <visible>!IsEmpty(ListItem.Property(Album_Theme))</visible>
233                                                         </item>
234                                                         <item>
235                                                                 <label>146</label>
236                                                                 <label2>$INFO[ListItem.Property(Album_Type)]</label2>
237                                                                 <onclick>noop</onclick>
238                                                                 <visible>!IsEmpty(ListItem.Property(Album_Type))</visible>
239                                                         </item>
240                                                         <item>
241                                                                 <label>$LOCALIZE[21899]:</label>
242                                                                 <label2>$INFO[ListItem.Property(Album_Label)]</label2>
243                                                                 <onclick>noop</onclick>
244                                                                 <visible>!IsEmpty(ListItem.Property(Album_Label))</visible>
245                                                         </item>
246                                                         <item>
247                                                                 <label>$LOCALIZE[562]:</label>
248                                                                 <label2>$INFO[ListItem.Year]</label2>
249                                                                 <onclick>noop</onclick>
250                                                                 <visible>!IsEmpty(ListItem.Year)</visible>
251                                                         </item>
252                                                 </content>
253                                         </control>
254                                         <control type="image">
255                                                 <left>390</left>
256                                                 <top>370</top>
257                                                 <width>640</width>
258                                                 <height>4</height>
259                                                 <aspectratio>stretch</aspectratio>
260                                                 <texture>separator.png</texture>
261                                         </control>
262                                 </control>
263                                 <control type="group">
264                                         <visible>container.content(Artists) + !Control.HasFocus(12)</visible>
265                                         <top>90</top>
266                                         <left>210</left>
267                                         <include>VisibleFadeEffect</include>
268                                         <control type="image">
269                                                 <left>0</left>
270                                                 <top>0</top>
271                                                 <width>380</width>
272                                                 <height>360</height>
273                                                 <aspectratio>keep</aspectratio>
274                                                 <bordertexture border="5">button-nofocus.png</bordertexture>
275                                                 <bordersize>4</bordersize>
276                                                 <texture background="true">$INFO[ListItem.Icon]</texture>
277                                         </control>
278                                         <control type="list" id="49">
279                                                 <left>390</left>
280                                                 <top>20</top>
281                                                 <width>640</width>
282                                                 <height>330</height>
283                                                 <onleft>49</onleft>
284                                                 <onright>49</onright>
285                                                 <onup>9000</onup>
286                                                 <ondown>61</ondown>
287                                                 <pagecontrol>-</pagecontrol>
288                                                 <scrolltime>200</scrolltime>
289                                                 <itemlayout height="30">
290                                                         <control type="label">
291                                                                 <left>165</left>
292                                                                 <top>0</top>
293                                                                 <width>160</width>
294                                                                 <height>30</height>
295                                                                 <font>font13</font>
296                                                                 <align>right</align>
297                                                                 <aligny>center</aligny>
298                                                                 <textcolor>blue</textcolor>
299                                                                 <selectedcolor>selected</selectedcolor>
300                                                                 <info>ListItem.Label</info>
301                                                         </control>
302                                                         <control type="label">
303                                                                 <left>175</left>
304                                                                 <top>0</top>
305                                                                 <width>465</width>
306                                                                 <height>30</height>
307                                                                 <font>font13</font>
308                                                                 <align>left</align>
309                                                                 <aligny>center</aligny>
310                                                                 <textcolor>white</textcolor>
311                                                                 <selectedcolor>white</selectedcolor>
312                                                                 <info>ListItem.Label2</info>
313                                                         </control>
314                                                 </itemlayout>
315                                                 <focusedlayout height="30">
316                                                         <control type="image">
317                                                                 <left>0</left>
318                                                                 <top>0</top>
319                                                                 <width>640</width>
320                                                                 <height>30</height>
321                                                                 <visible>Control.HasFocus(49)</visible>
322                                                                 <texture>MenuItemFO.png</texture>
323                                                                 <include>VisibleFadeEffect</include>
324                                                         </control>
325                                                         <control type="label">
326                                                                 <left>165</left>
327                                                                 <top>0</top>
328                                                                 <width>160</width>
329                                                                 <height>30</height>
330                                                                 <font>font13</font>
331                                                                 <align>right</align>
332                                                                 <aligny>center</aligny>
333                                                                 <textcolor>blue</textcolor>
334                                                                 <selectedcolor>selected</selectedcolor>
335                                                                 <info>ListItem.Label</info>
336                                                         </control>
337                                                         <control type="label">
338                                                                 <left>175</left>
339                                                                 <top>0</top>
340                                                                 <width>465</width>
341                                                                 <height>30</height>
342                                                                 <font>font13</font>
343                                                                 <align>left</align>
344                                                                 <aligny>center</aligny>
345                                                                 <textcolor>white</textcolor>
346                                                                 <selectedcolor>white</selectedcolor>
347                                                                 <info>ListItem.Label2</info>
348                                                         </control>
349                                                 </focusedlayout>
350                                                 <content>
351                                                         <item>
352                                                                 <label>$LOCALIZE[21893]:</label>
353                                                                 <label2>$INFO[ListItem.Property(Artist_Born)]</label2>
354                                                                 <onclick>noop</onclick>
355                                                                 <visible>!IsEmpty(ListItem.Property(Artist_Born))</visible>
356                                                         </item>
357                                                         <item>
358                                                                 <label>$LOCALIZE[21894]:</label>
359                                                                 <label2>$INFO[ListItem.Property(Artist_Formed)]</label2>
360                                                                 <onclick>noop</onclick>
361                                                                 <visible>!IsEmpty(ListItem.Property(Artist_Formed))</visible>
362                                                         </item>
363                                                         <item>
364                                                                 <label>$LOCALIZE[515]:</label>
365                                                                 <label2>$INFO[ListItem.Genre]</label2>
366                                                                 <onclick>noop</onclick>
367                                                                 <visible>!IsEmpty(ListItem.Genre)</visible>
368                                                         </item>
369                                                         <item>
370                                                                 <label>$LOCALIZE[175]:</label>
371                                                                 <label2>$INFO[ListItem.Property(Artist_Mood)]</label2>
372                                                                 <onclick>noop</onclick>
373                                                                 <visible>!IsEmpty(ListItem.Property(Artist_Mood))</visible>
374                                                         </item>
375                                                         <item>
376                                                                 <label>$LOCALIZE[176]:</label>
377                                                                 <label2>$INFO[ListItem.Property(Artist_Style)]</label2>
378                                                                 <onclick>noop</onclick>
379                                                                 <visible>!IsEmpty(ListItem.Property(Artist_Style))</visible>
380                                                         </item>
381                                                         <item>
382                                                                 <label>$LOCALIZE[21892]:</label>
383                                                                 <label2>$INFO[ListItem.Property(Artist_Instrument)]</label2>
384                                                                 <onclick>noop</onclick>
385                                                                 <visible>!IsEmpty(ListItem.Property(Artist_Instrument))</visible>
386                                                         </item>
387                                                         <item>
388                                                                 <label>$LOCALIZE[21897]:</label>
389                                                                 <label2>$INFO[ListItem.Property(Artist_Died)]</label2>
390                                                                 <onclick>noop</onclick>
391                                                                 <visible>!IsEmpty(ListItem.Property(Artist_Died))</visible>
392                                                         </item>
393                                                         <item>
394                                                                 <label>$LOCALIZE[21896]:</label>
395                                                                 <label2>$INFO[ListItem.Property(Artist_Disbanded)]</label2>
396                                                                 <onclick>noop</onclick>
397                                                                 <visible>!IsEmpty(ListItem.Property(Artist_Disbanded))</visible>
398                                                         </item>
399                                                         <item>
400                                                                 <label>$LOCALIZE[21898]:</label>
401                                                                 <label2>$INFO[ListItem.Property(Artist_YearsActive)]</label2>
402                                                                 <onclick>noop</onclick>
403                                                                 <visible>!IsEmpty(ListItem.Property(Artist_YearsActive))</visible>
404                                                         </item>
405                                                 </content>
406                                         </control>
407                                         <control type="image">
408                                                 <left>390</left>
409                                                 <top>370</top>
410                                                 <width>640</width>
411                                                 <height>4</height>
412                                                 <aspectratio>stretch</aspectratio>
413                                                 <texture>separator.png</texture>
414                                         </control>
415                                 </control>
416                                 <control type="label">
417                                         <right>130r</right>
418                                         <top>480</top>
419                                         <width>400</width>
420                                         <height>30</height>
421                                         <font>font13_title</font>
422                                         <textcolor>grey2</textcolor>
423                                         <shadowcolor>black</shadowcolor>
424                                         <scroll>true</scroll>
425                                         <align>right</align>
426                                         <aligny>center</aligny>
427                                         <label>[COLOR=blue]$LOCALIZE[21821][/COLOR]$INFO[Container(4).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(4).NumPages,/, )]</label>
428                                         <visible>Control.IsVisible(4)</visible>
429                                 </control>
430                                 <control type="label">
431                                         <right>130r</right>
432                                         <top>480</top>
433                                         <width>400</width>
434                                         <height>30</height>
435                                         <font>font13_title</font>
436                                         <textcolor>grey2</textcolor>
437                                         <shadowcolor>black</shadowcolor>
438                                         <scroll>true</scroll>
439                                         <align>right</align>
440                                         <aligny>center</aligny>
441                                         <label>[COLOR=blue]$LOCALIZE[182][/COLOR]$INFO[Container(50).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(50).NumPages,/, )]</label>
442                                         <visible>Control.IsVisible(50) + Container.Content(Albums)</visible>
443                                 </control>
444                                 <control type="label">
445                                         <right>130r</right>
446                                         <top>480</top>
447                                         <width>400</width>
448                                         <height>30</height>
449                                         <font>font13_title</font>
450                                         <textcolor>grey2</textcolor>
451                                         <shadowcolor>black</shadowcolor>
452                                         <scroll>true</scroll>
453                                         <align>right</align>
454                                         <aligny>center</aligny>
455                                         <label>[COLOR=blue]$LOCALIZE[132][/COLOR]$INFO[Container(50).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(50).NumPages,/, )]</label>
456                                         <visible>Control.IsVisible(50) + Container.Content(Artists)</visible>
457                                 </control>
458                                 <control type="spincontrol" id="61">
459                                         <description>Next page button</description>
460                                         <left>120r</left>
461                                         <top>485</top>
462                                         <subtype>page</subtype>
463                                         <font>-</font>
464                                         <onleft>61</onleft>
465                                         <onright>61</onright>
466                                         <ondown>9000</ondown>
467                                         <onup>49</onup>
468                                         <textcolor>-</textcolor>
469                                         <showonepage>true</showonepage>
470                                 </control>
471                                 <control type="textbox" id="4">
472                                         <description>Description</description>
473                                         <left>210</left>
474                                         <top>515</top>
475                                         <width>1030</width>
476                                         <height>124</height>
477                                         <font>font13</font>
478                                         <align>justify</align>
479                                         <textcolor>white</textcolor>
480                                         <pagecontrol>61</pagecontrol>
481                                         <autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(61) + Skin.HasSetting(AutoScroll)</autoscroll>
482                                         <visible>!Control.IsVisible(50)</visible>
483                                 </control>
484                                 <control type="image">
485                                         <description>Actor image</description>
486                                         <left>210</left>
487                                         <top>480</top>
488                                         <width>160</width>
489                                         <height>160</height>
490                                         <texture fallback="DefaultAlbumCover.png">$INFO[Container(50).Listitem.Icon]</texture>
491                                         <aspectratio>keep</aspectratio>
492                                         <visible>Control.IsVisible(50)</visible>
493                                 </control>
494                                 <control type="panel" id="50">
495                                         <left>380</left>
496                                         <top>520</top>
497                                         <width>860</width>
498                                         <height>120</height>
499                                         <onleft>9000</onleft>
500                                         <onright>61</onright>
501                                         <onup>61</onup>
502                                         <ondown>9000</ondown>
503                                         <viewtype label="">list</viewtype>
504                                         <pagecontrol>61</pagecontrol>
505                                         <scrolltime>200</scrolltime>
506                                         <orientation>vertical</orientation>
507                                         <itemlayout condition="Container.Content(Albums)" height="40" width="430">
508                                                 <control type="image">
509                                                         <left>0</left>
510                                                         <top>0</top>
511                                                         <width>430</width>
512                                                         <height>40</height>
513                                                         <texture border="5">button-nofocus.png</texture>
514                                                 </control>
515                                                 <control type="label">
516                                                         <left>10</left>
517                                                         <top>0</top>
518                                                         <width>410</width>
519                                                         <height>40</height>
520                                                         <font>font12</font>
521                                                         <align>left</align>
522                                                         <aligny>center</aligny>
523                                                         <selectedcolor>selected</selectedcolor>
524                                                         <label>([COLOR=selected][B]$INFO[ListItem.TrackNumber][/B][/COLOR]) - $INFO[ListItem.Label]</label>
525                                                 </control>
526                                                 <control type="label">
527                                                         <left>420</left>
528                                                         <top>0</top>
529                                                         <width>200</width>
530                                                         <height>40</height>
531                                                         <font>font12</font>
532                                                         <align>right</align>
533                                                         <aligny>center</aligny>
534                                                         <selectedcolor>selected</selectedcolor>
535                                                         <label>$INFO[ListItem.Duration]</label>
536                                                 </control>
537                                         </itemlayout>
538                                         <focusedlayout condition="Container.Content(Albums)" height="40" width="430">
539                                                 <control type="image">
540                                                         <left>0</left>
541                                                         <top>0</top>
542                                                         <width>430</width>
543                                                         <height>40</height>
544                                                         <visible>!Control.HasFocus(50)</visible>
545                                                         <texture border="5">button-nofocus.png</texture>
546                                                 </control>
547                                                 <control type="image">
548                                                         <left>0</left>
549                                                         <top>0</top>
550                                                         <width>430</width>
551                                                         <height>40</height>
552                                                         <visible>Control.HasFocus(50)</visible>
553                                                         <texture border="5">button-focus2.png</texture>
554                                                 </control>
555                                                 <control type="label">
556                                                         <left>10</left>
557                                                         <top>0</top>
558                                                         <width>410</width>
559                                                         <height>40</height>
560                                                         <font>font12</font>
561                                                         <align>left</align>
562                                                         <aligny>center</aligny>
563                                                         <selectedcolor>selected</selectedcolor>
564                                                         <label>([COLOR=selected][B]$INFO[ListItem.TrackNumber][/B][/COLOR]) - $INFO[ListItem.Label]</label>
565                                                 </control>
566                                                 <control type="label">
567                                                         <left>420</left>
568                                                         <top>0</top>
569                                                         <width>200</width>
570                                                         <height>40</height>
571                                                         <font>font12</font>
572                                                         <align>right</align>
573                                                         <aligny>center</aligny>
574                                                         <selectedcolor>selected</selectedcolor>
575                                                         <label>$INFO[ListItem.Duration]</label>
576                                                 </control>
577                                         </focusedlayout>
578                                         <itemlayout condition="Container.Content(Artists)" height="40" width="430">
579                                                 <control type="image">
580                                                         <left>0</left>
581                                                         <top>0</top>
582                                                         <width>430</width>
583                                                         <height>40</height>
584                                                         <texture border="5">button-nofocus.png</texture>
585                                                 </control>
586                                                 <control type="label">
587                                                         <left>10</left>
588                                                         <top>0</top>
589                                                         <width>410</width>
590                                                         <height>40</height>
591                                                         <font>font12</font>
592                                                         <align>left</align>
593                                                         <aligny>center</aligny>
594                                                         <selectedcolor>selected</selectedcolor>
595                                                         <label>$INFO[ListItem.Label]</label>
596                                                 </control>
597                                         </itemlayout>
598                                         <focusedlayout condition="Container.Content(Artists)" height="40" width="430">
599                                                 <control type="image">
600                                                         <left>0</left>
601                                                         <top>0</top>
602                                                         <width>430</width>
603                                                         <height>40</height>
604                                                         <visible>!Control.HasFocus(50)</visible>
605                                                         <texture border="5">button-nofocus.png</texture>
606                                                 </control>
607                                                 <control type="image">
608                                                         <left>0</left>
609                                                         <top>0</top>
610                                                         <width>430</width>
611                                                         <height>40</height>
612                                                         <visible>Control.HasFocus(50)</visible>
613                                                         <texture border="5">button-focus2.png</texture>
614                                                 </control>
615                                                 <control type="label">
616                                                         <left>10</left>
617                                                         <top>0</top>
618                                                         <width>410</width>
619                                                         <height>40</height>
620                                                         <font>font12</font>
621                                                         <align>left</align>
622                                                         <aligny>center</aligny>
623                                                         <selectedcolor>selected</selectedcolor>
624                                                         <label>$INFO[ListItem.Label]</label>
625                                                 </control>
626                                         </focusedlayout>
627                                 </control>
628                                 <control type="grouplist" id="9000">
629                                         <left>210</left>
630                                         <top>660</top>
631                                         <width>1030</width>
632                                         <height>40</height>
633                                         <itemgap>2</itemgap>
634                                         <align>center</align>
635                                         <orientation>horizontal</orientation>
636                                         <onleft>9000</onleft>
637                                         <onright>9000</onright>
638                                         <onup>50</onup>
639                                         <ondown>49</ondown>
640                                         <control type="button" id="5">
641                                                 <description>Cast/Review</description>
642                                                 <include>ButtonInfoDialogsCommonValues</include>
643                                                 <label>206</label>
644                                         </control>
645                                         <control type="button" id="6">
646                                                 <description>Refresh</description>
647                                                 <include>ButtonInfoDialogsCommonValues</include>
648                                                 <label>184</label>
649                                         </control>
650                                         <control type="button" id="10">
651                                                 <description>Get Thumb</description>
652                                                 <include>ButtonInfoDialogsCommonValues</include>
653                                                 <label>13405</label>
654                                         </control>
655                                         <control type="button" id="12">
656                                                 <description>Get Fanart</description>
657                                                 <include>ButtonInfoDialogsCommonValues</include>
658                                                 <label>20413</label>
659                                         </control>
660                                 </control>
661                         </control>
662                 </control>
663                 <include>Clock</include>
664         </controls>
665 </window>