diff --git a/skin.aeon.nox.silvo/16x9/DialogColorPicker.xml b/skin.aeon.nox.silvo/16x9/DialogColorPicker.xml index f988000180..fdf66b320d 100644 --- a/skin.aeon.nox.silvo/16x9/DialogColorPicker.xml +++ b/skin.aeon.nox.silvo/16x9/DialogColorPicker.xml @@ -21,7 +21,6 @@ 360 - 5 1200 80 center @@ -31,21 +30,21 @@ 5 - 87 + 77 1910 1 separator_horizontal.png 5 - 892 + 882 1910 1 separator_horizontal.png icon - 90 + 80 10 1900 800 @@ -82,47 +81,60 @@ - 910 + 886 15 300 - 150 + 184 colors/white.png Conditional - 908 + 884 13 304 - 154 + 188 1 colors/border_frame.png - 320 - 910 - 120 + 1615 + 894 + 400 + 180 6 6 6 - 200 + 300 60 + right - 200 + 300 60 + right Skin.Reset($INFO[Window(1140).Property(Reset.Color)]) SendClick(7) !String.IsEmpty(Window(1140).Property(Reset.Color)) + + 300 + 60 + right + + Dialog.Close(dialogcolorpicker) + Skin.SetString($INFO[Window(1140).Property(Reset.Color)]) + !String.IsEmpty(Window(1140).Property(Reset.Color)) + - 1010 - 335 - 900 + 1020 + 325 + 1000 60 + font16 grey2 Conditional diff --git a/skin.aeon.nox.silvo/16x9/DialogConfirm.xml b/skin.aeon.nox.silvo/16x9/DialogConfirm.xml index 73c25e5591..e991496712 100644 --- a/skin.aeon.nox.silvo/16x9/DialogConfirm.xml +++ b/skin.aeon.nox.silvo/16x9/DialogConfirm.xml @@ -7,7 +7,7 @@ FullscreenDimensions colors/black50.png - WindowOpen + WindowOpen WindowClose @@ -26,27 +26,12 @@ 1 colors/border_frame.png - - 1 - 47 - 908 - 1 - separator_horizontal.png - - - 2 - 1 - 906 - 40 - System.Progressbar - $VAR[ThemeLabelColor] - Window.IsActive(progressdialog) - + DialogProgress 2 2 898 - 40 + 60 15 font16_title_bold center diff --git a/skin.aeon.nox.silvo/16x9/DialogMusicInfo.xml b/skin.aeon.nox.silvo/16x9/DialogMusicInfo.xml index be736c9af6..3bbe894759 100644 --- a/skin.aeon.nox.silvo/16x9/DialogMusicInfo.xml +++ b/skin.aeon.nox.silvo/16x9/DialogMusicInfo.xml @@ -772,26 +772,18 @@ SendClick(10) !Skin.HasSetting(KioskMode.Enabled) - + IconMediumMD 70 + ButtonInfoDialogsCommonValues + + String.IsEqual(ListItem.DBTYPE,song) SendClick(12) !Skin.HasSetting(KioskMode.Enabled) - Control.IsVisible(12) + !String.IsEqual(ListItem.DBTYPE,song) - - - Album Info - IconMediumMD - 70 - - ButtonInfoDialogsCommonValues - - SendClick(12) - !Skin.HasSetting(KioskMode.Enabled) - String.IsEqual(ListItem.DBTYPE,song) + Control.IsVisible(12) Set rating diff --git a/skin.aeon.nox.silvo/16x9/DialogSeekBar.xml b/skin.aeon.nox.silvo/16x9/DialogSeekBar.xml index f272d2b3cc..7e2a2c7db5 100644 --- a/skin.aeon.nox.silvo/16x9/DialogSeekBar.xml +++ b/skin.aeon.nox.silvo/16x9/DialogSeekBar.xml @@ -118,11 +118,37 @@ -2 + + 56 + 100% + 10 + colors/white25.png + colors/white.png + colors/white.png + colors/white.png + Player.Editlist + + + 58 + 100% + 8 + colors/white25.png + colors/white.png + Player.Cuts + + + 62 + 100% + 4 + colors/white25.png + colors/white.png + Player.SceneMarkers + 62 100% 4 - colors/white10.png + colors/white25.png colors/white.png Player.Chapters !Integer.IsEqual(Player.ChapterCount,0) diff --git a/skin.aeon.nox.silvo/16x9/DialogSettings.xml b/skin.aeon.nox.silvo/16x9/DialogSettings.xml index 5cd329a0e7..9356c0271c 100644 --- a/skin.aeon.nox.silvo/16x9/DialogSettings.xml +++ b/skin.aeon.nox.silvo/16x9/DialogSettings.xml @@ -11,6 +11,7 @@ colors/black50.png WindowOpen WindowClose + ![VideoPlayer.IsFullscreen + Window.IsVisible(sliderdialog)] 210 diff --git a/skin.aeon.nox.silvo/16x9/DialogVideoInfo.xml b/skin.aeon.nox.silvo/16x9/DialogVideoInfo.xml index 043dfad380..0aa7d17146 100644 --- a/skin.aeon.nox.silvo/16x9/DialogVideoInfo.xml +++ b/skin.aeon.nox.silvo/16x9/DialogVideoInfo.xml @@ -521,7 +521,7 @@ 2800 500 9000 - Runscript(plugin.video.themoviedb.helper,recommendations=5000|info=cast|true|info||5001|info=crew|true|info||5002|info=similar|true|info,window_id=1110,tmdb_type=$VAR[TMDbHelperDBTYPEPathVar],tmdb_id=$INFO[Container(9143).ListItem.UniqueID(tmdb)],winprop_clearlogo=$INFO[ListItem.Art(clearlogo)]) + Runscript(plugin.video.themoviedb.helper,recommendations=5000|info=cast|true|info||5001|info=crew|true|info||5002|info=similar|true|info||5003|info=trakt_comments&sort=likes|true|text,window_id=1110,tmdb_type=$VAR[TMDbHelperDBTYPEPathVar],tmdb_id=$INFO[Container(9143).ListItem.UniqueID(tmdb)],winprop_clearlogo=$INFO[ListItem.Art(clearlogo)]) noop true 300 diff --git a/skin.aeon.nox.silvo/16x9/Includes.xml b/skin.aeon.nox.silvo/16x9/Includes.xml index 5c6314e110..6b78f59638 100644 --- a/skin.aeon.nox.silvo/16x9/Includes.xml +++ b/skin.aeon.nox.silvo/16x9/Includes.xml @@ -1048,377 +1048,6 @@ - - - - Integer.IsGreater(Container(90011).NumItems,0) - RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90011).ListItem.Title,videodb://movies/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22movies%22%7D]"',call_auto=1111) - - 90011 - plugin://script.embuary.helper/?info=getsimilar&dbid=$INFO[ListItem.DBID]&type=movie - - - - Integer.IsGreater(Container(90012).NumItems,0) - RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90012).ListItem.Title,videodb://movies/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22movies%22%7D]"',call_auto=1111) - - 90012 - plugin://script.embuary.helper/?info=getdirectedby&dbid=$INFO[ListItem.DBID] - - - - Integer.IsGreater(Container(90013).NumItems,0) - RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90013).ListItem.Title,videodb://movies/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22movies%22%7D]"',call_auto=1111) - RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90013).ListItem.TVShowTitle,videodb://tvshows/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22tvshows%22%7D]"',call_auto=1111) - - 90013 - plugin://script.embuary.helper/?info=getitemsbyactor&type=movie&dbid=$INFO[ListItem.DBID] - - - - - - Integer.IsGreater(Container(90014).NumItems,0) - RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90014).ListItem.TVShowTitle,videodb://tvshows/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22tvshows%22%7D]"',call_auto=1111) - - 90014 - plugin://script.embuary.helper/?info=getsimilar&dbid=$INFO[ListItem.DBID]&type=tvshow - 12 - - - - Integer.IsGreater(Container(90015).NumItems,0) - RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90015).ListItem.TVShowTitle,videodb://tvshows/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22tvshows%22%7D]"',call_auto=1111) - - 90015 - plugin://script.embuary.helper/?info=getitemsbyactor&type=tvshow&dbid=$INFO[ListItem.DBID]&content=tvshow - - - - - - Integer.IsGreater(Container(900010).NumItems,0) - RunScript(plugin.video.themoviedb.helper,add_path=$INFO[ListItem.FolderPath],type=movie,call_auto=1111) - - 900010 - plugin://plugin.video.themoviedb.helper?info=stars_in_movies&type=person&query=$INFO[ListItem.Label] - $INFO[Container(900010).ListItem.Property(Character)] - !String.IsEmpty(Container(900010).ListItem.Property(Character)) - - - - Integer.IsGreater(Container(900011).NumItems,0) - RunScript(plugin.video.themoviedb.helper,add_path=$INFO[ListItem.FolderPath],type=tv,call_auto=1111) - - 900011 - plugin://plugin.video.themoviedb.helper?info=stars_in_tvshows&type=person&query=$INFO[ListItem.Label] - $INFO[Container(900011).ListItem.Property(Character)] - !String.IsEmpty(Container(900011).ListItem.Property(Character)) - - - - Integer.IsGreater(Container(900012).NumItems,0) - RunScript(plugin.video.themoviedb.helper,add_path=$INFO[ListItem.FolderPath],type=movie,call_auto=1111) - - 900012 - plugin://plugin.video.themoviedb.helper?info=crew_in_movies&type=person&query=$INFO[ListItem.Label] - $INFO[Container(900012).ListItem.Property(Job)] - !String.IsEmpty(Container(900011).ListItem.Property(Job)) - - - - Integer.IsGreater(Container(900020).NumItems,0) - SetFocus(99) - - 900020 - plugin://plugin.video.themoviedb.helper?info=images&type=person&query='"$ESCINFO[ListItem.Label]"' - - - - - - 15 - 1196 - 500 - horizontal - 2 - list - 300 - - - -15 - -10 - 320 - 450 - 22 - thumbs/shadow.png - scale - $INFO[ListItem.Icon] - - - 5 - 282 - 418 - poster_bottom_fade.png - - - 8 - 374 - 274 - 43 - center - font14 - shadow - white2 - - - - 3 - 422 - 284 - 43 - center - font14 - shadow - white2 - - - - - - Focus - - -15 - -10 - 320 - 450 - 22 - thumbs/shadow.png - scale - $INFO[ListItem.Icon] - - - 5 - 282 - 418 - poster_bottom_fade.png - - - 8 - 374 - 274 - 43 - center - font14 - shadow - $VAR[ThemeLabelColor] - - Conditional - - - 3 - 422 - 284 - 43 - center - font14 - shadow - $VAR[ThemeLabelColor] - - Conditional - - - - - CastPanelContent - - - - - - HiddenList - - - - - Dialog.Close(all,true) - ActivateWindow(Videos,videodb://movies/sets/$INFO[ListItem.SetId]/?setid=$INFO[ListItem.SetId],return) - !String.IsEqual(Container(90017).NumItems,1) - - 90017 - videodb://movies/sets/$INFO[ListItem.SetID] - false - year - - - - - - - 90016 - $INFO[ListItem.Label]$INFO[ListItem.Property(TotalEpisodes), (,)] - - videodb://tvshows/titles/$INFO[ListItem.DBID] - false - - - - - - 15 - 1196 - 500 - horizontal - 2 - list - 300 - - - -15 - -10 - 320 - 450 - 22 - thumbs/shadow.png - scale - $INFO[ListItem.Icon] - - - 5 - 282 - 418 - poster_bottom_fade.png - - - 8 - 374 - 274 - 43 - center - font14 - shadow - white2 - - - - 3 - 422 - 284 - 43 - center - font14 - shadow - white2 - - - - - - Focus - - -15 - -10 - 320 - 450 - 22 - thumbs/shadow.png - scale - $INFO[ListItem.Icon] - - - 5 - 282 - 418 - poster_bottom_fade.png - - - 8 - 374 - 274 - 43 - center - font14 - shadow - $VAR[ThemeLabelColor] - - Conditional - - - 3 - 422 - 284 - 43 - center - font14 - shadow - $VAR[ThemeLabelColor] - - Conditional - - - - - - - - 15 - 1196 - 500 - horizontal - 2 - 300 - - - -15 - -10 - 319 - 450 - 22 - thumbs/shadow.png - scale - $INFO[Container(50).ListItem.Art(poster)] - - - 3 - 422 - 284 - 43 - center - font14 - shadow - white2 - - - - - - Focus - - -15 - -10 - 320 - 450 - 22 - thumbs/shadow.png - scale - $INFO[Container(50).ListItem.Art(poster)] - - - 3 - 422 - 284 - 43 - center - font14 - shadow - $VAR[ThemeLabelColor] - - Conditional - - - - - @@ -1874,46 +1503,48 @@ - + !String.IsEmpty(Control.GetLabel(4420)) + Control.IsVisible(4420) - - !String.IsEqual(Control.GetLabel(4420),5) + !String.IsEqual(Control.GetLabel(4420),6) - !Skin.HasSetting(Enable.ManualInfoPanel) | [Skin.HasSetting(Enable.ManualInfoPanel) + Control.HasFocus(4401)] - Visible - Hidden - WindowOpen - WindowClose - Conditional - Conditional - Conditional - Conditional - Conditional - Conditional - 5 - - 90 - 130 - 1740 - 800 - listpanel_back.png - !Control.IsVisible(57) + !Control.IsVisible(59) - - - 50 - 60 - 1820 - 842 - listpanel_back.png - Control.IsVisible(57) - - - 90 - 130 - 1740 - 614 - listpanel_back.png - Control.IsVisible(59) - + !String.IsEqual(Control.GetLabel(4420),5) + !String.IsEqual(Control.GetLabel(4420),6) + !Skin.HasSetting(Enable.ManualInfoPanel) | [Skin.HasSetting(Enable.ManualInfoPanel) + Control.HasFocus(4401)] + Visible + Hidden + WindowOpen + WindowClose + Conditional + Conditional + Conditional + Conditional + Conditional + Conditional + 5 + + 90 + 130 + 1740 + 800 + listpanel_back.png + !Control.IsVisible(57) + !Control.IsVisible(59) + + + 50 + 60 + 1820 + 842 + listpanel_back.png + Control.IsVisible(57) + + + 90 + 130 + 1740 + 614 + listpanel_back.png + Control.IsVisible(59) + + + ![Container.OnNext | Container.OnPrevious] + ViewAnimation String.IsEqual(Control.GetLabel(4420),1) SettingsFadeAnimation @@ -2069,30 +1700,24 @@ Skin.HasSetting(Enable.Shift.Discart) + !Skin.HasSetting(Enable.Shift.Small) + ![ListItem.IsCollection + String.IsEmpty(ListItem.Art(discart))] + !Skin.HasSetting(Enable.ManualInfoPanel) + ![Container.Content(tvshows) | Container.Content(seasons)] - auto + auto ShowCaseInfoPanelButtonsValues - auto + auto ShowCaseInfoPanelButtonsValues auto ShowCaseInfoPanelButtonsValues - !String.IsEmpty(ListItem.Top250) - - - - auto - ShowCaseInfoPanelButtonsValues - String.IsEmpty(ListItem.Top250) auto ShowCaseInfoPanelButtonsValues + !Container.Content(movies) | !String.IsEmpty(ListItem.Top250) @@ -2137,7 +1762,7 @@ justify Skin.HasSetting(Enable.AutoScroll) ShowCaseInfoPanelButtonsValues - Skin.HasSetting(Enable.Shift.Discart) + !Skin.HasSetting(Enable.Shift.Small) + String.IsEmpty(ListItem.Art(discart)) + !Skin.HasSetting(Enable.ManualInfoPanel) + ![Container.Content(tvshows) | Container.Content(seasons)] + Skin.HasSetting(Enable.Shift.Discart) + !Skin.HasSetting(Enable.Shift.Small) + !Skin.HasSetting(Enable.ManualInfoPanel) + ![ListItem.IsCollection + String.IsEmpty(ListItem.Art(discart))] + ![Container.Content(tvshows) | Container.Content(seasons)] 1298 @@ -2244,133 +1869,136 @@ - - - FullscreenDimensions - colors/black50.png - !Skin.HasSetting(Enable.ManualInfoPanel) + [String.IsEqual(Control.GetLabel(4420),5) | String.IsEqual(Control.GetLabel(4420),6)] | [Skin.HasSetting(Enable.ManualInfoPanel) + Control.HasFocus(4401) + [String.IsEqual(Control.GetLabel(4420),5) | String.IsEqual(Control.GetLabel(4420),6)]] - Visible - Hidden - + + + + FullscreenDimensions + colors/black50.png + !Skin.HasSetting(Enable.ManualInfoPanel) + [String.IsEqual(Control.GetLabel(4420),5) | String.IsEqual(Control.GetLabel(4420),6)] | [Skin.HasSetting(Enable.ManualInfoPanel) + Control.HasFocus(4401) + [String.IsEqual(Control.GetLabel(4420),5) | String.IsEqual(Control.GetLabel(4420),6)]] + Visible + Hidden + + + !String.IsEmpty(Control.GetLabel(4420)) + Control.IsVisible(4420) + !Skin.HasSetting(Enable.ManualInfoPanel) + [String.IsEqual(Control.GetLabel(4420),5) | String.IsEqual(Control.GetLabel(4420),6)] | [Skin.HasSetting(Enable.ManualInfoPanel) + Control.HasFocus(4401) + [String.IsEqual(Control.GetLabel(4420),5) | String.IsEqual(Control.GetLabel(4420),6)]] + Visible + Hidden + WindowOpen + WindowClose - !Skin.HasSetting(Enable.ManualInfoPanel) + [String.IsEqual(Control.GetLabel(4420),5) | String.IsEqual(Control.GetLabel(4420),6)] | [Skin.HasSetting(Enable.ManualInfoPanel) + Control.HasFocus(4401) + [String.IsEqual(Control.GetLabel(4420),5) | String.IsEqual(Control.GetLabel(4420),6)]] - Visible - Hidden - WindowOpen - WindowClose - - String.IsEqual(Control.GetLabel(4420),5) - SettingsFadeAnimation - - 5 - 80 + String.IsEqual(Control.GetLabel(4420),5) + SettingsFadeAnimation + + 5 + 80 + + + 1160 + ShowCaseInfoPanelButtonsValues + + + + 1160 + ShowCaseInfoPanelButtonsValues + + - - NewInfoPanelButtonsValues + + auto + ShowCaseInfoPanelButtonsValues - - NewInfoPanelButtonsValues + 501 + 251 + + ShowCaseInfoPanelButtonsValues - - - - auto - NewInfoPanelButtonsValues - - - 501 - 251 - - NewInfoPanelButtonsValues - - - 752 - 250 - - NewInfoPanelButtonsValues - + + 752 + 250 + + ShowCaseInfoPanelButtonsValues - - - 367 - 20 - 1090 - 130 - font14_textbox2 - - true - NewInfoPanelButtonsValues + + + + 367 + 20 + 1090 + 130 + font14_textbox2 + + true + ShowCaseInfoPanelButtonsValues + + + 1132 + 71 + 768 + 415 + 200 + $VAR[GlobalBackgroundVar] + scale + thumbs/thumb_shadow_aa.png + 20 + + + + String.IsEqual(Control.GetLabel(4420),6) + SettingsFadeAnimation + + 5 + 80 + + + 615 + ShowCaseInfoPanelButtonsValues - - 1132 - 71 - 768 - 415 - 200 - $VAR[GlobalBackgroundVar] - scale - thumbs/thumb_shadow_aa.png - 20 + + + 615 + ShowCaseInfoPanelButtonsValues - - - String.IsEqual(Control.GetLabel(4420),6) - SettingsFadeAnimation - - 5 - 80 - - - 615 - NewInfoPanelButtonsValues - + + + 615 + ShowCaseInfoPanelButtonsValues + + - - 615 - NewInfoPanelButtonsValues + 251 + + ShowCaseInfoPanelButtonsValues - - 615 - NewInfoPanelButtonsValues - - - - 251 - - NewInfoPanelButtonsValues - - - 251 - 364 - - NewInfoPanelButtonsValues - + 251 + 364 + + ShowCaseInfoPanelButtonsValues - - - 92 - 650 - 900 - 345 - font14_textbox2 - - true - NewInfoPanelButtonsValues - - - 1601 - 71 - 278 - 380 - 200 - $VAR[PosterThumbVar] - thumbs/thumb_shadow_aa.png - 20 - + + + + 92 + 650 + 900 + 345 + font14_textbox2 + + true + ShowCaseInfoPanelButtonsValues + + + 1601 + 71 + 278 + 380 + 200 + $VAR[PosterThumbVar] + thumbs/thumb_shadow_aa.png + 20 diff --git a/skin.aeon.nox.silvo/16x9/Includes_CommonValues.xml b/skin.aeon.nox.silvo/16x9/Includes_CommonValues.xml index 37cf295d7d..7661fe1add 100644 --- a/skin.aeon.nox.silvo/16x9/Includes_CommonValues.xml +++ b/skin.aeon.nox.silvo/16x9/Includes_CommonValues.xml @@ -109,15 +109,6 @@ white2 white2 - - 90 - 1200 - 15 - top - font14 - white2 - white2 - 90 501 @@ -148,498 +139,6 @@ VisibleChange - - - !String.IsEmpty(ListItem.Property(DBID)) - false - - - - - - - - - 15 - 1196 - 500 - horizontal - 2 - 90002 - 300 - - - -15 - -10 - 320 - 450 - 22 - thumbs/shadow.png - scale - $PARAM[texture] - - - $PARAM[labelVisibility] - - 5 - 282 - 418 - poster_bottom_fade.png - - - 8 - 374 - 274 - 43 - center - font14 - shadow - white2 - - - - - 3 - 422 - 284 - 43 - center - font14 - shadow - - - - 3 - 422 - 284 - 43 - center - font14 - shadow - - - - 7 - 12 - 67 - 30 - colors/black50.png - scale - !String.IsEmpty(ListItem.Year) + !Control.HasFocus(90016) - - - 8 - 4 - 274 - 43 - font14 - shadow - - - - 242 - 13 - 40 - 40 - overlays/addons/enabled.png - $PARAM[overlayVisibility] - - - - - Focus - - -15 - -10 - 320 - 450 - 22 - thumbs/shadow.png - scale - $PARAM[texture] - - - $PARAM[labelVisibility] - - 5 - 282 - 418 - poster_bottom_fade.png - - - 8 - 374 - 274 - 43 - center - font14 - shadow - $VAR[ThemeLabelColor] - - Conditional - - - - 7 - 12 - 67 - 30 - colors/black50.png - scale - !String.IsEmpty(ListItem.Year) + !Control.HasFocus(90016) - - - 8 - 4 - 274 - 43 - font14 - shadow - $VAR[ThemeLabelColor] - - Conditional - - - 3 - 422 - 284 - 43 - center - font14 - shadow - $VAR[ThemeLabelColor] - - Conditional - - - 242 - 13 - 40 - 40 - overlays/addons/enabled.png - $PARAM[overlayVisibility] - - - - $PARAM[content] - - - - - - - - $INFO[Container(50).ListItemAbsolute($PARAM[CastListItemID]).Label2] - $INFO[Container(50).ListItemAbsolute($PARAM[CastListItemID]).Icon] - SetProperty(ActorID,$PARAM[CastListItemID]) - SetProperty(ActorName,$INFO[Container(50).ListItemAbsolute($PARAM[CastListItemID]).Label]) - ActivateWindow(1129) - !String.IsEmpty(Container(50).ListItemAbsolute($PARAM[CastListItemID]).Label) - - - - - - 0 - - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - - 7 - - - 8 - - - 9 - - - 10 - - - 11 - - - 12 - - - 13 - - - 14 - - - 15 - - - 16 - - - 17 - - - 18 - - - 19 - - - 20 - - - 21 - - - 22 - - - 23 - - - 24 - - - 25 - - - 26 - - - 27 - - - 28 - - - 29 - - - 30 - - - 31 - - - 32 - - - 33 - - - 34 - - - 35 - - - 36 - - - 37 - - - 38 - - - 39 - - - 40 - - - 41 - - - 42 - - - 43 - - - 44 - - - 45 - - - 46 - - - 47 - - - 48 - - - 49 - - - 50 - - - 51 - - - 52 - - - 53 - - - 54 - - - 55 - - - 56 - - - 57 - - - 58 - - - 59 - - - 60 - - - 61 - - - 62 - - - 63 - - - 64 - - - 65 - - - 66 - - - 67 - - - 68 - - - 69 - - - 70 - - - 71 - - - 72 - - - 73 - - - 74 - - - 75 - - - 76 - - - 77 - - - 78 - - - 79 - - - 80 - - - 81 - - - 82 - - - 83 - - - 84 - - - 85 - - - 86 - - - 87 - - - 88 - - - 89 - - - 90 - - - 91 - - - 92 - - - 93 - - - 94 - - - 95 - - - 96 - - - 97 - - - 98 - - - 99 - - diff --git a/skin.aeon.nox.silvo/16x9/Includes_DialogInfo.xml b/skin.aeon.nox.silvo/16x9/Includes_DialogInfo.xml index 3660a74555..fee75acaf8 100644 --- a/skin.aeon.nox.silvo/16x9/Includes_DialogInfo.xml +++ b/skin.aeon.nox.silvo/16x9/Includes_DialogInfo.xml @@ -1,6 +1,868 @@ + + + !String.IsEmpty(ListItem.Property(DBID)) + false + + + + + + + + + 15 + 1196 + 500 + horizontal + 2 + 90002 + 300 + + + -15 + -10 + 320 + 450 + 22 + thumbs/shadow.png + scale + $PARAM[texture] + + + $PARAM[labelVisibility] + + 5 + 282 + 418 + poster_bottom_fade.png + + + 8 + 374 + 274 + 43 + center + font14 + shadow + white2 + + + + + 3 + 422 + 284 + 43 + center + font14 + shadow + + + + 3 + 422 + 284 + 43 + center + font14 + shadow + + + + 7 + 12 + 67 + 30 + colors/black50.png + scale + !String.IsEmpty(ListItem.Year) + !Control.HasFocus(90016) + + + 8 + 4 + 274 + 43 + font14 + shadow + + + + 242 + 13 + 40 + 40 + overlays/addons/enabled.png + $PARAM[overlayVisibility] + + + + + Focus + + -15 + -10 + 320 + 450 + 22 + thumbs/shadow.png + scale + $PARAM[texture] + + + $PARAM[labelVisibility] + + 5 + 282 + 418 + poster_bottom_fade.png + + + 8 + 374 + 274 + 43 + center + font14 + shadow + $VAR[ThemeLabelColor] + + Conditional + + + + 7 + 12 + 67 + 30 + colors/black50.png + scale + !String.IsEmpty(ListItem.Year) + !Control.HasFocus(90016) + + + 8 + 4 + 274 + 43 + font14 + shadow + $VAR[ThemeLabelColor] + + Conditional + + + 3 + 422 + 284 + 43 + center + font14 + shadow + $VAR[ThemeLabelColor] + + Conditional + + + 242 + 13 + 40 + 40 + overlays/addons/enabled.png + $PARAM[overlayVisibility] + + + + $PARAM[content] + + + + + + + + $INFO[Container(50).ListItemAbsolute($PARAM[CastListItemID]).Label2] + $INFO[Container(50).ListItemAbsolute($PARAM[CastListItemID]).Icon] + SetProperty(ActorID,$PARAM[CastListItemID]) + SetProperty(ActorName,$INFO[Container(50).ListItemAbsolute($PARAM[CastListItemID]).Label]) + ActivateWindow(1129) + !String.IsEmpty(Container(50).ListItemAbsolute($PARAM[CastListItemID]).Label) + + + + + + 0 + + + 1 + + + 2 + + + 3 + + + 4 + + + 5 + + + 6 + + + 7 + + + 8 + + + 9 + + + 10 + + + 11 + + + 12 + + + 13 + + + 14 + + + 15 + + + 16 + + + 17 + + + 18 + + + 19 + + + 20 + + + 21 + + + 22 + + + 23 + + + 24 + + + 25 + + + 26 + + + 27 + + + 28 + + + 29 + + + 30 + + + 31 + + + 32 + + + 33 + + + 34 + + + 35 + + + 36 + + + 37 + + + 38 + + + 39 + + + 40 + + + 41 + + + 42 + + + 43 + + + 44 + + + 45 + + + 46 + + + 47 + + + 48 + + + 49 + + + 50 + + + 51 + + + 52 + + + 53 + + + 54 + + + 55 + + + 56 + + + 57 + + + 58 + + + 59 + + + 60 + + + 61 + + + 62 + + + 63 + + + 64 + + + 65 + + + 66 + + + 67 + + + 68 + + + 69 + + + 70 + + + 71 + + + 72 + + + 73 + + + 74 + + + 75 + + + 76 + + + 77 + + + 78 + + + 79 + + + 80 + + + 81 + + + 82 + + + 83 + + + 84 + + + 85 + + + 86 + + + 87 + + + 88 + + + 89 + + + 90 + + + 91 + + + 92 + + + 93 + + + 94 + + + 95 + + + 96 + + + 97 + + + 98 + + + 99 + + + + + Integer.IsGreater(Container(90011).NumItems,0) + RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90011).ListItem.Title,videodb://movies/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22movies%22%7D]"',call_auto=1111) + + 90011 + plugin://script.embuary.helper/?info=getsimilar&dbid=$INFO[ListItem.DBID]&type=movie + + + + Integer.IsGreater(Container(90012).NumItems,0) + RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90012).ListItem.Title,videodb://movies/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22movies%22%7D]"',call_auto=1111) + + 90012 + plugin://script.embuary.helper/?info=getdirectedby&dbid=$INFO[ListItem.DBID] + + + + Integer.IsGreater(Container(90013).NumItems,0) + RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90013).ListItem.Title,videodb://movies/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22movies%22%7D]"',call_auto=1111) + RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90013).ListItem.TVShowTitle,videodb://tvshows/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22tvshows%22%7D]"',call_auto=1111) + + 90013 + plugin://script.embuary.helper/?info=getitemsbyactor&type=movie&dbid=$INFO[ListItem.DBID] + + + + + + Integer.IsGreater(Container(90014).NumItems,0) + RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90014).ListItem.TVShowTitle,videodb://tvshows/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22tvshows%22%7D]"',call_auto=1111) + + 90014 + plugin://script.embuary.helper/?info=getsimilar&dbid=$INFO[ListItem.DBID]&type=tvshow + 12 + + + + Integer.IsGreater(Container(90015).NumItems,0) + RunScript(plugin.video.themoviedb.helper,add_path='"$INFO[Container(90015).ListItem.TVShowTitle,videodb://tvshows/titles/?xsp=%7B%22order%22%3A%7B%22direction%22%3A%22ascending%22%2C%22ignorefolders%22%3A0%2C%22method%22%3A%22sorttitle%22%7D%2C%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22title%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%5B%22,%22%5D%7D%5D%7D%2C%22type%22%3A%22tvshows%22%7D]"',call_auto=1111) + + 90015 + plugin://script.embuary.helper/?info=getitemsbyactor&type=tvshow&dbid=$INFO[ListItem.DBID]&content=tvshow + + + + + + Integer.IsGreater(Container(900010).NumItems,0) + RunScript(plugin.video.themoviedb.helper,add_path=$INFO[ListItem.FolderPath],type=movie,call_auto=1111) + + 900010 + plugin://plugin.video.themoviedb.helper?info=stars_in_movies&type=person&query=$INFO[ListItem.Label] + $INFO[Container(900010).ListItem.Property(Character)] + !String.IsEmpty(Container(900010).ListItem.Property(Character)) + + + + Integer.IsGreater(Container(900011).NumItems,0) + RunScript(plugin.video.themoviedb.helper,add_path=$INFO[ListItem.FolderPath],type=tv,call_auto=1111) + + 900011 + plugin://plugin.video.themoviedb.helper?info=stars_in_tvshows&type=person&query=$INFO[ListItem.Label] + $INFO[Container(900011).ListItem.Property(Character)] + !String.IsEmpty(Container(900011).ListItem.Property(Character)) + + + + Integer.IsGreater(Container(900012).NumItems,0) + RunScript(plugin.video.themoviedb.helper,add_path=$INFO[ListItem.FolderPath],type=movie,call_auto=1111) + + 900012 + plugin://plugin.video.themoviedb.helper?info=crew_in_movies&type=person&query=$INFO[ListItem.Label] + $INFO[Container(900012).ListItem.Property(Job)] + !String.IsEmpty(Container(900011).ListItem.Property(Job)) + + + + Integer.IsGreater(Container(900020).NumItems,0) + SetFocus(99) + + 900020 + plugin://plugin.video.themoviedb.helper?info=images&type=person&query='"$ESCINFO[ListItem.Label]"' + + + + + + 15 + 1196 + 500 + horizontal + 2 + list + 300 + + + -15 + -10 + 320 + 450 + 22 + thumbs/shadow.png + scale + $INFO[ListItem.Icon] + + + 5 + 282 + 418 + poster_bottom_fade.png + + + 8 + 374 + 274 + 43 + center + font14 + shadow + white2 + + + + 3 + 422 + 284 + 43 + center + font14 + shadow + white2 + + + + + + Focus + + -15 + -10 + 320 + 450 + 22 + thumbs/shadow.png + scale + $INFO[ListItem.Icon] + + + 5 + 282 + 418 + poster_bottom_fade.png + + + 8 + 374 + 274 + 43 + center + font14 + shadow + $VAR[ThemeLabelColor] + + Conditional + + + 3 + 422 + 284 + 43 + center + font14 + shadow + $VAR[ThemeLabelColor] + + Conditional + + + + + CastPanelContent + + + + + + HiddenList + + + + + Dialog.Close(all,true) + ActivateWindow(Videos,videodb://movies/sets/$INFO[ListItem.SetId]/?setid=$INFO[ListItem.SetId],return) + !String.IsEqual(Container(90017).NumItems,1) + + 90017 + videodb://movies/sets/$INFO[ListItem.SetID] + false + year + + + + + + + 90016 + $INFO[ListItem.Label]$INFO[ListItem.Property(TotalEpisodes), (,)] + + videodb://tvshows/titles/$INFO[ListItem.DBID] + false + + + + + + 15 + 1196 + 500 + horizontal + 2 + list + 300 + + + -15 + -10 + 320 + 450 + 22 + thumbs/shadow.png + scale + $INFO[ListItem.Icon] + + + 5 + 282 + 418 + poster_bottom_fade.png + + + 8 + 374 + 274 + 43 + center + font14 + shadow + white2 + + + + 3 + 422 + 284 + 43 + center + font14 + shadow + white2 + + + + + + Focus + + -15 + -10 + 320 + 450 + 22 + thumbs/shadow.png + scale + $INFO[ListItem.Icon] + + + 5 + 282 + 418 + poster_bottom_fade.png + + + 8 + 374 + 274 + 43 + center + font14 + shadow + $VAR[ThemeLabelColor] + + Conditional + + + 3 + 422 + 284 + 43 + center + font14 + shadow + $VAR[ThemeLabelColor] + + Conditional + + + + + + + + 15 + 1196 + 500 + horizontal + 2 + 300 + + + -15 + -10 + 319 + 450 + 22 + thumbs/shadow.png + scale + $INFO[Container(50).ListItem.Art(poster)] + + + 3 + 422 + 284 + 43 + center + font14 + shadow + white2 + + + + + + Focus + + -15 + -10 + 320 + 450 + 22 + thumbs/shadow.png + scale + $INFO[Container(50).ListItem.Art(poster)] + + + 3 + 422 + 284 + 43 + center + font14 + shadow + $VAR[ThemeLabelColor] + + Conditional + + + + + 1075 diff --git a/skin.aeon.nox.silvo/16x9/Includes_DialogSettings.xml b/skin.aeon.nox.silvo/16x9/Includes_DialogSettings.xml index 708f480e10..7380777280 100644 --- a/skin.aeon.nox.silvo/16x9/Includes_DialogSettings.xml +++ b/skin.aeon.nox.silvo/16x9/Includes_DialogSettings.xml @@ -229,7 +229,7 @@ SetProperty(CustomSelect,autohidemusicosd,Home) ActivateWindow(1129) - + Background Button 1498 @@ -600,4 +600,21 @@ Skin.HasSetting(Disable.PVRSearch) + + + 1 + 68 + 908 + 1 + separator_horizontal.png + + + 2 + 0 + 906 + 60 + System.Progressbar + $VAR[ThemeLabelColor] + + \ No newline at end of file diff --git a/skin.aeon.nox.silvo/16x9/Includes_LiveBG.xml b/skin.aeon.nox.silvo/16x9/Includes_LiveBG.xml index f65dddecf3..8080fbc3f8 100644 --- a/skin.aeon.nox.silvo/16x9/Includes_LiveBG.xml +++ b/skin.aeon.nox.silvo/16x9/Includes_LiveBG.xml @@ -207,9 +207,14 @@ + [String.EndsWith(Container(9000).ListItem.Property(background),i:songs) | String.EndsWith(Container(9000).ListItem.Property(background),i:albums)] | [Control.HasFocus(9010) + [String.EndsWith(Container(9010).ListItem.Property(background),i:songs) | String.EndsWith(Container(9010).ListItem.Property(background),i:albums)]] WindowOpen VisibleChange - [String.EndsWith(Container(9000).ListItem.Property(background),i:songs) | String.EndsWith(Container(9000).ListItem.Property(background),i:albums)] | [Control.HasFocus(9010) + [String.EndsWith(Container(9010).ListItem.Property(background),i:songs) | String.EndsWith(Container(9010).ListItem.Property(background),i:albums)]] + + FullscreenDimensions + scale + special://skin/extras/backgrounds/default_livecases.jpg + -200 @@ -513,6 +518,7 @@ + special://skin/extras/playlists/randommovies.xsp special://skin/extras/playlists/recentmovies.xsp special://skin/extras/playlists/recentepisodes.xsp special://skin/extras/playlists/randomsongs.xsp diff --git a/skin.aeon.nox.silvo/16x9/Includes_PVR_Views.xml b/skin.aeon.nox.silvo/16x9/Includes_PVR_Views.xml index 761b3ef350..2a56c07dee 100644 --- a/skin.aeon.nox.silvo/16x9/Includes_PVR_Views.xml +++ b/skin.aeon.nox.silvo/16x9/Includes_PVR_Views.xml @@ -307,7 +307,7 @@ 440 175 stretch - pvr/grey_bg.png + pvr/grey_bg.png 15 @@ -328,19 +328,18 @@ pvr/texturebg_white.png - 335 - 10 - 90 - 59 - keep + 342 + 5 + 80 + 55 + keep $INFO[ListItem.Icon] - Conditional - 402 - 17 - 40 - 40 + 412 + -2 + 30 + 30 $VAR[PVRChannelStatusIcon] Conditional @@ -379,14 +378,15 @@ - - + + + 440 175 stretch - pvr/grey_bg.png + pvr/grey_bg.png -13 @@ -414,21 +414,20 @@ pvr/texturebg_white.png - 402 - 17 - 40 - 40 - $VAR[PVRChannelStatusIcon] - Conditional + 342 + 5 + 80 + 55 + keep + $INFO[ListItem.Icon] - 335 - 10 - 90 - 59 - keep - $INFO[ListItem.Icon] - Conditional + 412 + -2 + 30 + 30 + $VAR[PVRChannelStatusIcon] + Conditional 15 diff --git a/skin.aeon.nox.silvo/16x9/Includes_Select.xml b/skin.aeon.nox.silvo/16x9/Includes_Select.xml index 65d74447ec..59c30d7526 100644 --- a/skin.aeon.nox.silvo/16x9/Includes_Select.xml +++ b/skin.aeon.nox.silvo/16x9/Includes_Select.xml @@ -198,6 +198,7 @@ Add/Get More... button SetFocus(98) HiddenObject + !Window.IsActive(script-skinshortcuts.xml) @@ -1335,7 +1336,7 @@ ResetSkinColorsOnclick Skin.SetString(ThemeLabelColor,FFFF9800) - Skin.SetString(ThemeBorderColor,FF606060) + Skin.SetString(ThemeBorderColor,FF0F0F0F) Skin.SetString(ThemeHomeMenuBarColor,FFFF9800) Skin.SetString(FocusedMainMenuColor,white) Skin.SetString(UnfocusedMainMenuColor,FF000000) diff --git a/skin.aeon.nox.silvo/16x9/MusicVisualisation.xml b/skin.aeon.nox.silvo/16x9/MusicVisualisation.xml index b3f5abe456..b197f1b455 100644 --- a/skin.aeon.nox.silvo/16x9/MusicVisualisation.xml +++ b/skin.aeon.nox.silvo/16x9/MusicVisualisation.xml @@ -301,7 +301,7 @@ keep 300 Conditional - $VAR[PlayerArtworkDiscVar] + $VAR[PlayerArtworkDiscVar] 30 @@ -384,7 +384,7 @@ 400 45 $VAR[ThemeLabelColor] - $INFO[MusicPlayer.UserRating,flags/rating/,.png] + $INFO[MusicPlayer.UserRating,flags/rating/,.png] keep !Player.IsInternetStream @@ -490,7 +490,7 @@ 400 45 $VAR[ThemeLabelColor] - $INFO[MusicPlayer.UserRating,flags/rating/,.png] + $INFO[MusicPlayer.UserRating,flags/rating/,.png] keep !Player.IsInternetStream @@ -624,7 +624,7 @@ 400 45 $VAR[ThemeLabelColor] - $INFO[MusicPlayer.UserRating,flags/rating/,.png] + $INFO[MusicPlayer.UserRating,flags/rating/,.png] keep !Player.IsInternetStream @@ -703,7 +703,7 @@ 400 45 $VAR[ThemeLabelColor] - $INFO[MusicPlayer.UserRating,flags/rating/,.png] + $INFO[MusicPlayer.UserRating,flags/rating/,.png] keep !Player.IsInternetStream @@ -726,7 +726,7 @@ keep 300 Conditional - $VAR[PlayerArtworkDiscVar] + $VAR[PlayerArtworkDiscVar] 30 !Skin.HasSetting(HideMusicVizCD) diff --git a/skin.aeon.nox.silvo/16x9/MyMusicNav.xml b/skin.aeon.nox.silvo/16x9/MyMusicNav.xml index 1ea5d85836..d770f4f4ae 100644 --- a/skin.aeon.nox.silvo/16x9/MyMusicNav.xml +++ b/skin.aeon.nox.silvo/16x9/MyMusicNav.xml @@ -276,7 +276,7 @@ 200 50 MediaFlagValues - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] @@ -319,7 +319,7 @@ 198 MediaFlagValues - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] 198 diff --git a/skin.aeon.nox.silvo/16x9/MyPrograms.xml b/skin.aeon.nox.silvo/16x9/MyPrograms.xml index f1c001a4cc..a50b5c441c 100644 --- a/skin.aeon.nox.silvo/16x9/MyPrograms.xml +++ b/skin.aeon.nox.silvo/16x9/MyPrograms.xml @@ -99,7 +99,7 @@ 200 50 MediaFlagValues - $INFO[ListItem.StarRating] + $INFO[ListItem.StarRating] diff --git a/skin.aeon.nox.silvo/16x9/SettingsCategory.xml b/skin.aeon.nox.silvo/16x9/SettingsCategory.xml index 917d80c108..5c9ec16a8d 100644 --- a/skin.aeon.nox.silvo/16x9/SettingsCategory.xml +++ b/skin.aeon.nox.silvo/16x9/SettingsCategory.xml @@ -123,6 +123,10 @@ false 1381 81 + 100 + 40 + colors/white.png + colors/white.png font15 30 listselect_fo.png diff --git a/skin.aeon.nox.silvo/16x9/Variables.xml b/skin.aeon.nox.silvo/16x9/Variables.xml index cb787ad639..d79d529ec4 100644 --- a/skin.aeon.nox.silvo/16x9/Variables.xml +++ b/skin.aeon.nox.silvo/16x9/Variables.xml @@ -708,6 +708,8 @@ [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[31019]:[/COLOR][CR]$INFO[ListItem.Studio] + [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[515]:[/COLOR][CR]$INFO[Window(Home).Property(SkinInfo.Set.Movies.Genre)] + [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[515]:[/COLOR][CR]$INFO[Container(4500).ListItem(0).Genre] [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[515]:[/COLOR][CR]$INFO[ListItem.Genre] [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[563]:[/COLOR][CR]$INFO[ListItem.RatingAndVotes]$INFO[ListItem.Top250, / $LOCALIZE[13409] #] [COLOR $VAR[ThemeLabelColor]]$INFO[ListItem.Property(TotalSeasons)]$VAR[OneOrMoreSeasonsVar, , / ]$INFO[ListItem.Property(TotalEpisodes),, ]$VAR[OneOrMoreEpisodesVar]:[/COLOR][CR]$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[16101]] @@ -715,7 +717,8 @@ [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[20360]:[/COLOR][CR]$INFO[ListItem.Property(TotalEpisodes)] - [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[2050]:[/COLOR][CR]$INFO[Window(Home).Property(SkinInfo.Set.Movies.Runtime),, $LOCALIZE[12391]] + [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[13409]:[/COLOR][CR]$INFO[ListItem.Top250,# ] + [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[2050]:[/COLOR][CR]$INFO[Window(Home).Property(SkinInfo.Set.Movies.Runtime),, $LOCALIZE[12391]] [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[2050]:[/COLOR][CR]$INFO[ListItem.Duration(mins),, $LOCALIZE[12391]] [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[2050]:[/COLOR][CR]$VAR[ItemDurationVar] [COLOR $VAR[ThemeLabelColor]]$LOCALIZE[2050]:[/COLOR][CR]$INFO[ListItem.Duration(mins),, $LOCALIZE[12391]] @@ -2277,4 +2280,4 @@ $INFO[Skin.String(UnfocusedOSDButtonsColor)] white - + \ No newline at end of file diff --git a/skin.aeon.nox.silvo/16x9/VideoOSDBookmarks.xml b/skin.aeon.nox.silvo/16x9/VideoOSDBookmarks.xml index 2b698902c4..a3d8079f75 100644 --- a/skin.aeon.nox.silvo/16x9/VideoOSDBookmarks.xml +++ b/skin.aeon.nox.silvo/16x9/VideoOSDBookmarks.xml @@ -37,14 +37,13 @@ 2 - 160 + 170 384 - 50 + 45 colors/black25.png - 2 - 162 + 170 384 40 10 @@ -52,7 +51,7 @@ - 162 + 170 384 40 right @@ -78,21 +77,20 @@ 2 - 160 + 170 384 - 50 + 45 colors/black25.png - 2 - 162 + 170 384 40 10 - 162 + 170 384 40 right @@ -108,23 +106,24 @@ FocusFadeOutAnimation - 384 - 215 - thumbs/thumbnail_focused.png + 2 + 1 + 382 + 212 + thumbs/thumbnail_focused.png FocusFadeInAnimation - 300 215 - 1620 - 9 + 100% + 6 11 9000 - scrollbar/texturesliderbar_hor.png - scrollbar/texturesliderbarfocus_hor.png + colors/white25.png + colors/white.png false diff --git a/skin.aeon.nox.silvo/16x9/View_501_LowList.xml b/skin.aeon.nox.silvo/16x9/View_501_LowList.xml index bbc9c559d8..6ebbcd48f4 100644 --- a/skin.aeon.nox.silvo/16x9/View_501_LowList.xml +++ b/skin.aeon.nox.silvo/16x9/View_501_LowList.xml @@ -1268,7 +1268,7 @@ 180 34 keep - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] grey2 !ListItem.IsParentFolder + !String.IsEqual(Container.SortMethod,$LOCALIZE[557]) @@ -1314,7 +1314,7 @@ 180 34 keep - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] !ListItem.IsParentFolder + !String.IsEqual(Container.SortMethod,$LOCALIZE[557]) Conditional @@ -1353,7 +1353,7 @@ 180 34 keep - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] $VAR[ThemeLabelColor] !ListItem.IsParentFolder @@ -1400,7 +1400,7 @@ 34 keep $VAR[ThemeLabelColor] - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] !ListItem.IsParentFolder Conditional diff --git a/skin.aeon.nox.silvo/16x9/View_506_RightList.xml b/skin.aeon.nox.silvo/16x9/View_506_RightList.xml index 10be5522fd..fa5baee265 100644 --- a/skin.aeon.nox.silvo/16x9/View_506_RightList.xml +++ b/skin.aeon.nox.silvo/16x9/View_506_RightList.xml @@ -635,7 +635,7 @@ 40 keep $VAR[ThemeLabelColor] - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] Conditional !ListItem.IsParentFolder + !String.IsEmpty(ListItem.UserRating) + Window.IsActive(music) diff --git a/skin.aeon.nox.silvo/16x9/View_507_BigList.xml b/skin.aeon.nox.silvo/16x9/View_507_BigList.xml index f7207224c4..215164d1be 100644 --- a/skin.aeon.nox.silvo/16x9/View_507_BigList.xml +++ b/skin.aeon.nox.silvo/16x9/View_507_BigList.xml @@ -138,7 +138,7 @@ 33 $VAR[ThemeLabelColor] keep - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] Container.Content(albums) | Container.Content(songs) @@ -280,7 +280,7 @@ 33 $VAR[ThemeLabelColor] keep - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] Container.Content(albums) | Container.Content(songs) diff --git a/skin.aeon.nox.silvo/16x9/View_508_SongList.xml b/skin.aeon.nox.silvo/16x9/View_508_SongList.xml index 386c212c6d..900c28ae7d 100644 --- a/skin.aeon.nox.silvo/16x9/View_508_SongList.xml +++ b/skin.aeon.nox.silvo/16x9/View_508_SongList.xml @@ -100,7 +100,7 @@ 45 grey keep - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] 1125 diff --git a/skin.aeon.nox.silvo/16x9/View_509_MyFlix.xml b/skin.aeon.nox.silvo/16x9/View_509_MyFlix.xml index 4147d0b790..830d00f710 100644 --- a/skin.aeon.nox.silvo/16x9/View_509_MyFlix.xml +++ b/skin.aeon.nox.silvo/16x9/View_509_MyFlix.xml @@ -492,7 +492,7 @@ 34 - 669 + 679 215 215 [[[Container.Content(movies) + !Skin.HasSetting(Enable.MyFlix.MovieLandscape)] | Container.Content(sets)] + !Control.IsVisible(7000) + Skin.HasSetting(Enable.MyFlix.Cases) + Skin.HasSetting(Enable.MyFlix.OpenCase)] @@ -500,7 +500,7 @@ 38 - 682 + 694 211 211 [[[Container.Content(movies) + !Skin.HasSetting(Enable.MyFlix.MovieLandscape)] | Container.Content(sets)] + !Control.IsVisible(7000) + !Skin.HasSetting(Enable.MyFlix.Cases) + Skin.HasSetting(Enable.MyFlix.OpenCase)] @@ -593,7 +593,7 @@ - $INFO[ListItem(0).Art(discart)] + $INFO[ListItem(0).Art(discart)] diff --git a/skin.aeon.nox.silvo/16x9/View_50_List.xml b/skin.aeon.nox.silvo/16x9/View_50_List.xml index c48acfa177..a36f2bee30 100644 --- a/skin.aeon.nox.silvo/16x9/View_50_List.xml +++ b/skin.aeon.nox.silvo/16x9/View_50_List.xml @@ -1509,8 +1509,8 @@ 180 70 keep - $VAR[StarRatingDiffuseVar] - $INFO[ListItem.UserRating,flags/rating/,.png] + $VAR[StarRatingFocusedDiffuseVar] + $INFO[ListItem.UserRating,flags/rating/,.png] !ListItem.IsParentFolder @@ -2825,7 +2825,7 @@ 180 50 keep - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] grey3 !ListItem.IsParentFolder @@ -2861,7 +2861,7 @@ 180 50 keep - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] !ListItem.IsParentFolder diff --git a/skin.aeon.nox.silvo/16x9/View_53_ShowCase.xml b/skin.aeon.nox.silvo/16x9/View_53_ShowCase.xml index 934651ba8e..ebf4da5d18 100644 --- a/skin.aeon.nox.silvo/16x9/View_53_ShowCase.xml +++ b/skin.aeon.nox.silvo/16x9/View_53_ShowCase.xml @@ -704,7 +704,7 @@ 240 !ListItem.IsParentFolder + Skin.HasSetting(Enable.ShowCase.Covers) + Skin.HasSetting(showcasemod) + [Container.Content(movies) | Container.Content(sets)] - $INFO[ListItem(0).Art(discart)] + $INFO[ListItem(0).Art(discart)] ShowCaseModDiscAnimation !ListItem.IsCollection + !Container.Content(sets) @@ -718,7 +718,7 @@ 230 !ListItem.IsParentFolder + !Skin.HasSetting(Enable.ShowCase.Covers) + Skin.HasSetting(showcasemod) + [Container.Content(movies) | Container.Content(sets)] - $INFO[ListItem(0).Art(discart)] + $INFO[ListItem(0).Art(discart)] ShowCaseModDiscAnimation !ListItem.IsCollection + !Container.Content(sets) diff --git a/skin.aeon.nox.silvo/16x9/View_55_TriPanel.xml b/skin.aeon.nox.silvo/16x9/View_55_TriPanel.xml index 043ea64908..1a35b1b133 100644 --- a/skin.aeon.nox.silvo/16x9/View_55_TriPanel.xml +++ b/skin.aeon.nox.silvo/16x9/View_55_TriPanel.xml @@ -648,7 +648,7 @@ 198 grey2 MediaFlagValues - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] !String.IsEmpty(ListItem.StarRating) @@ -689,7 +689,7 @@ 198 grey2 MediaFlagValues - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] !String.IsEmpty(ListItem.StarRating) diff --git a/skin.aeon.nox.silvo/16x9/View_603_Music_JukeBox.xml b/skin.aeon.nox.silvo/16x9/View_603_Music_JukeBox.xml index 79b0adbcbf..52b4349744 100644 --- a/skin.aeon.nox.silvo/16x9/View_603_Music_JukeBox.xml +++ b/skin.aeon.nox.silvo/16x9/View_603_Music_JukeBox.xml @@ -130,7 +130,7 @@ 60 keep $VAR[ThemeLabelColor] - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] @@ -176,7 +176,7 @@ 60 keep $VAR[ThemeLabelColor] - $INFO[ListItem.UserRating,flags/rating/,.png] + $INFO[ListItem.UserRating,flags/rating/,.png] $VAR[JukeBoxContentPathVar] diff --git a/skin.aeon.nox.silvo/16x9/custom_1126_Confirm.xml b/skin.aeon.nox.silvo/16x9/custom_1126_Confirm.xml index 30a8dcdf52..4e03b7be94 100644 --- a/skin.aeon.nox.silvo/16x9/custom_1126_Confirm.xml +++ b/skin.aeon.nox.silvo/16x9/custom_1126_Confirm.xml @@ -20,49 +20,46 @@ FullscreenDimensions colors/black50.png - WindowOpen + WindowOpen WindowClose - 502 - 293 + 510 + 290 - 916 - 494 - dialogs/default/bg.png - - - 17 - 70 - 882 - 1 - separator_horizontal.png + 910 + 500 + colors/black.png + 1 + colors/border_frame.png - 30 - 22 - 856 - 40 + 2 + 2 + 898 + 60 15 - font15_title + font16_title_bold center grey2 45 - 98 + 88 825 - 282 - + 290 grey2 + true - 30 + 20 402 - 856 + 876 horizontal + center + 5 Yes button 421 diff --git a/skin.aeon.nox.silvo/16x9/custom_1127_OverlayIcons.xml b/skin.aeon.nox.silvo/16x9/custom_1127_OverlayIcons.xml index 3b3416ed36..205e92c05a 100644 --- a/skin.aeon.nox.silvo/16x9/custom_1127_OverlayIcons.xml +++ b/skin.aeon.nox.silvo/16x9/custom_1127_OverlayIcons.xml @@ -1,177 +1,178 @@ 90100 - - 1 - 457 - 240 - - DialogOpenCloseAnimation - 157 - 692 - 600 - dialogs/default/bg.png + FullscreenDimensions + colors/black50.png + WindowOpen + WindowClose - - 187 - 86 - 632 - 482 - dialogs/default/inner.png - - - 30 - 32 - 940 - 40 - font15_title - - center - dialogheader - - - 189 - 88 - 628 - 480 - 90100 - 90100 - 90100 - 60 - 60 - 200 - - - 110 - 520 - 100 - 15 - font14 - grey2 - - - - 10 - 10 - 80 - 80 - $INFO[ListItem.Icon] - - - 528 - 18 - 120 - 76 - $INFO[ListItem.Property(Radio)] - - - - - 629 - 100 - listselect_fo.png - Control.HasFocus(90100) - VisibleFadeAnimation - - - 110 - 520 - 100 - 15 - font14 - true - - Conditional - - - 10 - 10 - 80 - 80 - $INFO[ListItem.Icon] - - - 528 - 18 - 120 - 76 - $INFO[ListItem.Property(Radio)] - - - - - - overlays/resumable.png - Skin.SetBool(Disable.Resumable) - android/btn_radio_on_holo_dark.png - !Skin.HasSetting(Disable.Resumable) - - - - overlays/resumable.png - Skin.Reset(Disable.Resumable) - android/btn_radio_off_holo_dark.png - Skin.HasSetting(Disable.Resumable) - - - - overlays/OverlayWatched.png - Skin.SetBool(Disable.OverlayWatched) - android/btn_radio_on_holo_dark.png - !Skin.HasSetting(Disable.OverlayWatched) - - - - overlays/OverlayWatched.png - Skin.Reset(Disable.OverlayWatched) - android/btn_radio_off_holo_dark.png - Skin.HasSetting(Disable.OverlayWatched) - - - - overlays/OverlayUnwatched.png - Skin.SetBool(Disable.OverlayUnwatched) - android/btn_radio_on_holo_dark.png - !Skin.HasSetting(Disable.OverlayUnwatched) - - - - overlays/OverlayUnwatched.png - Skin.Reset(Disable.OverlayUnwatched) - android/btn_radio_off_holo_dark.png - Skin.HasSetting(Disable.OverlayUnwatched) - - - - dialogs/settings/circle.png - Skin.Reset(Disable.UnwatchedIcon) - android/btn_radio_on_holo_dark.png - Skin.HasSetting(Disable.UnwatchedIcon) - - - - dialogs/settings/circle.png - Skin.SetBool(Disable.UnwatchedIcon) - android/btn_radio_off_holo_dark.png - !Skin.HasSetting(Disable.UnwatchedIcon) - - - - - 819 - 88 - 480 - 14 - 90100 - 90100 - 60 - 60 - false - - scrollbar/texturesliderbar3.png - scrollbar/texturesliderbar3.png + + 457 + 240 + DialogOpenCloseAnimation + + 188 + 20 + 630 + 469 + colors/black.png + 1 + colors/border_frame.png + + + 30 + 32 + 940 + 40 + font15_title + + center + dialogheader + + + 189 + 88 + 628 + 480 + 90100 + 90100 + 90100 + 60 + 60 + 200 + + + 110 + 520 + 100 + 15 + font14 + grey2 + + + + 10 + 10 + 80 + 80 + $INFO[ListItem.Icon] + + + 528 + 18 + 120 + 76 + $INFO[ListItem.Property(Radio)] + + + + + 629 + 100 + listselect_fo.png + Control.HasFocus(90100) + VisibleFadeAnimation + + + 110 + 520 + 100 + 15 + font14 + true + + Conditional + + + 10 + 10 + 80 + 80 + $INFO[ListItem.Icon] + + + 528 + 18 + 120 + 76 + $INFO[ListItem.Property(Radio)] + + + + + + overlays/resumable.png + Skin.SetBool(Disable.Resumable) + android/btn_radio_on_holo_dark.png + !Skin.HasSetting(Disable.Resumable) + + + + overlays/resumable.png + Skin.Reset(Disable.Resumable) + android/btn_radio_off_holo_dark.png + Skin.HasSetting(Disable.Resumable) + + + + overlays/OverlayWatched.png + Skin.SetBool(Disable.OverlayWatched) + android/btn_radio_on_holo_dark.png + !Skin.HasSetting(Disable.OverlayWatched) + + + + overlays/OverlayWatched.png + Skin.Reset(Disable.OverlayWatched) + android/btn_radio_off_holo_dark.png + Skin.HasSetting(Disable.OverlayWatched) + + + + overlays/OverlayUnwatched.png + Skin.SetBool(Disable.OverlayUnwatched) + android/btn_radio_on_holo_dark.png + !Skin.HasSetting(Disable.OverlayUnwatched) + + + + overlays/OverlayUnwatched.png + Skin.Reset(Disable.OverlayUnwatched) + android/btn_radio_off_holo_dark.png + Skin.HasSetting(Disable.OverlayUnwatched) + + + + dialogs/settings/circle.png + Skin.Reset(Disable.UnwatchedIcon) + android/btn_radio_on_holo_dark.png + Skin.HasSetting(Disable.UnwatchedIcon) + + + + dialogs/settings/circle.png + Skin.SetBool(Disable.UnwatchedIcon) + android/btn_radio_off_holo_dark.png + !Skin.HasSetting(Disable.UnwatchedIcon) + + + + + 819 + 88 + 480 + 14 + 90100 + 90100 + 60 + 60 + false + + scrollbar/texturesliderbar3.png + scrollbar/texturesliderbar3.png + \ No newline at end of file diff --git a/skin.aeon.nox.silvo/16x9/custom_1140_Colors.xml b/skin.aeon.nox.silvo/16x9/custom_1140_Colors.xml index 53a8d135d9..92ad38fb1c 100644 --- a/skin.aeon.nox.silvo/16x9/custom_1140_Colors.xml +++ b/skin.aeon.nox.silvo/16x9/custom_1140_Colors.xml @@ -56,7 +56,7 @@ - + diff --git a/skin.aeon.nox.silvo/16x9/script-skinshortcuts.xml b/skin.aeon.nox.silvo/16x9/script-skinshortcuts.xml index cdd61c3eb2..e98ecef5af 100644 --- a/skin.aeon.nox.silvo/16x9/script-skinshortcuts.xml +++ b/skin.aeon.nox.silvo/16x9/script-skinshortcuts.xml @@ -22,7 +22,7 @@ String.IsEmpty(Window(Home).Property(skinshortcuts-management-widget)) - 360 + 630 81 font15_title 20 @@ -68,7 +68,7 @@ !String.IsEmpty(Window(Home).Property(skinshortcuts-management-widget)) - 360 + 350 81 font15_title 20 diff --git a/skin.aeon.nox.silvo/16x9/script-tmdbhelper-recommendations.xml b/skin.aeon.nox.silvo/16x9/script-tmdbhelper-recommendations.xml index fe11b1fd9b..474a489b17 100644 --- a/skin.aeon.nox.silvo/16x9/script-tmdbhelper-recommendations.xml +++ b/skin.aeon.nox.silvo/16x9/script-tmdbhelper-recommendations.xml @@ -346,6 +346,115 @@ + + + 30 + 1100 + 60 + font35_title_bold + grey + + String.IsEqual(Window.Property(List_5003_Visible),True) + + + 10 + 1880 + 420 + horizontal + 2 + 300 + + + 40 + + 10 + -10 + 500 + 340 + colors/black25.png + 2 + colors/border_frame.png + + + 30 + 0 + 470 + 320 + font13 + shadow + white2 + + + + + 10 + 382 + 40 + 30 + IconTinyMD + shadow + white2 + + + + 50 + 380 + 460 + 30 + font13 + shadow + white2 + + + + + + Focus + + 40 + + 10 + -10 + 500 + 340 + colors/black25.png + 1 + colors/border_frame.png + + + 30 + 0 + 470 + 320 + font13 + shadow + white + true + + + + + 10 + 382 + 40 + 30 + IconTinyMD + shadow + + + + 50 + 380 + 460 + 30 + font13 + shadow + $VAR[ThemeLabelColor] + + + + + diff --git a/skin.aeon.nox.silvo/addon.xml b/skin.aeon.nox.silvo/addon.xml index fa2f8e91dc..5dff630625 100644 --- a/skin.aeon.nox.silvo/addon.xml +++ b/skin.aeon.nox.silvo/addon.xml @@ -1,5 +1,5 @@ - + @@ -99,6 +99,6 @@ resources/screenshots/screenshot-11.jpg resources/screenshots/screenshot-12.jpg - [I][COLOR FFFF9800]v9.1.4[/COLOR][/I][CR]- Show BannerPlex option regardless of other settings[CR]- Rework slide animations when no ratings flag helper enabled[CR]- Fix black window for favourites when SlimList option was enabled[I][COLOR FFFF9800]v9.1.3[/COLOR][/I][CR]- Add selectable movie genre icons[CR]- Fix OSD buttons not appearing correctly in some cases[CR]- Double scroll speeds[CR]- Add AV1 codec flag[I][COLOR FFFF9800]v9.1.2[/COLOR][/I][CR]- Fix missing labels in Addon Browser[CR]- Add favorites window to background customizer[CR]- Add fake slideshow to actor images to scroll left/right[CR]- Add Auto hide to Music OSD[CR]- Fix hiding logo for sets when hidden for movies in RightList view[CR]- Add TV Show duration using TMDb Helper to some areas[CR][CR][B]All updates may contain various changes and/or improvements[/B][CR]For a more complete list visit:[CR][I][COLOR FFFF9800]https://github.com/MikeSiLVO/skin.aeon.nox.silvo/commits/nexus[/COLOR][/I] + [I][COLOR FFFF9800]v9.1.5[/COLOR][/I][CR]- Fix navigation issue in Music OSD settings[CR]- Add SceneMarkers, Cuts, & Editlist markers to seekbar[CR]- Add trakt comments to recommendations dialog[CR]- Add music video icon to default List view for music and a button to play "Video links" in DialogMusicInfo[CR]- Tweaks to channel Wall for PVR[CR]- Some Live Background fixes thx davewuk[CR][CR][B]All updates may contain various changes and/or improvements[/B][CR]For a more complete list visit:[CR][I][COLOR FFFF9800]https://github.com/MikeSiLVO/skin.aeon.nox.silvo/commits/nexus[/COLOR][/I] diff --git a/skin.aeon.nox.silvo/language/resource.language.cs_cz/strings.po b/skin.aeon.nox.silvo/language/resource.language.cs_cz/strings.po index 1cd540a465..842468e9b5 100644 --- a/skin.aeon.nox.silvo/language/resource.language.cs_cz/strings.po +++ b/skin.aeon.nox.silvo/language/resource.language.cs_cz/strings.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: KODI Skins\n" "Report-Msgid-Bugs-To: translations@kodi.tv\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: 2024-02-08 08:13+0000\n" +"PO-Revision-Date: 2024-04-09 07:13+0000\n" "Last-Translator: HansCR \n" "Language-Team: Czech \n" "Language: cs_cz\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 5.3\n" +"X-Generator: Weblate 5.4\n" msgctxt "#31000" msgid "Directed by" @@ -79,7 +79,7 @@ msgstr "Extra doplňky" msgctxt "#31015" msgid "Set path to movie genre fanart folder" -msgstr "" +msgstr "Nastavte cestu ke složce s filmovými fanarty" msgctxt "#31016" msgid "Poster" @@ -479,7 +479,7 @@ msgstr "Více z" msgctxt "#31115" msgid "Alternate sublabel" -msgstr "" +msgstr "Alternativní popisek" msgctxt "#31116" msgid "cycle fanart" @@ -2479,15 +2479,15 @@ msgstr "Také známý jako" msgctxt "#31615" msgid "Set default viewtypes" -msgstr "" +msgstr "Nastavení výchozí stylu zobrazení" msgctxt "#31616" msgid "Movie Version" -msgstr "" +msgstr "Verze filmu" msgctxt "#31617" msgid "Manual input" -msgstr "" +msgstr "Ruční zadání" msgctxt "#31618" msgid "Local path to movie genre icon folder" @@ -2519,15 +2519,15 @@ msgstr "Nastavení nabídky vypnutí" msgctxt "#31625" msgid "Focused OSD Buttons" -msgstr "" +msgstr "Vybrané tlačítko na obrazovce" msgctxt "#31626" msgid "Unfocused OSD Buttons" -msgstr "" +msgstr "Nevybrané tlačítko na obrazovce" msgctxt "#31627" msgid "Use this to customize the color for the item selected." -msgstr "" +msgstr "Použijte pro nastavení barvy vybrané položky." msgctxt "#31680" msgid "Select a shortcut for this item." diff --git a/skin.aeon.nox.silvo/language/resource.language.en_gb/strings.po b/skin.aeon.nox.silvo/language/resource.language.en_gb/strings.po index 99a20e1b92..9148653505 100644 --- a/skin.aeon.nox.silvo/language/resource.language.en_gb/strings.po +++ b/skin.aeon.nox.silvo/language/resource.language.en_gb/strings.po @@ -1281,7 +1281,7 @@ msgid "A required script is [B]NOT INSTALLED[/B]. Press INSTALL to download auto msgstr "" msgctxt "#31316" -msgid "A skin reload is [B]REQUIRED[/B]. Press CANCEL to abort the requested changes." +msgid "A skin reload is [B]REQUIRED[/B] to disable the media menu and certain buttons that were loaded during startup.[CR]Press CANCEL to abort the requested changes." msgstr "" msgctxt "#31317" diff --git a/skin.aeon.nox.silvo/language/resource.language.et_ee/strings.po b/skin.aeon.nox.silvo/language/resource.language.et_ee/strings.po index 933b65398a..f5723109ef 100644 --- a/skin.aeon.nox.silvo/language/resource.language.et_ee/strings.po +++ b/skin.aeon.nox.silvo/language/resource.language.et_ee/strings.po @@ -5,9 +5,9 @@ msgid "" msgstr "" "Project-Id-Version: KODI Skins\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" +"Report-Msgid-Bugs-To: translations@kodi.tv\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: 2024-01-12 13:13+0000\n" +"PO-Revision-Date: 2024-03-04 08:13+0000\n" "Last-Translator: rimasx \n" "Language-Team: Estonian \n" "Language: et_ee\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.3\n" +"X-Generator: Weblate 5.4\n" msgctxt "#31000" msgid "Directed by" @@ -2415,7 +2415,7 @@ msgstr "" msgctxt "#31599" msgid "Age" -msgstr "Iga" +msgstr "Vanus" msgctxt "#31600" msgid "Place of birth" diff --git a/skin.aeon.nox.silvo/language/resource.language.ru_ru/strings.po b/skin.aeon.nox.silvo/language/resource.language.ru_ru/strings.po index e71d130a61..f2b86d6a44 100644 --- a/skin.aeon.nox.silvo/language/resource.language.ru_ru/strings.po +++ b/skin.aeon.nox.silvo/language/resource.language.ru_ru/strings.po @@ -5,17 +5,17 @@ msgid "" msgstr "" "Project-Id-Version: KODI Skins\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" +"Report-Msgid-Bugs-To: translations@kodi.tv\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: 2024-01-08 08:13+0000\n" -"Last-Translator: Alexey \n" +"PO-Revision-Date: 2024-04-09 07:13+0000\n" +"Last-Translator: Konon-cat \n" "Language-Team: Russian \n" "Language: ru_ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.3\n" +"X-Generator: Weblate 5.4\n" msgctxt "#31000" msgid "Directed by" @@ -31,7 +31,7 @@ msgstr "Размытый эскиз альбома" msgctxt "#31003" msgid "Power Options" -msgstr "Настройки питания" +msgstr "Параметры питания" msgctxt "#31004" msgid "Working" @@ -79,7 +79,7 @@ msgstr "Дополнительно" msgctxt "#31015" msgid "Set path to movie genre fanart folder" -msgstr "" +msgstr "Установить путь к папке фанарта жанра фильма" msgctxt "#31016" msgid "Poster" @@ -299,7 +299,7 @@ msgstr "Сменить расположение" msgctxt "#31070" msgid "Enable PreshowExperience integration" -msgstr "" +msgstr "Включить интеграцию PreshowExperience" msgctxt "#31071" msgid "While browsing the library" @@ -479,7 +479,7 @@ msgstr "Больше из" msgctxt "#31115" msgid "Alternate sublabel" -msgstr "" +msgstr "Альтернативный подзаголовок" msgctxt "#31116" msgid "cycle fanart" @@ -1935,7 +1935,7 @@ msgstr "Artist Slideshow используется для показа фанар msgctxt "#31479" msgid "PreshowExperience can create sequences of trivia slides, show video bumpers, play trailers and more to bring the experience of a movie theater to your living room." -msgstr "" +msgstr "Pre-show Experience может создавать простые слайд-шоу, показать видео-заставки, воспроизводить трейлеры и многое другое, чтобы перенести атмосферу кинотеатра в вашу гостиную." msgctxt "#31480" msgid "Backup and restore your Kodi database and configuration files in the event of a crash or file corruption." @@ -2479,23 +2479,23 @@ msgstr "Также известен как" msgctxt "#31615" msgid "Set default viewtypes" -msgstr "" +msgstr "Установить типы просмотра по умолчанию" msgctxt "#31616" msgid "Movie Version" -msgstr "" +msgstr "Версия фильма" msgctxt "#31617" msgid "Manual input" -msgstr "" +msgstr "Ручной ввод" msgctxt "#31618" msgid "Local path to movie genre icon folder" -msgstr "" +msgstr "Локальный путь к папке со значком жанра фильма" msgctxt "#31619" msgid "Resource pack for movie genre icon" -msgstr "" +msgstr "Набор ресурсов для создания значка жанра фильма" msgctxt "#31620" msgid "Floor" @@ -2507,27 +2507,27 @@ msgstr "Live TV & Погода" msgctxt "#31622" msgid "Set movie genre icons" -msgstr "" +msgstr "Установите значки жанров фильмов" msgctxt "#31623" msgid "Hide audio & subtitle details" -msgstr "" +msgstr "Скрыть детали аудио и субтитров" msgctxt "#31624" msgid "Setup the shutdown menu" -msgstr "" +msgstr "Настройка меню выключения" msgctxt "#31625" msgid "Focused OSD Buttons" -msgstr "" +msgstr "Фокусированные кнопки экранного меню" msgctxt "#31626" msgid "Unfocused OSD Buttons" -msgstr "" +msgstr "Несфокусированные кнопки экранного меню" msgctxt "#31627" msgid "Use this to customize the color for the item selected." -msgstr "" +msgstr "Используйте это, чтобы настроить цвет выбранного элемента." msgctxt "#31680" msgid "Select a shortcut for this item." @@ -2835,11 +2835,11 @@ msgstr "Отображается увеличенное изображение msgctxt "#31853" msgid "Choose where to display the PreshowExperience button. The Default is to hide the Trailer button. Other options are replace the Play button or place it in the + (Extras) section." -msgstr "" +msgstr "Выберите, где будет отображаться кнопка PreshowExperience. По умолчанию кнопка «Трейлер» скрыта. Другие варианты — заменить кнопку «Воспроизвести» или поместить ее в раздел «+» (Дополнительно)." msgctxt "#31854" msgid "Use this setting to override the location of the Trailers button when using the Default setting for the PreshowExperience button." -msgstr "" +msgstr "Используйте этот параметр, чтобы переопределить расположение кнопки «Трейлеры» при использовании настройки по умолчанию для кнопки PreshowExperience." msgctxt "#31855" msgid "Enable this setting to replace the Default info with online info provided by the ExtendedInfo script. You can use the Aeon Nox SiLVO version or the Defaults provided by the script if you enable the option in the settings for ExtendedInfo." @@ -3147,7 +3147,7 @@ msgstr "Анимированные фоны" msgctxt "#31990" msgid "Choose where the PreshowExperience button should be placed" -msgstr "" +msgstr "Выберите, где должна быть размещена кнопка PreshowExperience" msgctxt "#31991" msgid " Change default Widget to display a panel type style" diff --git a/skin.aeon.nox.silvo/shortcuts/overrides.xml b/skin.aeon.nox.silvo/shortcuts/overrides.xml index b573f45df2..84a4d97724 100644 --- a/skin.aeon.nox.silvo/shortcuts/overrides.xml +++ b/skin.aeon.nox.silvo/shortcuts/overrides.xml @@ -29,6 +29,7 @@ Global.Fanart Weather.Fanart s:playlist|i:playlist + s:live|i:random movies s:live|i:recent movies s:live|i:recent episodes s:live|i:songs