1 <?xml version="1.0" encoding="UTF-8"?>
3 <include name="View_51_Poster">
4 <control type="button" id="20000">
5 <description>Dummy button to get animations right (hide focusedlayout on animations)</description>
6 <include>HiddenObject</include>
7 <animation effect="fade" delay="500" time="0" start="100" end="0">Visible</animation>
8 <animation effect="fade" delay="500" time="0" start="100" end="0">WindowOpen</animation>
9 <onclick>noop</onclick>
10 <visible>Control.IsVisible(51)</visible>
12 <control type="group">
13 <description>Poster Viewtype</description>
14 <centertop>50%</centertop>
16 <control type="image">
21 <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
22 <animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
23 <animation effect="fade" time="200">VisibleChange</animation>
24 <texture colordiffuse="E6FFFFFF">dialogs/dialog-bg-nobo.png</texture>
25 <visible>Control.IsVisible(51)</visible>
27 <control type="group">
28 <visible>Control.IsVisible(51)</visible>
29 <include>Visible_Right</include>
30 <include>OpenClose_Right</include>
31 <control type="fixedlist" id="51">
36 <focusposition>1</focusposition>
37 <movement>0</movement>
38 <pagecontrol>5199</pagecontrol>
39 <scrolltime tween="cubic" easing="out">500</scrolltime>
40 <orientation>horizontal</orientation>
45 <hitrect x="100" y="0" w="800" h="400" />
46 <visible>Container.Content(movies) | Container.Content(seasons) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(games)</visible>
47 <preloaditems>1</preloaditems>
48 <viewtype label="20021">icon</viewtype>
49 <itemlayout width="317">
50 <control type="group">
53 <include>InfoWallMovieLayout</include>
56 <focusedlayout width="490">
57 <control type="group">
58 <control type="group">
61 <visible>Container.OnScrollPrevious</visible>
62 <visible>Control.IsVisible(20000)</visible>
63 <animation effect="fade" time="200" start="100" end="0">Hidden</animation>
64 <include>InfoWallMovieLayout</include>
66 <control type="group">
69 <visible>Container.OnScrollNext</visible>
70 <visible>Control.IsVisible(20000)</visible>
71 <animation effect="fade" time="200" start="100" end="0">Hidden</animation>
72 <include>InfoWallMovieLayout</include>
77 <control type="group">
79 <control type="group">
83 <visible>ListItem.IsCollection + String.IsEmpty(ListItem.PlotOutline) + String.IsEmpty(ListItem.Plot)</visible>
84 <include content="InfoList">
85 <param name="bottom" value="0" />
86 <param name="sortby" value="year" />
87 <param name="sortorder" value="ascending" />
88 <param name="font" value="font13" />
91 <control type="label">
96 <label>$INFO[ListItem.Label]$VAR[ListSubLabelVar]</label>
97 <font>font45_title</font>
98 <shadowcolor>text_shadow</shadowcolor>
100 <control type="textbox">
105 <autoscroll time="3000" delay="7000" repeat="5000">!System.HasActiveModalDialog + Skin.HasSetting(AutoScroll)</autoscroll>
106 <label>$VAR[PlotTextBoxVar]</label>
107 <shadowcolor>text_shadow</shadowcolor>
108 <visible>![ListItem.IsCollection + String.IsEmpty(ListItem.PlotOutline) + String.IsEmpty(ListItem.Plot)]</visible>
113 <control type="group">
114 <centertop>50%</centertop>
117 <depth>DepthContentPopout</depth>
118 <visible>Control.IsVisible(51)</visible>
119 <include>OpenClose_Left</include>
120 <include>Visible_Left</include>
121 <control type="image">
126 <texture>colors/black.png</texture>
127 <bordertexture border="21" infill="false">overlays/shadow.png</bordertexture>
128 <bordersize>20</bordersize>
130 <control type="image">
135 <fadetime>200</fadetime>
136 <aspectratio>scale</aspectratio>
137 <texture fallback="DefaultMovies.png" background="true">$VAR[PosterThumbVar]</texture>
139 <control type="group">
140 <visible>String.IsEqual(ListItem.DBtype,tvshow) | String.IsEqual(ListItem.DBType,season) | ListItem.IsRecording | ListItem.HasReminder | ListItem.HasTimer | ListItem.IsCollection | ListItem.HasVideoVersions | ListItem.IsPlaying | ListItem.IsResumable | ListItem.HasVideoExtras | ListItem.HasArchive | Integer.IsGreater(ListItem.Playcount,0)</visible>
141 <control type="image">
146 <texture colordiffuse="CCFFFFFF">overlays/overlayfade.png</texture>
147 <visible>!String.IsEmpty(ListItem.Art(poster))</visible>
149 <control type="image">
155 <aligny>center</aligny>
156 <texture>$VAR[ItemTypeIconVar]</texture>
158 <control type="image">
164 <aligny>center</aligny>
165 <texture>overlays/extras.png</texture>
166 <visible>ListItem.HasVideoVersions + ListItem.HasVideoExtras</visible>
168 <control type="label">
173 <label>$VAR[WatchedStatusVar]</label>
174 <font>font20_title</font>
175 <shadowcolor>text_shadow</shadowcolor>
177 <aligny>center</aligny>
178 <visible>String.IsEqual(ListItem.DBtype,tvshow) | String.IsEqual(ListItem.DBtype,set) | String.IsEqual(ListItem.DBType,season)</visible>
180 <control type="image">
185 <texture>$VAR[ItemStatusIconVar]</texture>
187 <aligny>center</aligny>
190 <control type="progress">
195 <texturebg></texturebg>
196 <midtexture colordiffuse="button_focus" border="3">progress/texturebg_alt_white.png</midtexture>
197 <info>ListItem.PercentPlayed</info>
198 <visible>!Integer.IsEqual(ListItem.PercentPlayed,0)</visible>
200 <control type="image">
205 <visible>Control.HasFocus(51)</visible>
206 <animation effect="fade" time="100">VisibleChange</animation>
207 <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
209 <control type="group">
212 <include content="RatingCircle">
213 <param name="animation" value="True" />