Skip to content

Commit

Permalink
Update for script.extendendinfo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tgxcorporation committed Jan 19, 2015
1 parent 42eca46 commit ab6da0e
Show file tree
Hide file tree
Showing 14 changed files with 4,290 additions and 928 deletions.
1,441 changes: 998 additions & 443 deletions 1080i/DialogAlbumInfo.xml

Large diffs are not rendered by default.

43 changes: 38 additions & 5 deletions 1080i/DialogContextMenu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,26 +46,59 @@
<posx>0</posx>
<posy>0</posy>
<align>center</align>
<textoffsetx>0</textoffsetx>
<textoffsetx>30</textoffsetx>
<include>LeftMenuButton</include>
</control>
<control type="button" id="2001">
<posx>0</posx>
<posy>0</posy>
<align>center</align>
<textoffsetx>0</textoffsetx>
<textoffsetx>30</textoffsetx>
<include>LeftMenuButton</include>
<label>$LOCALIZE[21891]</label>
<label>$LOCALIZE[21891] - ExtendedInfo Script</label>
<visible>Container.Content(Actors) | Container.Content(Directors) | Container.Content(Artists)</visible>
<visible>System.HasAddon(script.extendedinfo)</visible>
<onclick>RunScript(script.extendedinfo,info=extendedactorinfo,name=$INFO[ListItem.Label])</onclick>
</control>
<control type="button" id="2002">
<posx>0</posx>
<posy>0</posy>
<align>center</align>
<textoffsetx>30</textoffsetx>
<include>LeftMenuButton</include>
<label>$LOCALIZE[13346] - ExtendedInfo Script</label>
<visible>Container.Content(Movies)</visible>
<visible>System.HasAddon(script.extendedinfo)</visible>
<onclick>RunScript(script.extendedinfo,info=extendedinfo,dbid=$INFO[ListItem.DBID],name=$INFO[ListItem.Title])</onclick>
</control>
<!--<control type="button" id="2003">-->
<!--<posx>0</posx>-->
<!--<posy>0</posy>-->
<!--<align>center</align>-->
<!--<textoffsetx>0</textoffsetx>-->
<!--<include>LeftMenuButton</include>-->
<!--<label>$LOCALIZE[20373] - ExtendedInfo Script</label>-->
<!--<visible>!Stringcompare(Container.FolderPath,videodb://tvshows/titles/) + Substring(Container.FolderPath,videodb://tvshows/titles/,left) + !Container.Content(episodes)</visible>-->
<!--<visible>System.HasAddon(script.extendedinfo)</visible>-->
<!--<onclick>RunScript(script.extendedinfo,info=seasoninfo,tvshow=$INFO[ListItem.TvShowTitle],season=$INFO[Window(home).Property(SeasonNumber)],silent=True)</onclick>-->
<!--</control>-->
<control type="button" id="2004">
<posx>0</posx>
<posy>0</posy>
<align>center</align>
<textoffsetx>30</textoffsetx>
<include>LeftMenuButton</include>
<label>$LOCALIZE[20351] - ExtendedInfo Script</label>
<visible>Container.Content(tvshows)</visible>
<visible>System.HasAddon(script.extendedinfo)</visible>
<onclick>RunScript(script.extendedinfo,info=extendedtvinfo,dbid=$INFO[ListItem.DBID])</onclick>
</control>
<control type="button" id="9325">
<!-- ArtWork Downloader Solo Mode-->
<posx>0</posx>
<posy>0</posy>
<align>center</align>
<textoffsetx>0</textoffsetx>
<textoffsetx>30</textoffsetx>
<include>LeftMenuButton</include>
<label>$LOCALIZE[31511]</label>
<onclick condition="Container.Content(tvshows)">XBMC.RunScript(script.artwork.downloader, mediatype=tvshow, dbid=$INFO[ListItem.DBID])</onclick>
Expand All @@ -79,7 +112,7 @@
<posx>0</posx>
<posy>0</posy>
<align>center</align>
<textoffsetx>0</textoffsetx>
<textoffsetx>30</textoffsetx>
<include>LeftMenuButton</include>
<label>$LOCALIZE[31512]</label>
<onclick condition="Container.Content(tvshows)">XBMC.RunScript(script.artwork.downloader, mode=gui, mediatype=tvshow, dbid=$INFO[ListItem.DBID])</onclick>
Expand Down
40 changes: 23 additions & 17 deletions 1080i/DialogPVRGuideInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<include condition="Skin.HasSetting(BlackGlassMode)+!Skin.HasSetting(DisableSlidingAnimations)">OpenCloseSlideRight</include>
<control type="button">
<visible>Skin.HasSetting(WindowClosingIcon)</visible>
<posx>1637</posx>
<posx>1737</posx>
<posy>186</posy>
<height>50</height>
<width>50</width>
Expand All @@ -18,21 +18,21 @@
<label>-</label>
</control>
<control type="image">
<posx>233</posx>
<posx>133</posx>
<posy>190</posy>
<width>1454</width>
<width>1654</width>
<height>700</height>
<texture border="94">common/bg_dialog.png</texture>
</control>
<control type="group">
<include>VisibleFadeEffect</include>
<control type="group">
<posx>278</posx>
<posx>178</posx>
<posy>227</posy>
<control type="label">
<posx>45</posx>
<posy>18</posy>
<width>1274</width>
<width>1474</width>
<height>100</height>
<font>InfoTitleFont</font>
<textcolor>MainColor</textcolor>
Expand All @@ -41,14 +41,14 @@
<control type="image">
<posx>0</posx>
<posy>38</posy>
<width>1364</width>
<width>1564</width>
<height>79</height>
<texture>list/bg_facade_nofocus_top.png</texture>
</control>
<control type="label">
<posx>45</posx>
<posy>117</posy>
<width>1274</width>
<width>1474</width>
<height>71</height>
<font>InfoDetailsFont</font>
<textcolor>AlternateColor</textcolor>
Expand All @@ -57,23 +57,23 @@
<control type="image">
<posx>0</posx>
<posy>111</posy>
<width>1364</width>
<width>1564</width>
<height>79</height>
<texture>list/bg_facade_nofocus_top.png</texture>
</control>
<control type="label">
<posx>45</posx>
<posy>190</posy>
<width>612</width>
<width>712</width>
<height>71</height>
<font>InfoDetailsFont</font>
<textcolor>MainColor</textcolor>
<label>$INFO[ListItem.StartTime,, / ]$INFO[ListItem.EndTime]</label>
</control>
<control type="label">
<posx>1319</posx>
<posx>1519</posx>
<posy>190</posy>
<width>612</width>
<width>712</width>
<height>71</height>
<align>right</align>
<font>InfoDetailsFont</font>
Expand All @@ -83,22 +83,22 @@
<control type="image">
<posx>0</posx>
<posy>184</posy>
<width>1364</width>
<width>1564</width>
<height>79</height>
<texture>list/bg_facade_nofocus_top.png</texture>
</control>
<control type="textbox">
<posx>45</posx>
<posy>278</posy>
<width>1274</width>
<width>1474</width>
<height>210</height>
<textcolor>AlternateColor</textcolor>
<label>$INFO[ListItem.Plot]</label>
<pagecontrol>6060</pagecontrol>
</control>
<control type="scrollbar" id="6060">
<visible>Skin.HasSetting(ManualScroll)</visible>
<posx>1333</posx>
<posx>1533</posx>
<posy>278</posy>
<height>210</height>
<include>VerticalScroller</include>
Expand All @@ -108,23 +108,29 @@
<control type="image">
<posx>0</posx>
<posy>430</posy>
<width>1364</width>
<width>1564</width>
<height>79</height>
<texture>list/bg_facade_nofocus_top.png</texture>
</control>
<control type="grouplist">
<posx>0</posx>
<posy>516</posy>
<width>1364</width>
<width>1564</width>
<height>90</height>
<itemgap>30</itemgap>
<itemgap>0</itemgap>
<aligny>bottom</aligny>
<align>center</align>
<orientation>horizontal</orientation>
<onup>6060</onup>
<ondown>6060</ondown>
<onleft>6060</onleft>
<onright>6060</onright>
<control type="button" id="122">
<label>Extended Info</label>
<visible>System.HasAddon(script.extendedinfo)</visible>
<onclick>Action(Close)</onclick>
<onclick>RunScript(script.extendedinfo,info=extendedinfo,name=$INFO[ListItem.Title])</onclick>
</control>
<control type="button" id="5">
<label>$LOCALIZE[19165]</label>
</control>
Expand Down
6 changes: 6 additions & 0 deletions 1080i/DialogPVRRecordingInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,12 @@
<ondown>6060</ondown>
<onleft>6060</onleft>
<onright>6060</onright>
<control type="button" id="122">
<label>Extended Info</label>
<visible>System.HasAddon(script.extendedinfo)</visible>
<onclick>Action(Close)</onclick>
<onclick>RunScript(script.extendedinfo,info=extendedinfo,name=$INFO[ListItem.Title])</onclick>
</control>
<control type="button" id="10">
<label>$LOCALIZE[186]</label>
</control>
Expand Down
Loading

0 comments on commit ab6da0e

Please sign in to comment.