diff --git a/16x9/DialogSelect.xml b/16x9/DialogSelect.xml index 0881bdd..80ad1b3 100644 --- a/16x9/DialogSelect.xml +++ b/16x9/DialogSelect.xml @@ -1,11 +1,15 @@ 3 + Skin.SetString(home.fallbackwidget.name) + ClearProperty(home.fallbackwidget.name,home) GlobalOverlay Dialog_Select Dialog_Select_Game + + false diff --git a/16x9/Includes_Defs.xml b/16x9/Includes_Defs.xml index d1e1016..0e8fbc0 100644 --- a/16x9/Includes_Defs.xml +++ b/16x9/Includes_Defs.xml @@ -468,6 +468,7 @@ + - $INFO[Window(Weather).Property(Current.FanartCode),resource://resource.images.weatherfanart.multi/,]/ $INFO[Window(Weather).Property(Current.FanartCode),resource://resource.images.weatherfanart.multi/,]/ $INFO[Skin.String(home.fallbackwidget)] diff --git a/16x9/SkinSettings.xml b/16x9/SkinSettings.xml index f250266..d0b6f65 100644 --- a/16x9/SkinSettings.xml +++ b/16x9/SkinSettings.xml @@ -179,6 +179,7 @@ 100% $VAR[Label_SkinSetting_FallbackWidget] + SetProperty(home.fallbackwidget.name,$INFO[Skin.String(home.fallbackwidget.name)],home) RunScript(script.skinshortcuts,type=widgets&grouping=widget&skinWidgetPath=home.fallbackwidget&skinWidget=home.fallbackwidget.node&skinWidgetName=home.fallbackwidget.name&skinWidgetType=home.fallbackwidget.type&skinWidgetTarget=home.fallbackwidget.target) 72 Defs_OptionButton diff --git a/addon.xml b/addon.xml index ef758a6..2d6d928 100644 --- a/addon.xml +++ b/addon.xml @@ -1,4 +1,4 @@ - + diff --git a/shortcuts/template.xml b/shortcuts/template.xml index 5106198..81ab228 100644 --- a/shortcuts/template.xml +++ b/shortcuts/template.xml @@ -8,7 +8,7 @@ False - Integer.IsEqual(Window(Home).Property(MenuFocus),9002) + !String.IsEmpty(Container(9002).ListItem.Property(widgetType)) + Integer.IsEqual(Window(Home).Property(MenuFocus),9002) + !String.IsEmpty(Container(9002).ListItem.Property(widget)) visibility !Player.HasVideo | [Player.HasVideo + !Skin.HasSetting(background.showvideo)] horizontal @@ -42,7 +42,7 @@ False - !Integer.IsEqual(Window(Home).Property(MenuFocus),9002) | String.IsEmpty(Container(9002).ListItem.Property(widgetType)) + !Integer.IsEqual(Window(Home).Property(MenuFocus),9002) | String.IsEmpty(Container(9002).ListItem.Property(widget)) visibility !Player.HasVideo | [Player.HasVideo + !Skin.HasSetting(background.showvideo)] horizontal