summaryrefslogtreecommitdiffstats
path: root/addons/skin.estouchy/xml/DialogVideoInfo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estouchy/xml/DialogVideoInfo.xml')
-rw-r--r--addons/skin.estouchy/xml/DialogVideoInfo.xml719
1 files changed, 719 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/DialogVideoInfo.xml b/addons/skin.estouchy/xml/DialogVideoInfo.xml
new file mode 100644
index 0000000..e53200b
--- /dev/null
+++ b/addons/skin.estouchy/xml/DialogVideoInfo.xml
@@ -0,0 +1,719 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<window>
+ <defaultcontrol always="true">49</defaultcontrol>
+ <include>16x9_xPos_Relocation</include>
+ <include>Window_OpenClose_Animation_Zoom</include>
+ <coordinates>
+ <posx>140</posx>
+ <posy>80</posy>
+ </coordinates>
+ <controls>
+ <include>BehindDialogFadeOut</include>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1000</width>
+ <height>60</height>
+ <texture border="5">dialog_header.png</texture>
+ </control>
+ <control type="label">
+ <description>header label</description>
+ <posx>20</posx>
+ <posy>0</posy>
+ <include>WindowTitleCommons</include>
+ <width>910</width>
+ <label>$INFO[Listitem.Title]</label>
+ </control>
+ <control type="group">
+ <posx>930</posx>
+ <posy>0</posy>
+ <include>DialogCloseButtonCommons</include>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>1000</width>
+ <height>740</height>
+ <texture>dialog_back.png</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>1000</width>
+ <height>660</height>
+ <texture colordiffuse="40000000">panel.png</texture>
+ </control>
+ <control type="group">
+ <visible>!Control.IsVisible(50)</visible>
+ <posy>70</posy>
+ <posx>20</posx>
+ <include>VisibleFadeEffect</include>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>240</width>
+ <height>330</height>
+ <aspectratio>keep</aspectratio>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="textbox" id="600">
+ <description>Description Value</description>
+ <posx>260</posx>
+ <posy>0</posy>
+ <width>670</width>
+ <height>285</height>
+ <font>font20</font>
+ <pagecontrol>60</pagecontrol>
+ <label>$INFO[ListItem.Plot]</label>
+ </control>
+ <control type="scrollbar" id="60">
+ <posx>942</posx>
+ <posy>30</posy>
+ <width>26</width>
+ <height>235</height>
+ <texturesliderbackground colordiffuse="30FFFFFF">white.png</texturesliderbackground>
+ <texturesliderbar colordiffuse="grey">white.png</texturesliderbar>
+ <texturesliderbarfocus colordiffuse="blue">white.png</texturesliderbarfocus>
+ <textureslidernib>blank.png</textureslidernib>
+ <textureslidernibfocus>blank.png</textureslidernibfocus>
+ <onleft>3</onleft>
+ <onright>3</onright>
+ <ondown>60</ondown>
+ <onup>60</onup>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ <animation effect="fade" time="150">Visible</animation>
+ <animation effect="fade" time="150">Hidden</animation>
+ </control>
+ <control type="grouplist">
+ <description>Media Codec Flagging Images</description>
+ <posx>260</posx>
+ <posy>286</posy>
+ <width>960</width>
+ <height>44</height>
+ <itemgap>5</itemgap>
+ <orientation>horizontal</orientation>
+ <include>VisibleFadeEffect</include>
+ <include>VideoCodecFlaggingConditions</include>
+ <include>AudioCodecFlaggingConditions</include>
+ <include>AudioChannelsFlaggingConditions</include>
+ <include>AspectCodecFlaggingConditions</include>
+ <include>VideoTypeHackFlaggingConditions</include>
+ <visible>Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>335</posy>
+ <width>960</width>
+ <height>2</height>
+ <texture border="2">separator.png</texture>
+ </control>
+ <control type="list" id="49">
+ <posx>0</posx>
+ <posy>345</posy>
+ <width>960</width>
+ <height>300</height>
+ <onleft>49</onleft>
+ <onright>49</onright>
+ <onup>9000</onup>
+ <ondown>61</ondown>
+ <pagecontrol></pagecontrol>
+ <scrolltime>200</scrolltime>
+ <visible>Container.Content(Movies)</visible>
+ <itemlayout height="30">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>30</height>
+ <font>font20_title</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <selectedcolor>selected</selectedcolor>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>210</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>30</height>
+ <font>font20</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selectedcolor>white</selectedcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="30">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>30</height>
+ <font>font20_title</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <selectedcolor>selected</selectedcolor>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>210</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>30</height>
+ <font>font20</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selectedcolor>white</selectedcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </focusedlayout>
+ <content>
+ <item>
+ <label>$LOCALIZE[20339]:</label>
+ <label2>$INFO[ListItem.Director]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Director)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[20417]:</label>
+ <label2>$INFO[ListItem.Writer]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Writer)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[572]:</label>
+ <label2>$INFO[ListItem.Studio]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Studio)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[515]:</label>
+ <label2>$INFO[ListItem.Genre]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Genre)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[562]:</label>
+ <label2>$INFO[ListItem.Year]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Year)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[2050]:</label>
+ <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Duration)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[563]:</label>
+ <label2>$INFO[ListItem.RatingAndVotes]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[38018]:</label>
+ <label2>$INFO[ListItem.UserRating]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.UserRating)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[202]:</label>
+ <label2>$INFO[ListItem.TagLine]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.TagLine)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[20074]:</label>
+ <label2>$INFO[ListItem.mpaa]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.mpaa)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[15311]</label>
+ <label2>$INFO[ListItem.FilenameAndPath]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible>
+ </item>
+ </content>
+ </control>
+ <control type="list" id="49">
+ <posx>0</posx>
+ <posy>345</posy>
+ <width>960</width>
+ <height>300</height>
+ <onleft>49</onleft>
+ <onright>49</onright>
+ <onup>9000</onup>
+ <ondown>61</ondown>
+ <pagecontrol></pagecontrol>
+ <scrolltime>200</scrolltime>
+ <visible>Container.Content(TVShows)</visible>
+ <itemlayout height="30">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>30</height>
+ <font>font20_title</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <selectedcolor>selected</selectedcolor>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>210</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>30</height>
+ <font>font20</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selectedcolor>white</selectedcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="30">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>30</height>
+ <font>font20_title</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <selectedcolor>selected</selectedcolor>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>210</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>30</height>
+ <font>font20</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selectedcolor>white</selectedcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </focusedlayout>
+ <content>
+ <item>
+ <label>$LOCALIZE[20360]:</label>
+ <label2>$INFO[listitem.episode] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Episode)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[31322]:</label>
+ <label2>$INFO[ListItem.Premiered]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Premiered)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[515]:</label>
+ <label2>$INFO[ListItem.Genre]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Genre)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[562]:</label>
+ <label2>$INFO[ListItem.Year]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Year)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[563]:</label>
+ <label2>$INFO[ListItem.Rating]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Rating)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[38018]:</label>
+ <label2>$INFO[ListItem.UserRating]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.UserRating)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[15311]</label>
+ <label2>$INFO[ListItem.FilenameAndPath]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible>
+ </item>
+ </content>
+ </control>
+ <control type="list" id="49">
+ <posx>0</posx>
+ <posy>345</posy>
+ <width>960</width>
+ <height>300</height>
+ <onleft>49</onleft>
+ <onright>49</onright>
+ <onup>9000</onup>
+ <ondown>61</ondown>
+ <pagecontrol></pagecontrol>
+ <scrolltime>200</scrolltime>
+ <visible>Container.Content(Episodes)</visible>
+ <itemlayout height="30">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>30</height>
+ <font>font20_title</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <selectedcolor>selected</selectedcolor>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>210</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>30</height>
+ <font>font20</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selectedcolor>white</selectedcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="30">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>30</height>
+ <font>font20_title</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <selectedcolor>selected</selectedcolor>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>210</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>30</height>
+ <font>font20</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selectedcolor>white</selectedcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </focusedlayout>
+ <content>
+ <item>
+ <label>$LOCALIZE[20364]:</label>
+ <label2>$INFO[ListItem.TVShowTitle]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.TVShowTitle)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[20373]:</label>
+ <label2>$INFO[ListItem.Season]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Season)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[20359]:</label>
+ <label2>$INFO[ListItem.Episode]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Episode)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[31322]:</label>
+ <label2>$INFO[ListItem.Premiered]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Premiered)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[515]:</label>
+ <label2>$INFO[ListItem.Genre]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Genre)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[20339]:</label>
+ <label2>$INFO[ListItem.Director]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Director)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[20417]:</label>
+ <label2>$INFO[ListItem.Writer]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Writer)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[2050]:</label>
+ <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Duration)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[563]:</label>
+ <label2>$INFO[ListItem.Rating]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Rating)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[38018]:</label>
+ <label2>$INFO[ListItem.UserRating]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.UserRating)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[15311]</label>
+ <label2>$INFO[ListItem.FilenameAndPath]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible>
+ </item>
+ </content>
+ </control>
+ <control type="list" id="49">
+ <posx>0</posx>
+ <posy>345</posy>
+ <width>960</width>
+ <height>300</height>
+ <onleft>49</onleft>
+ <onright>49</onright>
+ <onup>9000</onup>
+ <ondown>61</ondown>
+ <pagecontrol></pagecontrol>
+ <scrolltime>200</scrolltime>
+ <visible>Container.Content(MusicVideos)</visible>
+ <itemlayout height="30">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>30</height>
+ <font>font20_title</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <selectedcolor>selected</selectedcolor>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>210</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>30</height>
+ <font>font20</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selectedcolor>white</selectedcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="30">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>30</height>
+ <font>font20_title</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <selectedcolor>selected</selectedcolor>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>210</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>30</height>
+ <font>font20</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selectedcolor>white</selectedcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </focusedlayout>
+ <content>
+ <item>
+ <label>$LOCALIZE[557]:</label>
+ <label2>$INFO[ListItem.Artist]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Artist)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[558]:</label>
+ <label2>$INFO[ListItem.Album]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Album)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[515]:</label>
+ <label2>$INFO[ListItem.Genre]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Genre)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[572]:</label>
+ <label2>$INFO[ListItem.Studio]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Studio)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[20417]:</label>
+ <label2>$INFO[ListItem.Writer]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Writer)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[20339]:</label>
+ <label2>$INFO[ListItem.Director]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Director)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[562]:</label>
+ <label2>$INFO[ListItem.Year]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Year)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[2050]:</label>
+ <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.Duration)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[38018]:</label>
+ <label2>$INFO[ListItem.UserRating]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.UserRating)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[15311]</label>
+ <label2>$INFO[ListItem.FilenameAndPath]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible>
+ </item>
+ </content>
+ </control>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>1000</width>
+ <height>600</height>
+ <texture colordiffuse="40000000">panel.png</texture>
+ <visible>Control.IsVisible(50)</visible>
+ </control>
+ <control type="panel" id="50">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>1000</width>
+ <height>600</height>
+ <onup>50</onup>
+ <onleft>50</onleft>
+ <onright>50</onright>
+ <ondown>50</ondown>
+ <pagecontrol></pagecontrol>
+ <scrolltime>200</scrolltime>
+ <include>VisibleFadeEffect</include>
+ <itemlayout height="100" width="500">
+ <control type="image">
+ <posx>10</posx>
+ <posy>4</posy>
+ <width>100</width>
+ <height>92</height>
+ <aspectratio>keep</aspectratio>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="textbox">
+ <posx>120</posx>
+ <posy>12</posy>
+ <width>360</width>
+ <height>78</height>
+ <font>font20</font>
+ <align>left</align>
+ <label>$INFO[ListItem.Label][CR]$INFO[ListItem.Label2,(,)]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="100" width="500">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>500</width>
+ <height>100</height>
+ <texture>list_focus.png</texture>
+ </control>
+ <control type="image">
+ <posx>10</posx>
+ <posy>4</posy>
+ <width>100</width>
+ <height>92</height>
+ <aspectratio>keep</aspectratio>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="textbox">
+ <posx>120</posx>
+ <posy>12</posy>
+ <width>360</width>
+ <height>78</height>
+ <font>font20</font>
+ <align>left</align>
+ <label>$INFO[ListItem.Label][CR]$INFO[ListItem.Label2,(,)]</label>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="grouplist" id="9000">
+ <posx>0</posx>
+ <posy>730</posy>
+ <width>1000</width>
+ <height>60</height>
+ <itemgap>2</itemgap>
+ <align>center</align>
+ <orientation>horizontal</orientation>
+ <onleft>9000</onleft>
+ <onright>9000</onright>
+ <onup>50</onup>
+ <ondown>49</ondown>
+ <control type="togglebutton" id="8">
+ <description>Play/browse to Show</description>
+ <width>195</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label>208</label>
+ <alttexturefocus>list_focus.png</alttexturefocus>
+ <alttexturenofocus>button_nofocus.png</alttexturenofocus>
+ <altlabel>1024</altlabel>
+ <usealttexture>Container.Content(TVShows) | Container.Content(Sets)</usealttexture>
+ </control>
+ <control type="button" id="5">
+ <description>Cast/Review</description>
+ <width>195</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label>206</label>
+ </control>
+ <control type="button" id="6">
+ <description>Refresh</description>
+ <width>195</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label>184</label>
+ </control>
+ <control type="button" id="10">
+ <description>Get Art</description>
+ <width>195</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label>13511</label>
+ </control>
+ <control type="button" id="11">
+ <description>Play Trailer</description>
+ <width>195</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label>20410</label>
+ <visible>!String.IsEmpty(ListItem.Trailer)</visible>
+ </control>
+ <control type="button" id="7">
+ <description>Rating button</description>
+ <width>195</width>
+ <label>38023</label>
+ <include>ButtonInfoDialogsCommonValues</include>
+ </control>
+ </control>
+ </controls>
+</window>