File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<window >
33 <zorder >2</zorder >
4- <visible >[Player.Seeking | Player.HasPerformedSeek(3) | Player.Forwarding | Player.Rewinding | Player.Paused | Player.Caching | Player.ShowInfo | Player.ShowTime | Player.IsTempo | Player.HasSceneMarkers ] + ![Window.IsVisible(VideoOSD) | Window.IsVisible(MusicOSD) | Skin.HasSetting(HideSeekBarOSD) | Window.IsActive(script.pseudotv.TVOverlay.xml) | Window.IsActive(script.pseudotv.live.TVOverlay.xml)]</visible >
4+ <visible >[Player.Seeking | Player.HasPerformedSeek(3) | Player.Forwarding | Player.Rewinding | Player.Paused | Player.Caching | Player.ShowInfo | Player.ShowTime | Player.IsTempo] + ![Window.IsVisible(VideoOSD) | Window.IsVisible(MusicOSD) | Skin.HasSetting(HideSeekBarOSD) | Window.IsActive(script.pseudotv.TVOverlay.xml) | Window.IsActive(script.pseudotv.live.TVOverlay.xml)]</visible >
55 <depth >DepthOSD</depth >
66
77 <controls >
143143 </control >
144144
145145 <control type =" ranges" >
146- <top >8 </top >
147- <height >12 </height >
148- <righttexture colordiffuse =" ffff0000 " >white2.png</righttexture >
146+ <top >5 </top >
147+ <height >10 </height >
148+ <righttexture colordiffuse =" aaffffff " >white2.png</righttexture >
149149 <info >Player.SceneMarkers</info >
150150 </control >
151151 </control >
Original file line number Diff line number Diff line change 495495
496496 <control type =" ranges" >
497497 <left >29</left >
498- <top >47 </top >
499- <height >12 </height >
500- <righttexture colordiffuse =" ffff0000 " >white2.png</righttexture >
498+ <top >44 </top >
499+ <height >10 </height >
500+ <righttexture colordiffuse =" aaffffff " >white2.png</righttexture >
501501 <info >Player.SceneMarkers</info >
502502 </control >
503503
Original file line number Diff line number Diff line change 53945394 <onright condition =" Control.IsVisible(110)" >110</onright >
53955395 <onright >850</onright >
53965396 <include >ContainerPosition1</include >
5397- <onclick >PlayMedia($INFO[ListItem.FolderPath],isdir )</onclick >
5397+ <onclick >PlayMedia(musicdb://albums/ $INFO[ListItem.DBID]/ )</onclick >
53985398 <visible >Integer.IsGreater(Container(6890).NumItems,0) | Container(6890).IsUpdating</visible >
53995399 <include content =" WidgetContainerLayout" >
54005400 <param name =" width" value =" 309" />
56965696 <onleft >850</onleft >
56975697 <onright >6890</onright >
56985698 <include >ContainerPosition1</include >
5699- <onclick >PlayMedia($INFO[ListItem.FolderPath],isdir )</onclick >
5699+ <onclick >PlayMedia(musicdb://albums/ $INFO[ListItem.DBID]/ )</onclick >
57005700 <include content =" WidgetContainerLayout" >
57015701 <param name =" width" value =" 309" />
57025702 <param name =" focus_width" value =" 319" />
59095909 </include >
59105910
59115911 <include content =" WidgetPosterContent" >
5912- <param name =" image" value =" $INFO[Container(6928).ListItem.Thumb ]" />
5912+ <param name =" image" value =" $INFO[Container(6928).ListItem.Art(poster) ]" />
59135913 <param name =" label" value =" $LOCALIZE[31607]" />
59145914 </include >
59155915
59465946 </include >
59475947
59485948 <include content =" WidgetPosterContent" >
5949- <param name =" image" value =" $INFO[Container(6929).ListItem.Thumb ]" />
5949+ <param name =" image" value =" $INFO[Container(6929).ListItem.Art(poster) ]" />
59505950 <param name =" label" value =" $LOCALIZE[31608]" />
59515951 </include >
59525952
Original file line number Diff line number Diff line change 147147 </variable >
148148
149149 <include name =" CustomPanelOnclick1" >
150- <onclick >PlayMedia($INFO[ListItem.FolderPath],isdir )</onclick >
150+ <onclick >PlayMedia(musicdb://albums/ $INFO[ListItem.DBID]/ )</onclick >
151151 </include >
152152
153153 <include name =" CustomPanelOnclick2" >
You can’t perform that action at this time.
0 commit comments