diff --git a/1080i/Home.xml b/1080i/Home.xml index f049e2a..1283764 100644 --- a/1080i/Home.xml +++ b/1080i/Home.xml @@ -12,11 +12,15 @@ modalDialogContentShift - - dimensionsFullscreen - $INFO[skin.string(homeBackground)] - ffffffff - stretch + + dimensionsFullscreen + special://skin/extras/homeBackgrounds + 20000 + 1000 + 10000 + true + yes + stretch dimensionsFullscreen @@ -27,14 +31,14 @@ - 1852 - 858 + col-9-begin + row-23-begin 0 -24 - 24-col + 8-col 4-row - right + center veryLarge textActive @@ -42,10 +46,10 @@ 0 2-row - 24-col + 8-col 4-row regular - right + center textActive diff --git a/1080i/Includes_hubMenu.xml b/1080i/Includes_hubMenu.xml index d3e3c51..bc675f1 100644 --- a/1080i/Includes_hubMenu.xml +++ b/1080i/Includes_hubMenu.xml @@ -81,8 +81,8 @@ skinshortcuts-mainmenu skinshortcuts-group-picturessubmenu - skinshortcuts-group-musicsubmenu - skinshortcuts-group-videosubmenu + skinshortcuts-group-musicsubmenu + skinshortcuts-group-videosubmenu diff --git a/1080i/Includes_hubOptionsItems.xml b/1080i/Includes_hubOptionsItems.xml index d364bfa..bfd7700 100644 --- a/1080i/Includes_hubOptionsItems.xml +++ b/1080i/Includes_hubOptionsItems.xml @@ -37,6 +37,15 @@ RunScript(script.skinshortcuts,type=manage&group=videos) + + PVR.HasTVChannels + PVR Timers + colors/white.png + textActive + 6-col + + ActivateWindow(TVTimerRules) + colors/white.png textActive @@ -89,6 +98,15 @@ colors/white.png colors/white.png + + PVR.HasRadioChannels + PVR Timers + colors/white.png + textActive + 6-col + + ActivateWindow(RadioTimerRules) + 6-col textActive diff --git a/1080i/MyPVRChannels.xml b/1080i/MyPVRChannels.xml index fc22021..f458446 100644 --- a/1080i/MyPVRChannels.xml +++ b/1080i/MyPVRChannels.xml @@ -1,7 +1,6 @@ 9999 - Skin.SetString(showRecentVideoItems,true) globalBackground diff --git a/1080i/MyPVRGuide.xml b/1080i/MyPVRGuide.xml index 1fc833c..b2e4965 100644 --- a/1080i/MyPVRGuide.xml +++ b/1080i/MyPVRGuide.xml @@ -2,7 +2,6 @@ 10 9999 - Skin.SetString(showRecentVideoItems,true) globalBackground diff --git a/1080i/MyPVRRecordings.xml b/1080i/MyPVRRecordings.xml index f2d6af5..8151d75 100644 --- a/1080i/MyPVRRecordings.xml +++ b/1080i/MyPVRRecordings.xml @@ -1,7 +1,6 @@ 9999 - Skin.SetString(showRecentVideoItems,true) globalBackground diff --git a/1080i/MyPVRTimers.xml b/1080i/MyPVRTimers.xml index e69de29..5d86d01 100644 --- a/1080i/MyPVRTimers.xml +++ b/1080i/MyPVRTimers.xml @@ -0,0 +1,245 @@ + + + 9999 + + globalBackground + + + + + + + + modalDialogContentShift + + + + + + + col-1-begin + row-5-begin + + 0 + 0 + 24-col + 21-row + 9000 + 60 + 9000 + 60 + + + 1-col + 0 + 23-col + 69 + stretch + colors/black.png + overlay + + + 0 + 3 + 66 + 66 + stretch + $INFO[Listitem.thumb] + + + ListItem.HasTimer + 16 + 2 + 66 + 66 + symbolLarge + textActive + - + + + + 1-col-indent + 0 + 11-col + 2-row + itemTitle + textActive + - + + + + 13-col + 0 + 8-col-gutter + 2-row + itemTitle + textActive + - + + + + 20-col + 0 + 4-col-gutter + 2-row + itemTitle + textActive + - + + + + + + 1-col + 0 + 23-col + 2-row + stretch + colors/white.png + highlight + + + + + + + + 0 + 3 + 66 + 66 + stretch + colors/offblack.png + + + !isempty(ListItem.playcount) + !ListItem.IsResumable + 16 + 2 + 66 + 66 + symbolLarge + black + - + + + + + 1-col-indent + 0 + 11-col + 2-row + itemTitle + textActive + textActive + - + + + + 13-col + 0 + 8-col-gutter + 2-row + itemTitle + textActive + textActive + - + + + + 20-col + 0 + 4-col-gutter + 2-row + itemTitle + textActive + textActive + - + + + + + + + 16-col + 22-row + + Disk usage bar + 0 + 1 + 8-col + 1-row + colors/black.png + colors/white.png + PVR.backenddiskspaceprogr!IntegerGreaterThan(PVR.backenddiskspaceprogr,100) + + + 0 + 0 + 8-col + itemSubTitle + center + background + textActive + - + + + + + + + Control.IsVisible(60) + !control.isvisible(10) + conditional + + 48r + row-11-begin + 9-row + 9999 + 9999 + + + + + col-1-begin + row-1-begin + + + Window.IsVisible(TVTimerRules) + 0 + 0 + 14-col + pageTitle + + textActive + + + Window.IsVisible(RadioTimerRules) + 0 + 0 + 14-col + pageTitle + + textActive + + + 0 + 45 + 14-col + pageSubTitle + + textActive + + + + dateTime + + + hubMenu + hubOptions + + DebugGrid + + DialogID + + + + \ No newline at end of file diff --git a/1080i/MyPrograms.xml b/1080i/MyPrograms.xml index 58935d9..4e2b3b3 100644 --- a/1080i/MyPrograms.xml +++ b/1080i/MyPrograms.xml @@ -123,7 +123,7 @@ - Control.IsVisible(60) + SubString(skin.string(showRecentVideoItems),false) + Control.IsVisible(60) conditional 48r diff --git a/1080i/SkinSettings.xml b/1080i/SkinSettings.xml index 6a100c9..441e499 100644 --- a/1080i/SkinSettings.xml +++ b/1080i/SkinSettings.xml @@ -129,15 +129,6 @@ 8000 0 vertical - - Container(8000).Hasfocus(1) - Set home background image - 14-col - - $INFO[Skin.String(homeBackground)] - Skin.SetFile(homeBackground,.png|.jpg|.gif) - 8-col - Container(8000).Hasfocus(1) Reverse power down options diff --git a/1080i/custom_musicPlayerFullscreen.xml b/1080i/custom_musicPlayerFullscreen.xml index df4450b..6e7288c 100644 --- a/1080i/custom_musicPlayerFullscreen.xml +++ b/1080i/custom_musicPlayerFullscreen.xml @@ -2,7 +2,6 @@ 9876 activateWindow(music) - Skin.SetString(showRecentMusicItems,true) control.setfocus(9000) globalBackground @@ -10,15 +9,12 @@ fadeInOut - + 0 0 dimensionsFullscreen - $INFO[Window(Home).Property(SkinHelper.Music.ExtraFanArt)] - keep - 10000 - 1000 - true + $INFO[player.art(fanart)] + stretch kenBurnsey 44ffffff @@ -134,7 +130,7 @@ Player.Progress - 24 + 24 3-row 612 2-row @@ -194,7 +190,7 @@ stretch - + -100 -100 1-col diff --git a/1080i/custom_recentContent.xml b/1080i/custom_recentContent.xml index 73e29ad..f16eded 100644 --- a/1080i/custom_recentContent.xml +++ b/1080i/custom_recentContent.xml @@ -9,16 +9,29 @@ + String.IsEqual(skin.string(recentitems),video) 0 0 fullscreenWidth fullscreenHeight - stretch + stretch $INFO[container(9998).listitem.art(fanart)] 500 77FFFFFF kenBurnsey + + String.IsEqual(skin.string(recentitems),music) + 0 + 0 + fullscreenWidth + fullscreenHeight + stretch + $INFO[container(9998).listitem.art(fanart)] + 500 + 77FFFFFF + kenBurnsey + dimensionsFullscreen vignette.png @@ -387,27 +400,11 @@ 9998 9000 horizontal - - - 0 - 0 - 1 - 48 - stretch - colors/black.png - - - 4-col-gutter - 0 - 1 - 48 - stretch - colors/black.png - + 0 0 - 4-col-gutter + 204 48 smallStrong center @@ -417,11 +414,11 @@ - + 0 0 - 4-col-gutter + 204 48 stretch colors/white.png @@ -429,7 +426,7 @@ 0 0 - 4-col-gutter + 204 48 smallStrong center @@ -441,28 +438,31 @@ - Library.HasContent(movies) + String.IsEqual(skin.string(recentitems),video) + Library.HasContent(movies) 31176 noop - Library.HasContent(tvshows) + String.IsEqual(skin.string(recentitems),video) + Library.HasContent(tvshows) 31178 noop + String.IsEqual(skin.string(recentitems),music) + Library.HasContent(music) 31180 noop + String.IsEqual(skin.string(recentitems),music) + Library.HasContent(music) 31187 noop + String.IsEqual(skin.string(recentitems),music) + Library.HasContent(music) 31181 noop diff --git a/1080i/script-skinshortcuts-includes.xml b/1080i/script-skinshortcuts-includes.xml index 4517eff..6a38d8e 100644 --- a/1080i/script-skinshortcuts-includes.xml +++ b/1080i/script-skinshortcuts-includes.xml @@ -5,11 +5,11 @@ $NUMBER[1] $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png dvd dvd - System.HasMediaDVD + [System.HasMediaDVD] + [System.HasMediaDVD] setfocus(9500) XBMC.PlayDVD() XBMC.PlayDVD() @@ -21,78 +21,158 @@ $NUMBER[2] - + $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png - 31005 - 31005 + 32033 + 32033 + System.HasMediaDVD setfocus(9500) - ActivateWindow(1106) - ActivateWindow(1106) - 1106 + EjectTray() + EjectTray() + EjectTray() StringCompare(System.ProfileName,Master user) - num-31005 + num-32033 mainmenu False $NUMBER[3] - + $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png - livetv - livetv - System.HasPVRAddon + script.globalsearch + script.globalsearch + System.HasAddon(script.globalsearch) + setfocus(9500) + RunScript(script.globalsearch) + RunScript(script.globalsearch) + RunScript(script.globalsearch) + right + StringCompare(System.ProfileName,Master user) + script-globalsearch + mainmenu + False + + + $NUMBER[4] + + $ADDON[script.skinshortcuts 32034] + DefaultAddon.png + + 31006 + 31006 + [System.HasPVRAddon] + [PVR.HasTVChannels] setfocus(9500) ActivateWindow(TVChannels) ActivateWindow(TVChannels) TVChannels StringCompare(System.ProfileName,Master user) - livetv + num-31006 mainmenu - True - - - $NUMBER[4] - - $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png - - videos - videos - setfocus(9500) - ActivateWindow(Videos) - ActivateWindow(Videos) - Videos - StringCompare(System.ProfileName,Master user) - videos - mainmenu - True + False $NUMBER[5] - + $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png - music - music + radio + radio + [System.HasPVRAddon] + [PVR.HasRadioChannels] setfocus(9500) - ActivateWindow(Music) - ActivateWindow(Music) - Music + ActivateWindow(Radiochannels) + ActivateWindow(Radiochannels) + Radiochannels StringCompare(System.ProfileName,Master user) - music + radio mainmenu True $NUMBER[6] + + $ADDON[script.skinshortcuts 32034] + DefaultAddon.png + + videos + videos + DefaultAddon.png + Library.HasContent(Video) + setfocus(9500) + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + ActivateWindow(1106) + StringCompare(System.ProfileName,Master user) + videos + mainmenu + True + + + $NUMBER[7] + + $ADDON[script.skinshortcuts 32034] + DefaultAddon.png + + videos--0 + videos--0 + !Library.HasContent(Video) + setfocus(9500) + ActivateWindow(Videos,sources://video/) + ActivateWindow(Videos,sources://video/) + sources://video/ + StringCompare(System.ProfileName,Master user) + videos-0 + mainmenu + False + + + $NUMBER[8] + + $ADDON[script.skinshortcuts 32034] + DefaultAddon.png + + music + music + DefaultAddon.png + Library.HasContent(Music) + setfocus(9500) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + ActivateWindow(1106) + StringCompare(System.ProfileName,Master user) + music + mainmenu + True + + + $NUMBER[9] + + $ADDON[script.skinshortcuts 32034] + DefaultAddon.png + + music--0 + music--0 + !Library.HasContent(Music) + setfocus(9500) + ActivateWindow(Music,Files) + ActivateWindow(Music,Files) + Files + StringCompare(System.ProfileName,Master user) + music-0 + mainmenu + False + + + $NUMBER[10] $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png weather weather @@ -106,11 +186,11 @@ mainmenu False - - $NUMBER[7] + + $NUMBER[11] $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png pictures pictures @@ -123,11 +203,11 @@ mainmenu True - - $NUMBER[8] + + $NUMBER[12] $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png settings settings @@ -140,11 +220,11 @@ mainmenu True - - $NUMBER[9] + + $NUMBER[13] $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png 31004 31004 @@ -161,11 +241,11 @@ $NUMBER[1] $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png dvd dvd - System.HasMediaDVD + [System.HasMediaDVD] + [System.HasMediaDVD] setfocus(9500) XBMC.PlayDVD() XBMC.PlayDVD() @@ -177,78 +257,158 @@ $NUMBER[2] - + $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png - 31005 - 31005 + 32033 + 32033 + System.HasMediaDVD setfocus(9500) - ActivateWindow(1106) - ActivateWindow(1106) - 1106 + EjectTray() + EjectTray() + EjectTray() StringCompare(System.ProfileName,Test profile) - num-31005 + num-32033 mainmenu False $NUMBER[3] - + $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png - livetv - livetv - System.HasPVRAddon + script.globalsearch + script.globalsearch + System.HasAddon(script.globalsearch) + setfocus(9500) + RunScript(script.globalsearch) + RunScript(script.globalsearch) + RunScript(script.globalsearch) + right + StringCompare(System.ProfileName,Test profile) + script-globalsearch + mainmenu + False + + + $NUMBER[4] + + $ADDON[script.skinshortcuts 32034] + DefaultAddon.png + + 31006 + 31006 + [System.HasPVRAddon] + [PVR.HasTVChannels] setfocus(9500) ActivateWindow(TVChannels) ActivateWindow(TVChannels) TVChannels StringCompare(System.ProfileName,Test profile) - livetv + num-31006 mainmenu - True - - - $NUMBER[4] - - $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png - - videos - videos - setfocus(9500) - ActivateWindow(Videos) - ActivateWindow(Videos) - Videos - StringCompare(System.ProfileName,Test profile) - videos - mainmenu - True + False $NUMBER[5] - + $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png - music - music + radio + radio + [System.HasPVRAddon] + [PVR.HasRadioChannels] setfocus(9500) - ActivateWindow(Music) - ActivateWindow(Music) - Music + ActivateWindow(Radiochannels) + ActivateWindow(Radiochannels) + Radiochannels StringCompare(System.ProfileName,Test profile) - music + radio mainmenu True $NUMBER[6] + + $ADDON[script.skinshortcuts 32034] + DefaultAddon.png + + videos + videos + DefaultAddon.png + Library.HasContent(Video) + setfocus(9500) + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + ActivateWindow(1106) + StringCompare(System.ProfileName,Test profile) + videos + mainmenu + True + + + $NUMBER[7] + + $ADDON[script.skinshortcuts 32034] + DefaultAddon.png + + videos--0 + videos--0 + !Library.HasContent(Video) + setfocus(9500) + ActivateWindow(Videos,sources://video/) + ActivateWindow(Videos,sources://video/) + sources://video/ + StringCompare(System.ProfileName,Test profile) + videos-0 + mainmenu + False + + + $NUMBER[8] + + $ADDON[script.skinshortcuts 32034] + DefaultAddon.png + + music + music + DefaultAddon.png + Library.HasContent(Music) + setfocus(9500) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + ActivateWindow(1106) + StringCompare(System.ProfileName,Test profile) + music + mainmenu + True + + + $NUMBER[9] + + $ADDON[script.skinshortcuts 32034] + DefaultAddon.png + + music--0 + music--0 + !Library.HasContent(Music) + setfocus(9500) + ActivateWindow(Music,Files) + ActivateWindow(Music,Files) + Files + StringCompare(System.ProfileName,Test profile) + music-0 + mainmenu + False + + + $NUMBER[10] $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png weather weather @@ -262,11 +422,11 @@ mainmenu False - - $NUMBER[7] + + $NUMBER[11] $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png pictures pictures @@ -279,11 +439,11 @@ mainmenu True - - $NUMBER[8] + + $NUMBER[12] $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png settings settings @@ -296,11 +456,11 @@ mainmenu True - - $NUMBER[9] + + $NUMBER[13] $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + DefaultAddon.png 31004 31004 @@ -333,66 +493,82 @@ $NUMBER[1] - - $ADDON[script.skinshortcuts 32017] + + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png - 22020 - 22020 - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),livetv) - ActivateWindow(TVGuide) - ActivateWindow(TVGuide) - TVGuide + 19019 + 19019 + [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),radio) + ActivateWindow(RadioChannels) + ActivateWindow(RadioChannels) + RadioChannels StringCompare(System.ProfileName,Master user) - livetv + radio True $NUMBER[2] - - $ADDON[script.skinshortcuts 32017] + + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png - 19163 - 19163 - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),livetv) - ActivateWindow(TVRecordings) - ActivateWindow(TVRecordings) - TVRecordings + 22020 + 22020 + [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),radio) + ActivateWindow(RadioGuide) + ActivateWindow(RadioGuide) + RadioGuide StringCompare(System.ProfileName,Master user) - livetv + radio True $NUMBER[3] - - $ADDON[script.skinshortcuts 32017] + + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png - 19040 - 19040 - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),livetv) - ActivateWindow(TVTimers) - ActivateWindow(TVTimers) - TVTimers + 19163 + 19163 + [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),radio) + ActivateWindow(RadioRecordings) + ActivateWindow(RadioRecordings) + RadioRecordings StringCompare(System.ProfileName,Master user) - livetv + radio True $NUMBER[4] + + $ADDON[script.skinshortcuts 32087] + DefaultShortcut.png + + 19040 + 19040 + [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),radio) + ActivateWindow(RadioTimers) + ActivateWindow(RadioTimers) + RadioTimers + StringCompare(System.ProfileName,Master user) + radio + True + + + $NUMBER[5] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 137 137 - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),livetv) - ActivateWindow(TVSearch) - ActivateWindow(TVSearch) - TVSearch + [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),radio) + ActivateWindow(RadioSearch) + ActivateWindow(RadioSearch) + RadioSearch StringCompare(System.ProfileName,Master user) - livetv + radio True @@ -564,13 +740,46 @@ $NUMBER[1] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31147 + 31147 + [System.HasAddon(script.globalsearch)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + right + StringCompare(System.ProfileName,Master user) + videosubmenu + True + + + $NUMBER[2] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31005 + 31005 + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + ActivateWindow(1106) + [StringCompare(System.ProfileName,Master user)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + videosubmenu + True + + + $NUMBER[3] - $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png livetv livetv - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) ActivateWindow(TVChannels) ActivateWindow(TVChannels) TVChannels @@ -578,15 +787,47 @@ videosubmenu True - - $NUMBER[2] + + $NUMBER[4] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31112 + 31112 + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + ActivateWindow(TVGuide) + ActivateWindow(TVGuide) + TVGuide + StringCompare(System.ProfileName,Master user) + videosubmenu + True + + + $NUMBER[5] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31165 + 31165 + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + ActivateWindow(TVRecordings) + ActivateWindow(TVRecordings) + TVRecordings + StringCompare(System.ProfileName,Master user) + videosubmenu + True + + + $NUMBER[6] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png movies movies - [Library.HasContent(Movies)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + [[Library.HasContent(Movies)] + [Library.HasContent(Movies)]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) ActivateWindow(Videos,videodb://movies/titles/) ActivateWindow(Videos,videodb://movies/titles/) videodb://movies/titles/ @@ -594,15 +835,15 @@ videosubmenu True - - $NUMBER[3] + + $NUMBER[7] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png tvshows tvshows - [Library.HasContent(TVShows)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + [[Library.HasContent(TVShows)] + [Library.HasContent(TVShows)]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) ActivateWindow(Videos,videodb://tvshows/titles/) ActivateWindow(Videos,videodb://tvshows/titles/) videodb://tvshows/titles/ @@ -610,11 +851,11 @@ videosubmenu True - - $NUMBER[4] + + $NUMBER[8] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -625,14 +866,14 @@ videosubmenu True - - $NUMBER[5] - + + $NUMBER[9] + $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png - 1037 - 1037 + 31147--0 + 31147--0 ActivateWindow(Videos,addons://sources/video/) ActivateWindow(Videos,addons://sources/video/) addons://sources/video/ @@ -642,13 +883,62 @@ $NUMBER[1] + + $LOCALIZE[10005] + DefaultAddon.png + + 31136 + 31136 + [Player.HasAudio] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + activateWindow(1103) + StringCompare(System.ProfileName,Master user) + musicsubmenu + True + + + $NUMBER[2] + + $LOCALIZE[10005] + DefaultAddon.png + + 31147 + 31147 + [System.HasAddon(script.globalsearch)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + right + StringCompare(System.ProfileName,Master user) + musicsubmenu + True + + + $NUMBER[3] + + $LOCALIZE[10005] + DefaultAddon.png + + 31005 + 31005 + ActivateWindow(1106) + ActivateWindow(1106) + 1106 + [StringCompare(System.ProfileName,Master user)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + musicsubmenu + True + + + $NUMBER[4] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png radio radio - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + [[System.HasPVRAddon] + [PVR.HasRadioChannels]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) ActivateWindow(Radiochannels) ActivateWindow(Radiochannels) Radiochannels @@ -656,15 +946,15 @@ musicsubmenu True - - $NUMBER[2] + + $NUMBER[5] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 133 133 - [Library.HasContent(Music)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://artists/) ActivateWindow(Music,musicdb://artists/) musicdb://artists/ @@ -672,15 +962,15 @@ musicsubmenu True - - $NUMBER[3] + + $NUMBER[6] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 132 132 - [Library.HasContent(Music)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://albums/) ActivateWindow(Music,musicdb://albums/) musicdb://albums/ @@ -688,15 +978,15 @@ musicsubmenu True - - $NUMBER[4] + + $NUMBER[7] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 135 135 - [Library.HasContent(Music)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://genres/) ActivateWindow(Music,musicdb://genres/) musicdb://genres/ @@ -704,26 +994,27 @@ musicsubmenu True - - $NUMBER[5] + + $NUMBER[8] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 136 136 + [Library.HasContent(Music)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,special://musicplaylists/) ActivateWindow(Music,special://musicplaylists/) special://musicplaylists/ - [StringCompare(System.ProfileName,Master user)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + StringCompare(System.ProfileName,Master user) musicsubmenu True - - $NUMBER[6] + + $NUMBER[9] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -734,11 +1025,11 @@ musicsubmenu True - - $NUMBER[7] + + $NUMBER[10] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 1038 1038 @@ -781,66 +1072,82 @@ $NUMBER[1] - - $ADDON[script.skinshortcuts 32017] + + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png - 22020 - 22020 - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),livetv) - ActivateWindow(TVGuide) - ActivateWindow(TVGuide) - TVGuide + 19019 + 19019 + [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),radio) + ActivateWindow(RadioChannels) + ActivateWindow(RadioChannels) + RadioChannels StringCompare(System.ProfileName,Test profile) - livetv + radio True $NUMBER[2] - - $ADDON[script.skinshortcuts 32017] + + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png - 19163 - 19163 - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),livetv) - ActivateWindow(TVRecordings) - ActivateWindow(TVRecordings) - TVRecordings + 22020 + 22020 + [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),radio) + ActivateWindow(RadioGuide) + ActivateWindow(RadioGuide) + RadioGuide StringCompare(System.ProfileName,Test profile) - livetv + radio True $NUMBER[3] - - $ADDON[script.skinshortcuts 32017] + + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png - 19040 - 19040 - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),livetv) - ActivateWindow(TVTimers) - ActivateWindow(TVTimers) - TVTimers + 19163 + 19163 + [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),radio) + ActivateWindow(RadioRecordings) + ActivateWindow(RadioRecordings) + RadioRecordings StringCompare(System.ProfileName,Test profile) - livetv + radio True $NUMBER[4] + + $ADDON[script.skinshortcuts 32087] + DefaultShortcut.png + + 19040 + 19040 + [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),radio) + ActivateWindow(RadioTimers) + ActivateWindow(RadioTimers) + RadioTimers + StringCompare(System.ProfileName,Test profile) + radio + True + + + $NUMBER[5] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 137 137 - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),livetv) - ActivateWindow(TVSearch) - ActivateWindow(TVSearch) - TVSearch + [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),radio) + ActivateWindow(RadioSearch) + ActivateWindow(RadioSearch) + RadioSearch StringCompare(System.ProfileName,Test profile) - livetv + radio True @@ -1012,13 +1319,46 @@ $NUMBER[1] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31147 + 31147 + [System.HasAddon(script.globalsearch)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + right + StringCompare(System.ProfileName,Test profile) + videosubmenu + True + + + $NUMBER[2] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31005 + 31005 + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + ActivateWindow(1106) + [StringCompare(System.ProfileName,Test profile)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + videosubmenu + True + + + $NUMBER[3] - $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png livetv livetv - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) ActivateWindow(TVChannels) ActivateWindow(TVChannels) TVChannels @@ -1026,15 +1366,47 @@ videosubmenu True - - $NUMBER[2] + + $NUMBER[4] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31112 + 31112 + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + ActivateWindow(TVGuide) + ActivateWindow(TVGuide) + TVGuide + StringCompare(System.ProfileName,Test profile) + videosubmenu + True + + + $NUMBER[5] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31165 + 31165 + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + ActivateWindow(TVRecordings) + ActivateWindow(TVRecordings) + TVRecordings + StringCompare(System.ProfileName,Test profile) + videosubmenu + True + + + $NUMBER[6] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png movies movies - [Library.HasContent(Movies)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + [[Library.HasContent(Movies)] + [Library.HasContent(Movies)]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) ActivateWindow(Videos,videodb://movies/titles/) ActivateWindow(Videos,videodb://movies/titles/) videodb://movies/titles/ @@ -1042,15 +1414,15 @@ videosubmenu True - - $NUMBER[3] + + $NUMBER[7] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png tvshows tvshows - [Library.HasContent(TVShows)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) + [[Library.HasContent(TVShows)] + [Library.HasContent(TVShows)]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),videosubmenu) ActivateWindow(Videos,videodb://tvshows/titles/) ActivateWindow(Videos,videodb://tvshows/titles/) videodb://tvshows/titles/ @@ -1058,11 +1430,11 @@ videosubmenu True - - $NUMBER[4] + + $NUMBER[8] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -1073,14 +1445,14 @@ videosubmenu True - - $NUMBER[5] - + + $NUMBER[9] + $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png - 1037 - 1037 + 31147--0 + 31147--0 ActivateWindow(Videos,addons://sources/video/) ActivateWindow(Videos,addons://sources/video/) addons://sources/video/ @@ -1090,13 +1462,62 @@ $NUMBER[1] + + $LOCALIZE[10005] + DefaultAddon.png + + 31136 + 31136 + [Player.HasAudio] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + activateWindow(1103) + StringCompare(System.ProfileName,Test profile) + musicsubmenu + True + + + $NUMBER[2] + + $LOCALIZE[10005] + DefaultAddon.png + + 31147 + 31147 + [System.HasAddon(script.globalsearch)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + right + StringCompare(System.ProfileName,Test profile) + musicsubmenu + True + + + $NUMBER[3] + + $LOCALIZE[10005] + DefaultAddon.png + + 31005 + 31005 + ActivateWindow(1106) + ActivateWindow(1106) + 1106 + [StringCompare(System.ProfileName,Test profile)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + musicsubmenu + True + + + $NUMBER[4] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png radio radio - [System.HasPVRAddon] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + [[System.HasPVRAddon] + [PVR.HasRadioChannels]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) ActivateWindow(Radiochannels) ActivateWindow(Radiochannels) Radiochannels @@ -1104,15 +1525,15 @@ musicsubmenu True - - $NUMBER[2] + + $NUMBER[5] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 133 133 - [Library.HasContent(Music)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://artists/) ActivateWindow(Music,musicdb://artists/) musicdb://artists/ @@ -1120,15 +1541,15 @@ musicsubmenu True - - $NUMBER[3] + + $NUMBER[6] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 132 132 - [Library.HasContent(Music)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://albums/) ActivateWindow(Music,musicdb://albums/) musicdb://albums/ @@ -1136,15 +1557,15 @@ musicsubmenu True - - $NUMBER[4] + + $NUMBER[7] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 135 135 - [Library.HasContent(Music)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://genres/) ActivateWindow(Music,musicdb://genres/) musicdb://genres/ @@ -1152,26 +1573,27 @@ musicsubmenu True - - $NUMBER[5] + + $NUMBER[8] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 136 136 + [Library.HasContent(Music)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,special://musicplaylists/) ActivateWindow(Music,special://musicplaylists/) special://musicplaylists/ - [StringCompare(System.ProfileName,Test profile)] + StringCompare(Container(9001).ListItem.Property(submenuVisibility),musicsubmenu) + StringCompare(System.ProfileName,Test profile) musicsubmenu True - - $NUMBER[6] + + $NUMBER[9] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -1182,11 +1604,11 @@ musicsubmenu True - - $NUMBER[7] + + $NUMBER[10] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 1038 1038 @@ -1277,271 +1699,351 @@ True - + No items No items - + No items No items - + + No items + No items + + + No items + No items + + + No items + No items + + + No items + No items + + $NUMBER[1] + + $ADDON[script.skinshortcuts 32087] + DefaultShortcut.png + + 19019 + 19019 + System.HasPVRAddon + ActivateWindow(RadioChannels) + ActivateWindow(RadioChannels) + RadioChannels + StringCompare(System.ProfileName,Master user) + radio + True + + + $NUMBER[2] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 22020 22020 System.HasPVRAddon - ActivateWindow(TVGuide) - ActivateWindow(TVGuide) - TVGuide + ActivateWindow(RadioGuide) + ActivateWindow(RadioGuide) + RadioGuide StringCompare(System.ProfileName,Master user) - livetv + radio True - - $NUMBER[2] + + $NUMBER[3] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 19163 19163 System.HasPVRAddon - ActivateWindow(TVRecordings) - ActivateWindow(TVRecordings) - TVRecordings + ActivateWindow(RadioRecordings) + ActivateWindow(RadioRecordings) + RadioRecordings StringCompare(System.ProfileName,Master user) - livetv + radio True - - $NUMBER[3] + + $NUMBER[4] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 19040 19040 System.HasPVRAddon - ActivateWindow(TVTimers) - ActivateWindow(TVTimers) - TVTimers + ActivateWindow(RadioTimers) + ActivateWindow(RadioTimers) + RadioTimers StringCompare(System.ProfileName,Master user) - livetv + radio True - - $NUMBER[4] + + $NUMBER[5] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 137 137 System.HasPVRAddon - ActivateWindow(TVSearch) - ActivateWindow(TVSearch) - TVSearch + ActivateWindow(RadioSearch) + ActivateWindow(RadioSearch) + RadioSearch StringCompare(System.ProfileName,Master user) - livetv + radio True $NUMBER[1] + + $ADDON[script.skinshortcuts 32087] + DefaultShortcut.png + + 19019 + 19019 + System.HasPVRAddon + ActivateWindow(RadioChannels) + ActivateWindow(RadioChannels) + RadioChannels + StringCompare(System.ProfileName,Test profile) + radio + True + + + $NUMBER[2] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 22020 22020 System.HasPVRAddon - ActivateWindow(TVGuide) - ActivateWindow(TVGuide) - TVGuide + ActivateWindow(RadioGuide) + ActivateWindow(RadioGuide) + RadioGuide StringCompare(System.ProfileName,Test profile) - livetv + radio True - - $NUMBER[2] + + $NUMBER[3] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 19163 19163 System.HasPVRAddon - ActivateWindow(TVRecordings) - ActivateWindow(TVRecordings) - TVRecordings + ActivateWindow(RadioRecordings) + ActivateWindow(RadioRecordings) + RadioRecordings StringCompare(System.ProfileName,Test profile) - livetv + radio True - - $NUMBER[3] + + $NUMBER[4] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 19040 19040 System.HasPVRAddon - ActivateWindow(TVTimers) - ActivateWindow(TVTimers) - TVTimers + ActivateWindow(RadioTimers) + ActivateWindow(RadioTimers) + RadioTimers StringCompare(System.ProfileName,Test profile) - livetv + radio True - - $NUMBER[4] + + $NUMBER[5] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 137 137 System.HasPVRAddon - ActivateWindow(TVSearch) - ActivateWindow(TVSearch) - TVSearch + ActivateWindow(RadioSearch) + ActivateWindow(RadioSearch) + RadioSearch StringCompare(System.ProfileName,Test profile) - livetv + radio True - + $NUMBER[1] - - $ADDON[script.skinshortcuts 32017] + + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png - 22020 - 22020 - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),livetv) - ActivateWindow(TVGuide) - ActivateWindow(TVGuide) - TVGuide + 19019 + 19019 + [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),radio) + ActivateWindow(RadioChannels) + ActivateWindow(RadioChannels) + RadioChannels StringCompare(System.ProfileName,Master user) - livetv + radio True $NUMBER[2] - - $ADDON[script.skinshortcuts 32017] - DefaultShortcut.png - - 19163 - 19163 - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),livetv) - ActivateWindow(TVRecordings) - ActivateWindow(TVRecordings) - TVRecordings - StringCompare(System.ProfileName,Master user) - livetv - True - - - $NUMBER[3] - - $ADDON[script.skinshortcuts 32017] - DefaultShortcut.png - - 19040 - 19040 - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),livetv) - ActivateWindow(TVTimers) - ActivateWindow(TVTimers) - TVTimers - StringCompare(System.ProfileName,Master user) - livetv - True - - - $NUMBER[4] - - $ADDON[script.skinshortcuts 32017] - DefaultShortcut.png - - 137 - 137 - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),livetv) - ActivateWindow(TVSearch) - ActivateWindow(TVSearch) - TVSearch - StringCompare(System.ProfileName,Master user) - livetv - True - - - $NUMBER[1] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 22020 22020 - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),livetv) - ActivateWindow(TVGuide) - ActivateWindow(TVGuide) - TVGuide - StringCompare(System.ProfileName,Test profile) - livetv - True - - - $NUMBER[2] - - $ADDON[script.skinshortcuts 32017] - DefaultShortcut.png - - 19163 - 19163 - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),livetv) - ActivateWindow(TVRecordings) - ActivateWindow(TVRecordings) - TVRecordings - StringCompare(System.ProfileName,Test profile) - livetv + [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),radio) + ActivateWindow(RadioGuide) + ActivateWindow(RadioGuide) + RadioGuide + StringCompare(System.ProfileName,Master user) + radio True $NUMBER[3] - - $ADDON[script.skinshortcuts 32017] + + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png - 19040 - 19040 - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),livetv) - ActivateWindow(TVTimers) - ActivateWindow(TVTimers) - TVTimers - StringCompare(System.ProfileName,Test profile) - livetv + 19163 + 19163 + [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),radio) + ActivateWindow(RadioRecordings) + ActivateWindow(RadioRecordings) + RadioRecordings + StringCompare(System.ProfileName,Master user) + radio True $NUMBER[4] + + $ADDON[script.skinshortcuts 32087] + DefaultShortcut.png + + 19040 + 19040 + [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),radio) + ActivateWindow(RadioTimers) + ActivateWindow(RadioTimers) + RadioTimers + StringCompare(System.ProfileName,Master user) + radio + True + + + $NUMBER[5] - $ADDON[script.skinshortcuts 32017] + $ADDON[script.skinshortcuts 32087] DefaultShortcut.png 137 137 - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),livetv) - ActivateWindow(TVSearch) - ActivateWindow(TVSearch) - TVSearch + [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),radio) + ActivateWindow(RadioSearch) + ActivateWindow(RadioSearch) + RadioSearch + StringCompare(System.ProfileName,Master user) + radio + True + + + $NUMBER[1] + + $ADDON[script.skinshortcuts 32087] + DefaultShortcut.png + + 19019 + 19019 + [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),radio) + ActivateWindow(RadioChannels) + ActivateWindow(RadioChannels) + RadioChannels StringCompare(System.ProfileName,Test profile) - livetv + radio + True + + + $NUMBER[2] + + $ADDON[script.skinshortcuts 32087] + DefaultShortcut.png + + 22020 + 22020 + [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),radio) + ActivateWindow(RadioGuide) + ActivateWindow(RadioGuide) + RadioGuide + StringCompare(System.ProfileName,Test profile) + radio + True + + + $NUMBER[3] + + $ADDON[script.skinshortcuts 32087] + DefaultShortcut.png + + 19163 + 19163 + [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),radio) + ActivateWindow(RadioRecordings) + ActivateWindow(RadioRecordings) + RadioRecordings + StringCompare(System.ProfileName,Test profile) + radio + True + + + $NUMBER[4] + + $ADDON[script.skinshortcuts 32087] + DefaultShortcut.png + + 19040 + 19040 + [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),radio) + ActivateWindow(RadioTimers) + ActivateWindow(RadioTimers) + RadioTimers + StringCompare(System.ProfileName,Test profile) + radio + True + + + $NUMBER[5] + + $ADDON[script.skinshortcuts 32087] + DefaultShortcut.png + + 137 + 137 + [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),radio) + ActivateWindow(RadioSearch) + ActivateWindow(RadioSearch) + RadioSearch + StringCompare(System.ProfileName,Test profile) + radio True @@ -1733,6 +2235,14 @@ True + + No items + No items + + + No items + No items + $NUMBER[1] @@ -1917,6 +2427,14 @@ True + + No items + No items + + + No items + No items + No items No items @@ -2248,13 +2766,46 @@ $NUMBER[1] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31147 + 31147 + System.HasAddon(script.globalsearch) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + right + StringCompare(System.ProfileName,Master user) + videosubmenu + True + + + $NUMBER[2] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31005 + 31005 + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + ActivateWindow(1106) + StringCompare(System.ProfileName,Master user) + videosubmenu + True + + + $NUMBER[3] - $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png livetv livetv - System.HasPVRAddon + [System.HasPVRAddon] + [PVR.HasTVChannels] ActivateWindow(TVChannels) ActivateWindow(TVChannels) TVChannels @@ -2262,15 +2813,47 @@ videosubmenu True - - $NUMBER[2] + + $NUMBER[4] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31112 + 31112 + [System.HasPVRAddon] + [PVR.HasTVChannels] + ActivateWindow(TVGuide) + ActivateWindow(TVGuide) + TVGuide + StringCompare(System.ProfileName,Master user) + videosubmenu + True + + + $NUMBER[5] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31165 + 31165 + [System.HasPVRAddon] + [PVR.HasTVChannels] + ActivateWindow(TVRecordings) + ActivateWindow(TVRecordings) + TVRecordings + StringCompare(System.ProfileName,Master user) + videosubmenu + True + + + $NUMBER[6] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png movies movies - Library.HasContent(Movies) + [Library.HasContent(Movies)] + [Library.HasContent(Movies)] ActivateWindow(Videos,videodb://movies/titles/) ActivateWindow(Videos,videodb://movies/titles/) videodb://movies/titles/ @@ -2278,15 +2861,15 @@ videosubmenu True - - $NUMBER[3] + + $NUMBER[7] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png tvshows tvshows - Library.HasContent(TVShows) + [Library.HasContent(TVShows)] + [Library.HasContent(TVShows)] ActivateWindow(Videos,videodb://tvshows/titles/) ActivateWindow(Videos,videodb://tvshows/titles/) videodb://tvshows/titles/ @@ -2294,11 +2877,11 @@ videosubmenu True - - $NUMBER[4] + + $NUMBER[8] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -2309,14 +2892,14 @@ videosubmenu True - - $NUMBER[5] - + + $NUMBER[9] + $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png - 1037 - 1037 + 31147--0 + 31147--0 ActivateWindow(Videos,addons://sources/video/) ActivateWindow(Videos,addons://sources/video/) addons://sources/video/ @@ -2326,13 +2909,46 @@ $NUMBER[1] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31147 + 31147 + System.HasAddon(script.globalsearch) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + right + StringCompare(System.ProfileName,Test profile) + videosubmenu + True + + + $NUMBER[2] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31005 + 31005 + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + ActivateWindow(1106) + StringCompare(System.ProfileName,Test profile) + videosubmenu + True + + + $NUMBER[3] - $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png livetv livetv - System.HasPVRAddon + [System.HasPVRAddon] + [PVR.HasTVChannels] ActivateWindow(TVChannels) ActivateWindow(TVChannels) TVChannels @@ -2340,15 +2956,47 @@ videosubmenu True - - $NUMBER[2] + + $NUMBER[4] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31112 + 31112 + [System.HasPVRAddon] + [PVR.HasTVChannels] + ActivateWindow(TVGuide) + ActivateWindow(TVGuide) + TVGuide + StringCompare(System.ProfileName,Test profile) + videosubmenu + True + + + $NUMBER[5] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31165 + 31165 + [System.HasPVRAddon] + [PVR.HasTVChannels] + ActivateWindow(TVRecordings) + ActivateWindow(TVRecordings) + TVRecordings + StringCompare(System.ProfileName,Test profile) + videosubmenu + True + + + $NUMBER[6] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png movies movies - Library.HasContent(Movies) + [Library.HasContent(Movies)] + [Library.HasContent(Movies)] ActivateWindow(Videos,videodb://movies/titles/) ActivateWindow(Videos,videodb://movies/titles/) videodb://movies/titles/ @@ -2356,15 +3004,15 @@ videosubmenu True - - $NUMBER[3] + + $NUMBER[7] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png tvshows tvshows - Library.HasContent(TVShows) + [Library.HasContent(TVShows)] + [Library.HasContent(TVShows)] ActivateWindow(Videos,videodb://tvshows/titles/) ActivateWindow(Videos,videodb://tvshows/titles/) videodb://tvshows/titles/ @@ -2372,11 +3020,11 @@ videosubmenu True - - $NUMBER[4] + + $NUMBER[8] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -2387,14 +3035,14 @@ videosubmenu True - - $NUMBER[5] - + + $NUMBER[9] + $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png - 1037 - 1037 + 31147--0 + 31147--0 ActivateWindow(Videos,addons://sources/video/) ActivateWindow(Videos,addons://sources/video/) addons://sources/video/ @@ -2406,13 +3054,46 @@ $NUMBER[1] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31147 + 31147 + [System.HasAddon(script.globalsearch)] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + right + StringCompare(System.ProfileName,Master user) + videosubmenu + True + + + $NUMBER[2] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31005 + 31005 + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + ActivateWindow(1106) + [StringCompare(System.ProfileName,Master user)] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + videosubmenu + True + + + $NUMBER[3] - $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png livetv livetv - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) ActivateWindow(TVChannels) ActivateWindow(TVChannels) TVChannels @@ -2420,15 +3101,47 @@ videosubmenu True - - $NUMBER[2] + + $NUMBER[4] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31112 + 31112 + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + ActivateWindow(TVGuide) + ActivateWindow(TVGuide) + TVGuide + StringCompare(System.ProfileName,Master user) + videosubmenu + True + + + $NUMBER[5] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31165 + 31165 + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + ActivateWindow(TVRecordings) + ActivateWindow(TVRecordings) + TVRecordings + StringCompare(System.ProfileName,Master user) + videosubmenu + True + + + $NUMBER[6] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png movies movies - [Library.HasContent(Movies)] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + [[Library.HasContent(Movies)] + [Library.HasContent(Movies)]] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) ActivateWindow(Videos,videodb://movies/titles/) ActivateWindow(Videos,videodb://movies/titles/) videodb://movies/titles/ @@ -2436,15 +3149,15 @@ videosubmenu True - - $NUMBER[3] + + $NUMBER[7] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png tvshows tvshows - [Library.HasContent(TVShows)] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + [[Library.HasContent(TVShows)] + [Library.HasContent(TVShows)]] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) ActivateWindow(Videos,videodb://tvshows/titles/) ActivateWindow(Videos,videodb://tvshows/titles/) videodb://tvshows/titles/ @@ -2452,11 +3165,11 @@ videosubmenu True - - $NUMBER[4] + + $NUMBER[8] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -2467,14 +3180,14 @@ videosubmenu True - - $NUMBER[5] - + + $NUMBER[9] + $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png - 1037 - 1037 + 31147--0 + 31147--0 ActivateWindow(Videos,addons://sources/video/) ActivateWindow(Videos,addons://sources/video/) addons://sources/video/ @@ -2484,13 +3197,46 @@ $NUMBER[1] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31147 + 31147 + [System.HasAddon(script.globalsearch)] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + right + StringCompare(System.ProfileName,Test profile) + videosubmenu + True + + + $NUMBER[2] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31005 + 31005 + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + Skin.SetString(recentitems,video) + ActivateWindow(1106) + [StringCompare(System.ProfileName,Test profile)] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + videosubmenu + True + + + $NUMBER[3] - $ADDON[script.skinshortcuts 32034] - DefaultShortcut.png + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png livetv livetv - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) ActivateWindow(TVChannels) ActivateWindow(TVChannels) TVChannels @@ -2498,15 +3244,47 @@ videosubmenu True - - $NUMBER[2] + + $NUMBER[4] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31112 + 31112 + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + ActivateWindow(TVGuide) + ActivateWindow(TVGuide) + TVGuide + StringCompare(System.ProfileName,Test profile) + videosubmenu + True + + + $NUMBER[5] + + $ADDON[script.skinshortcuts 32014] + DefaultAddon.png + + 31165 + 31165 + [[System.HasPVRAddon] + [PVR.HasTVChannels]] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + ActivateWindow(TVRecordings) + ActivateWindow(TVRecordings) + TVRecordings + StringCompare(System.ProfileName,Test profile) + videosubmenu + True + + + $NUMBER[6] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png movies movies - [Library.HasContent(Movies)] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + [[Library.HasContent(Movies)] + [Library.HasContent(Movies)]] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) ActivateWindow(Videos,videodb://movies/titles/) ActivateWindow(Videos,videodb://movies/titles/) videodb://movies/titles/ @@ -2514,15 +3292,15 @@ videosubmenu True - - $NUMBER[3] + + $NUMBER[7] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png tvshows tvshows - [Library.HasContent(TVShows)] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) + [[Library.HasContent(TVShows)] + [Library.HasContent(TVShows)]] + StringCompare(Window(10000).Property(submenuVisibility),videosubmenu) ActivateWindow(Videos,videodb://tvshows/titles/) ActivateWindow(Videos,videodb://tvshows/titles/) videodb://tvshows/titles/ @@ -2530,11 +3308,11 @@ videosubmenu True - - $NUMBER[4] + + $NUMBER[8] $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -2545,14 +3323,14 @@ videosubmenu True - - $NUMBER[5] - + + $NUMBER[9] + $ADDON[script.skinshortcuts 32014] - DefaultShortcut.png + DefaultAddon.png - 1037 - 1037 + 31147--0 + 31147--0 ActivateWindow(Videos,addons://sources/video/) ActivateWindow(Videos,addons://sources/video/) addons://sources/video/ @@ -2564,13 +3342,62 @@ $NUMBER[1] + + $LOCALIZE[10005] + DefaultAddon.png + + 31136 + 31136 + Player.HasAudio + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + activateWindow(1103) + StringCompare(System.ProfileName,Master user) + musicsubmenu + True + + + $NUMBER[2] + + $LOCALIZE[10005] + DefaultAddon.png + + 31147 + 31147 + System.HasAddon(script.globalsearch) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + right + StringCompare(System.ProfileName,Master user) + musicsubmenu + True + + + $NUMBER[3] + + $LOCALIZE[10005] + DefaultAddon.png + + 31005 + 31005 + ActivateWindow(1106) + ActivateWindow(1106) + 1106 + StringCompare(System.ProfileName,Master user) + musicsubmenu + True + + + $NUMBER[4] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png radio radio - System.HasPVRAddon + [System.HasPVRAddon] + [PVR.HasRadioChannels] ActivateWindow(Radiochannels) ActivateWindow(Radiochannels) Radiochannels @@ -2578,15 +3405,15 @@ musicsubmenu True - - $NUMBER[2] + + $NUMBER[5] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 133 133 - Library.HasContent(Music) + [Library.HasContent(Music)] + [Library.HasContent(Music)] ActivateWindow(Music,musicdb://artists/) ActivateWindow(Music,musicdb://artists/) musicdb://artists/ @@ -2594,15 +3421,15 @@ musicsubmenu True - - $NUMBER[3] + + $NUMBER[6] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 132 132 - Library.HasContent(Music) + [Library.HasContent(Music)] + [Library.HasContent(Music)] ActivateWindow(Music,musicdb://albums/) ActivateWindow(Music,musicdb://albums/) musicdb://albums/ @@ -2610,15 +3437,15 @@ musicsubmenu True - - $NUMBER[4] + + $NUMBER[7] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 135 135 - Library.HasContent(Music) + [Library.HasContent(Music)] + [Library.HasContent(Music)] ActivateWindow(Music,musicdb://genres/) ActivateWindow(Music,musicdb://genres/) musicdb://genres/ @@ -2626,14 +3453,15 @@ musicsubmenu True - - $NUMBER[5] + + $NUMBER[8] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 136 136 + Library.HasContent(Music) ActivateWindow(Music,special://musicplaylists/) ActivateWindow(Music,special://musicplaylists/) special://musicplaylists/ @@ -2641,11 +3469,11 @@ musicsubmenu True - - $NUMBER[6] + + $NUMBER[9] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -2656,11 +3484,11 @@ musicsubmenu True - - $NUMBER[7] + + $NUMBER[10] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 1038 1038 @@ -2673,13 +3501,62 @@ $NUMBER[1] + + $LOCALIZE[10005] + DefaultAddon.png + + 31136 + 31136 + Player.HasAudio + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + activateWindow(1103) + StringCompare(System.ProfileName,Test profile) + musicsubmenu + True + + + $NUMBER[2] + + $LOCALIZE[10005] + DefaultAddon.png + + 31147 + 31147 + System.HasAddon(script.globalsearch) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + right + StringCompare(System.ProfileName,Test profile) + musicsubmenu + True + + + $NUMBER[3] + + $LOCALIZE[10005] + DefaultAddon.png + + 31005 + 31005 + ActivateWindow(1106) + ActivateWindow(1106) + 1106 + StringCompare(System.ProfileName,Test profile) + musicsubmenu + True + + + $NUMBER[4] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png radio radio - System.HasPVRAddon + [System.HasPVRAddon] + [PVR.HasRadioChannels] ActivateWindow(Radiochannels) ActivateWindow(Radiochannels) Radiochannels @@ -2687,15 +3564,15 @@ musicsubmenu True - - $NUMBER[2] + + $NUMBER[5] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 133 133 - Library.HasContent(Music) + [Library.HasContent(Music)] + [Library.HasContent(Music)] ActivateWindow(Music,musicdb://artists/) ActivateWindow(Music,musicdb://artists/) musicdb://artists/ @@ -2703,15 +3580,15 @@ musicsubmenu True - - $NUMBER[3] + + $NUMBER[6] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 132 132 - Library.HasContent(Music) + [Library.HasContent(Music)] + [Library.HasContent(Music)] ActivateWindow(Music,musicdb://albums/) ActivateWindow(Music,musicdb://albums/) musicdb://albums/ @@ -2719,15 +3596,15 @@ musicsubmenu True - - $NUMBER[4] + + $NUMBER[7] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 135 135 - Library.HasContent(Music) + [Library.HasContent(Music)] + [Library.HasContent(Music)] ActivateWindow(Music,musicdb://genres/) ActivateWindow(Music,musicdb://genres/) musicdb://genres/ @@ -2735,14 +3612,15 @@ musicsubmenu True - - $NUMBER[5] + + $NUMBER[8] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 136 136 + Library.HasContent(Music) ActivateWindow(Music,special://musicplaylists/) ActivateWindow(Music,special://musicplaylists/) special://musicplaylists/ @@ -2750,11 +3628,11 @@ musicsubmenu True - - $NUMBER[6] + + $NUMBER[9] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -2765,11 +3643,11 @@ musicsubmenu True - - $NUMBER[7] + + $NUMBER[10] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 1038 1038 @@ -2784,13 +3662,62 @@ $NUMBER[1] + + $LOCALIZE[10005] + DefaultAddon.png + + 31136 + 31136 + [Player.HasAudio] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + activateWindow(1103) + StringCompare(System.ProfileName,Master user) + musicsubmenu + True + + + $NUMBER[2] + + $LOCALIZE[10005] + DefaultAddon.png + + 31147 + 31147 + [System.HasAddon(script.globalsearch)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + right + StringCompare(System.ProfileName,Master user) + musicsubmenu + True + + + $NUMBER[3] + + $LOCALIZE[10005] + DefaultAddon.png + + 31005 + 31005 + ActivateWindow(1106) + ActivateWindow(1106) + 1106 + [StringCompare(System.ProfileName,Master user)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + musicsubmenu + True + + + $NUMBER[4] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png radio radio - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + [[System.HasPVRAddon] + [PVR.HasRadioChannels]] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) ActivateWindow(Radiochannels) ActivateWindow(Radiochannels) Radiochannels @@ -2798,15 +3725,15 @@ musicsubmenu True - - $NUMBER[2] + + $NUMBER[5] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 133 133 - [Library.HasContent(Music)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://artists/) ActivateWindow(Music,musicdb://artists/) musicdb://artists/ @@ -2814,15 +3741,15 @@ musicsubmenu True - - $NUMBER[3] + + $NUMBER[6] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 132 132 - [Library.HasContent(Music)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://albums/) ActivateWindow(Music,musicdb://albums/) musicdb://albums/ @@ -2830,15 +3757,15 @@ musicsubmenu True - - $NUMBER[4] + + $NUMBER[7] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 135 135 - [Library.HasContent(Music)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://genres/) ActivateWindow(Music,musicdb://genres/) musicdb://genres/ @@ -2846,26 +3773,27 @@ musicsubmenu True - - $NUMBER[5] + + $NUMBER[8] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 136 136 + [Library.HasContent(Music)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,special://musicplaylists/) ActivateWindow(Music,special://musicplaylists/) special://musicplaylists/ - [StringCompare(System.ProfileName,Master user)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + StringCompare(System.ProfileName,Master user) musicsubmenu True - - $NUMBER[6] + + $NUMBER[9] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -2876,11 +3804,11 @@ musicsubmenu True - - $NUMBER[7] + + $NUMBER[10] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 1038 1038 @@ -2893,13 +3821,62 @@ $NUMBER[1] + + $LOCALIZE[10005] + DefaultAddon.png + + 31136 + 31136 + [Player.HasAudio] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + Skin.SetString(recentitems,music) + activateWindow(1103) + StringCompare(System.ProfileName,Test profile) + musicsubmenu + True + + + $NUMBER[2] + + $LOCALIZE[10005] + DefaultAddon.png + + 31147 + 31147 + [System.HasAddon(script.globalsearch)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + RunScript(script.globalsearch,artists=true&albums=true) + right + StringCompare(System.ProfileName,Test profile) + musicsubmenu + True + + + $NUMBER[3] + + $LOCALIZE[10005] + DefaultAddon.png + + 31005 + 31005 + ActivateWindow(1106) + ActivateWindow(1106) + 1106 + [StringCompare(System.ProfileName,Test profile)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + musicsubmenu + True + + + $NUMBER[4] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png radio radio - [System.HasPVRAddon] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + [[System.HasPVRAddon] + [PVR.HasRadioChannels]] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) ActivateWindow(Radiochannels) ActivateWindow(Radiochannels) Radiochannels @@ -2907,15 +3884,15 @@ musicsubmenu True - - $NUMBER[2] + + $NUMBER[5] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 133 133 - [Library.HasContent(Music)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://artists/) ActivateWindow(Music,musicdb://artists/) musicdb://artists/ @@ -2923,15 +3900,15 @@ musicsubmenu True - - $NUMBER[3] + + $NUMBER[6] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 132 132 - [Library.HasContent(Music)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://albums/) ActivateWindow(Music,musicdb://albums/) musicdb://albums/ @@ -2939,15 +3916,15 @@ musicsubmenu True - - $NUMBER[4] + + $NUMBER[7] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 135 135 - [Library.HasContent(Music)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + [[Library.HasContent(Music)] + [Library.HasContent(Music)]] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,musicdb://genres/) ActivateWindow(Music,musicdb://genres/) musicdb://genres/ @@ -2955,26 +3932,27 @@ musicsubmenu True - - $NUMBER[5] + + $NUMBER[8] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 136 136 + [Library.HasContent(Music)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) ActivateWindow(Music,special://musicplaylists/) ActivateWindow(Music,special://musicplaylists/) special://musicplaylists/ - [StringCompare(System.ProfileName,Test profile)] + StringCompare(Window(10000).Property(submenuVisibility),musicsubmenu) + StringCompare(System.ProfileName,Test profile) musicsubmenu True - - $NUMBER[6] + + $NUMBER[9] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 744 744 @@ -2985,11 +3963,11 @@ musicsubmenu True - - $NUMBER[7] + + $NUMBER[10] $LOCALIZE[10005] - DefaultShortcut.png + DefaultAddon.png 1038 1038 diff --git a/changelog.txt b/changelog.txt index 219f553..a67a068 100644 --- a/changelog.txt +++ b/changelog.txt @@ -20,25 +20,25 @@ - [NEW] DialogAudioDSPManager.xml - Numerous misc tweaks and fixes - [MODIFIED] SmartPlaylistEditor.xml / SmartPlaylistRule.xml +- [NEW] MyPVRTimers.xml [TODO] -Add recent content screen to main menu +Music menu: Radio recordings?? + +Menu overrides: select correct content list +Make sure default view is a pagewidth single list. Change all views to 50 (except episodes / songs / seasons etc) + +Finish recent content screen - default backgrounds Gamepad setup -MyPVRTimers - -Make sure default view is a pagewidth single list. Change all views to 50 (except episodes / songs / seasons etc) - Pictures section refresh -Fix stop from fullscreen music view +Fix stop from fullscreen music view & Check that the fanart is working Add user option: Revise player stop on return -Check RCB (e.g. busy spinner and menu width) - check all active strings Screenshots etc diff --git a/extras/.DS_Store b/extras/.DS_Store index 87d8237..3f6379a 100644 Binary files a/extras/.DS_Store and b/extras/.DS_Store differ diff --git a/extras/backgrounds/photos.jpg b/extras/backgrounds/photos.jpg deleted file mode 100644 index 27437f4..0000000 Binary files a/extras/backgrounds/photos.jpg and /dev/null differ diff --git a/extras/backgrounds/videos.jpg b/extras/backgrounds/videos.jpg index 77b109c..f5839c3 100644 Binary files a/extras/backgrounds/videos.jpg and b/extras/backgrounds/videos.jpg differ diff --git a/extras/homeBackgrounds/1080_02202012-01.jpg b/extras/homeBackgrounds/1080_02202012-01.jpg new file mode 100755 index 0000000..dc7498b Binary files /dev/null and b/extras/homeBackgrounds/1080_02202012-01.jpg differ diff --git a/extras/homeBackgrounds/1080_050518-2044-KeeEvening.jpg b/extras/homeBackgrounds/1080_050518-2044-KeeEvening.jpg new file mode 100755 index 0000000..761717f Binary files /dev/null and b/extras/homeBackgrounds/1080_050518-2044-KeeEvening.jpg differ diff --git a/extras/homeBackgrounds/1080_060518-0179-TamRedwoods.jpg b/extras/homeBackgrounds/1080_060518-0179-TamRedwoods.jpg new file mode 100755 index 0000000..30d5f42 Binary files /dev/null and b/extras/homeBackgrounds/1080_060518-0179-TamRedwoods.jpg differ diff --git a/extras/homeBackgrounds/1080_060518-0190-TamBreeze.jpg b/extras/homeBackgrounds/1080_060518-0190-TamBreeze.jpg new file mode 100755 index 0000000..6e43fd9 Binary files /dev/null and b/extras/homeBackgrounds/1080_060518-0190-TamBreeze.jpg differ diff --git a/extras/homeBackgrounds/1080_060607-0405-PillarsPast.jpg b/extras/homeBackgrounds/1080_060607-0405-PillarsPast.jpg new file mode 100755 index 0000000..c2d12d0 Binary files /dev/null and b/extras/homeBackgrounds/1080_060607-0405-PillarsPast.jpg differ diff --git a/extras/homeBackgrounds/1080_060820-0818-ThePhotogs.jpg b/extras/homeBackgrounds/1080_060820-0818-ThePhotogs.jpg new file mode 100755 index 0000000..7bd93ee Binary files /dev/null and b/extras/homeBackgrounds/1080_060820-0818-ThePhotogs.jpg differ diff --git a/extras/homeBackgrounds/1080_061012-1078-PelicanCove.jpg b/extras/homeBackgrounds/1080_061012-1078-PelicanCove.jpg new file mode 100755 index 0000000..cfc5357 Binary files /dev/null and b/extras/homeBackgrounds/1080_061012-1078-PelicanCove.jpg differ diff --git a/extras/homeBackgrounds/1080_061112-1181-Portal2BigSur.jpg b/extras/homeBackgrounds/1080_061112-1181-Portal2BigSur.jpg new file mode 100755 index 0000000..2e52f47 Binary files /dev/null and b/extras/homeBackgrounds/1080_061112-1181-Portal2BigSur.jpg differ diff --git a/extras/homeBackgrounds/1080_061121-1389-UndPierHanalei.jpg b/extras/homeBackgrounds/1080_061121-1389-UndPierHanalei.jpg new file mode 100755 index 0000000..181c2c3 Binary files /dev/null and b/extras/homeBackgrounds/1080_061121-1389-UndPierHanalei.jpg differ diff --git a/extras/homeBackgrounds/1080_061125-1635-Maelstrom3.jpg b/extras/homeBackgrounds/1080_061125-1635-Maelstrom3.jpg new file mode 100755 index 0000000..0f2ba81 Binary files /dev/null and b/extras/homeBackgrounds/1080_061125-1635-Maelstrom3.jpg differ diff --git a/extras/homeBackgrounds/1080_061228-2049-UTPScripps1.jpg b/extras/homeBackgrounds/1080_061228-2049-UTPScripps1.jpg new file mode 100755 index 0000000..8de99a0 Binary files /dev/null and b/extras/homeBackgrounds/1080_061228-2049-UTPScripps1.jpg differ diff --git a/extras/homeBackgrounds/1080_06152012-12.jpg b/extras/homeBackgrounds/1080_06152012-12.jpg new file mode 100755 index 0000000..660050e Binary files /dev/null and b/extras/homeBackgrounds/1080_06152012-12.jpg differ diff --git a/extras/homeBackgrounds/1080_070211-2329-GarrapataSurf1.jpg b/extras/homeBackgrounds/1080_070211-2329-GarrapataSurf1.jpg new file mode 100755 index 0000000..021a4dc Binary files /dev/null and b/extras/homeBackgrounds/1080_070211-2329-GarrapataSurf1.jpg differ diff --git a/extras/homeBackgrounds/1080_070823-3044-PinnacleRock1.jpg b/extras/homeBackgrounds/1080_070823-3044-PinnacleRock1.jpg new file mode 100755 index 0000000..3da5004 Binary files /dev/null and b/extras/homeBackgrounds/1080_070823-3044-PinnacleRock1.jpg differ diff --git a/extras/homeBackgrounds/1080_071118-3765-LvrsPtMorn.jpg b/extras/homeBackgrounds/1080_071118-3765-LvrsPtMorn.jpg new file mode 100755 index 0000000..71c7363 Binary files /dev/null and b/extras/homeBackgrounds/1080_071118-3765-LvrsPtMorn.jpg differ diff --git a/extras/homeBackgrounds/1080_071229-4235-SandstNSky2.jpg b/extras/homeBackgrounds/1080_071229-4235-SandstNSky2.jpg new file mode 100755 index 0000000..142df7f Binary files /dev/null and b/extras/homeBackgrounds/1080_071229-4235-SandstNSky2.jpg differ diff --git a/extras/homeBackgrounds/1080_071229-4276-LaJollaFalls.jpg b/extras/homeBackgrounds/1080_071229-4276-LaJollaFalls.jpg new file mode 100755 index 0000000..6bcf7e6 Binary files /dev/null and b/extras/homeBackgrounds/1080_071229-4276-LaJollaFalls.jpg differ diff --git a/extras/homeBackgrounds/1080_080327-4706-JoshuaTreeOasis.jpg b/extras/homeBackgrounds/1080_080327-4706-JoshuaTreeOasis.jpg new file mode 100755 index 0000000..15e7955 Binary files /dev/null and b/extras/homeBackgrounds/1080_080327-4706-JoshuaTreeOasis.jpg differ diff --git a/extras/homeBackgrounds/1080_090102-0143-SeaAndStorm.jpg b/extras/homeBackgrounds/1080_090102-0143-SeaAndStorm.jpg new file mode 100755 index 0000000..c2ebc67 Binary files /dev/null and b/extras/homeBackgrounds/1080_090102-0143-SeaAndStorm.jpg differ diff --git a/extras/homeBackgrounds/1080_090102-0157-BirdRock.jpg b/extras/homeBackgrounds/1080_090102-0157-BirdRock.jpg new file mode 100755 index 0000000..b4ccb34 Binary files /dev/null and b/extras/homeBackgrounds/1080_090102-0157-BirdRock.jpg differ diff --git a/extras/homeBackgrounds/1080_090227-0384-McCluresPoint.jpg b/extras/homeBackgrounds/1080_090227-0384-McCluresPoint.jpg new file mode 100755 index 0000000..adc4b2f Binary files /dev/null and b/extras/homeBackgrounds/1080_090227-0384-McCluresPoint.jpg differ diff --git a/extras/homeBackgrounds/1080_090407-0587-ForkInTheRoad.jpg b/extras/homeBackgrounds/1080_090407-0587-ForkInTheRoad.jpg new file mode 100755 index 0000000..8235195 Binary files /dev/null and b/extras/homeBackgrounds/1080_090407-0587-ForkInTheRoad.jpg differ diff --git a/extras/homeBackgrounds/1080_090810-1930-NeedleAndHaystack.jpg b/extras/homeBackgrounds/1080_090810-1930-NeedleAndHaystack.jpg new file mode 100755 index 0000000..04b66b7 Binary files /dev/null and b/extras/homeBackgrounds/1080_090810-1930-NeedleAndHaystack.jpg differ diff --git a/extras/homeBackgrounds/1080_091009-2169-LibOfAges3.jpg b/extras/homeBackgrounds/1080_091009-2169-LibOfAges3.jpg new file mode 100755 index 0000000..1ea913d Binary files /dev/null and b/extras/homeBackgrounds/1080_091009-2169-LibOfAges3.jpg differ diff --git a/extras/homeBackgrounds/1080_100312-3521-MonolithicLight1.jpg b/extras/homeBackgrounds/1080_100312-3521-MonolithicLight1.jpg new file mode 100755 index 0000000..73a2ab6 Binary files /dev/null and b/extras/homeBackgrounds/1080_100312-3521-MonolithicLight1.jpg differ diff --git a/extras/homeBackgrounds/1080_100409-3657-PinnacleRock3.jpg b/extras/homeBackgrounds/1080_100409-3657-PinnacleRock3.jpg new file mode 100755 index 0000000..d90abc3 Binary files /dev/null and b/extras/homeBackgrounds/1080_100409-3657-PinnacleRock3.jpg differ diff --git a/extras/homeBackgrounds/1080_100731-4524-HapunaLight1.jpg b/extras/homeBackgrounds/1080_100731-4524-HapunaLight1.jpg new file mode 100755 index 0000000..0ce04b3 Binary files /dev/null and b/extras/homeBackgrounds/1080_100731-4524-HapunaLight1.jpg differ diff --git a/extras/homeBackgrounds/1080_100804-4696-PololuMorn1.jpg b/extras/homeBackgrounds/1080_100804-4696-PololuMorn1.jpg new file mode 100755 index 0000000..1e81154 Binary files /dev/null and b/extras/homeBackgrounds/1080_100804-4696-PololuMorn1.jpg differ diff --git a/extras/homeBackgrounds/1080_1071616194-the-farm-of-eden.jpg b/extras/homeBackgrounds/1080_1071616194-the-farm-of-eden.jpg new file mode 100755 index 0000000..37cd09e Binary files /dev/null and b/extras/homeBackgrounds/1080_1071616194-the-farm-of-eden.jpg differ diff --git a/extras/homeBackgrounds/1080_110205-7264-GrayWCoveSurf.jpg b/extras/homeBackgrounds/1080_110205-7264-GrayWCoveSurf.jpg new file mode 100755 index 0000000..bc98177 Binary files /dev/null and b/extras/homeBackgrounds/1080_110205-7264-GrayWCoveSurf.jpg differ diff --git a/extras/homeBackgrounds/1080_110429-7971-Faultlines.jpg b/extras/homeBackgrounds/1080_110429-7971-Faultlines.jpg new file mode 100755 index 0000000..9083c73 Binary files /dev/null and b/extras/homeBackgrounds/1080_110429-7971-Faultlines.jpg differ diff --git a/extras/homeBackgrounds/1080_1134103121-gateway-to-the-temple-of-heaven.jpg b/extras/homeBackgrounds/1080_1134103121-gateway-to-the-temple-of-heaven.jpg new file mode 100755 index 0000000..8630de9 Binary files /dev/null and b/extras/homeBackgrounds/1080_1134103121-gateway-to-the-temple-of-heaven.jpg differ diff --git a/extras/homeBackgrounds/1080_1171692863-the-eiffel-from-beneath.jpg b/extras/homeBackgrounds/1080_1171692863-the-eiffel-from-beneath.jpg new file mode 100755 index 0000000..476d832 Binary files /dev/null and b/extras/homeBackgrounds/1080_1171692863-the-eiffel-from-beneath.jpg differ diff --git a/extras/homeBackgrounds/1080_1189866210-spanish-sunset.jpg b/extras/homeBackgrounds/1080_1189866210-spanish-sunset.jpg new file mode 100755 index 0000000..9b9bc8d Binary files /dev/null and b/extras/homeBackgrounds/1080_1189866210-spanish-sunset.jpg differ diff --git a/extras/homeBackgrounds/1080_12262010-01.jpg b/extras/homeBackgrounds/1080_12262010-01.jpg new file mode 100755 index 0000000..a25adfa Binary files /dev/null and b/extras/homeBackgrounds/1080_12262010-01.jpg differ diff --git a/extras/homeBackgrounds/1080_20100530-120257-0273-Edit-2.jpg b/extras/homeBackgrounds/1080_20100530-120257-0273-Edit-2.jpg new file mode 100755 index 0000000..79a5d69 Binary files /dev/null and b/extras/homeBackgrounds/1080_20100530-120257-0273-Edit-2.jpg differ diff --git a/extras/homeBackgrounds/1080_20100924-IMG-5794-HDR-Edit.jpg b/extras/homeBackgrounds/1080_20100924-IMG-5794-HDR-Edit.jpg new file mode 100755 index 0000000..f63a279 Binary files /dev/null and b/extras/homeBackgrounds/1080_20100924-IMG-5794-HDR-Edit.jpg differ diff --git a/extras/homeBackgrounds/1080_20111009-07-08-56-sierras-5d2-7923And2more.jpg b/extras/homeBackgrounds/1080_20111009-07-08-56-sierras-5d2-7923And2more.jpg new file mode 100755 index 0000000..8192d90 Binary files /dev/null and b/extras/homeBackgrounds/1080_20111009-07-08-56-sierras-5d2-7923And2more.jpg differ diff --git a/extras/homeBackgrounds/1080_20120820-road-to-bourg-00001.jpg b/extras/homeBackgrounds/1080_20120820-road-to-bourg-00001.jpg new file mode 100755 index 0000000..9ef704d Binary files /dev/null and b/extras/homeBackgrounds/1080_20120820-road-to-bourg-00001.jpg differ diff --git a/extras/homeBackgrounds/1080_20121026-12-10-32-cumberland-bay-3122-Edit.jpg b/extras/homeBackgrounds/1080_20121026-12-10-32-cumberland-bay-3122-Edit.jpg new file mode 100755 index 0000000..565f232 Binary files /dev/null and b/extras/homeBackgrounds/1080_20121026-12-10-32-cumberland-bay-3122-Edit.jpg differ diff --git a/extras/homeBackgrounds/1080_20140310-Iceland-1392-Edit.jpg b/extras/homeBackgrounds/1080_20140310-Iceland-1392-Edit.jpg new file mode 100755 index 0000000..a108943 Binary files /dev/null and b/extras/homeBackgrounds/1080_20140310-Iceland-1392-Edit.jpg differ diff --git a/extras/homeBackgrounds/1080_20140328-Hawaii-2209.jpg b/extras/homeBackgrounds/1080_20140328-Hawaii-2209.jpg new file mode 100755 index 0000000..f22a2e6 Binary files /dev/null and b/extras/homeBackgrounds/1080_20140328-Hawaii-2209.jpg differ diff --git a/extras/homeBackgrounds/1080_2049233526-19f97ff57f-o.jpg b/extras/homeBackgrounds/1080_2049233526-19f97ff57f-o.jpg new file mode 100755 index 0000000..d2a15ec Binary files /dev/null and b/extras/homeBackgrounds/1080_2049233526-19f97ff57f-o.jpg differ diff --git a/extras/homeBackgrounds/1080_213125-1600x1200-3.jpg b/extras/homeBackgrounds/1080_213125-1600x1200-3.jpg new file mode 100755 index 0000000..9b30e30 Binary files /dev/null and b/extras/homeBackgrounds/1080_213125-1600x1200-3.jpg differ diff --git a/extras/homeBackgrounds/1080_3425202839-7a6b829432-o.jpg b/extras/homeBackgrounds/1080_3425202839-7a6b829432-o.jpg new file mode 100755 index 0000000..6e2e903 Binary files /dev/null and b/extras/homeBackgrounds/1080_3425202839-7a6b829432-o.jpg differ diff --git a/extras/homeBackgrounds/1080_388A4648-Edit.jpg b/extras/homeBackgrounds/1080_388A4648-Edit.jpg new file mode 100755 index 0000000..3bc60b2 Binary files /dev/null and b/extras/homeBackgrounds/1080_388A4648-Edit.jpg differ diff --git a/extras/homeBackgrounds/1080_4088949046-5d094cb2e2-o.jpg b/extras/homeBackgrounds/1080_4088949046-5d094cb2e2-o.jpg new file mode 100755 index 0000000..999b56f Binary files /dev/null and b/extras/homeBackgrounds/1080_4088949046-5d094cb2e2-o.jpg differ diff --git a/extras/homeBackgrounds/1080_6979723276-d91841e9f1-k.jpg b/extras/homeBackgrounds/1080_6979723276-d91841e9f1-k.jpg new file mode 100755 index 0000000..7ec5951 Binary files /dev/null and b/extras/homeBackgrounds/1080_6979723276-d91841e9f1-k.jpg differ diff --git a/extras/homeBackgrounds/1080_7995122298-d4743a46ce-k.jpg b/extras/homeBackgrounds/1080_7995122298-d4743a46ce-k.jpg new file mode 100755 index 0000000..4e1cd4a Binary files /dev/null and b/extras/homeBackgrounds/1080_7995122298-d4743a46ce-k.jpg differ diff --git a/extras/homeBackgrounds/1080_8272381830-825c27ae6b-k.jpg b/extras/homeBackgrounds/1080_8272381830-825c27ae6b-k.jpg new file mode 100755 index 0000000..cf9e977 Binary files /dev/null and b/extras/homeBackgrounds/1080_8272381830-825c27ae6b-k.jpg differ diff --git a/extras/homeBackgrounds/1080_8280686512-7820f388dc-k.jpg b/extras/homeBackgrounds/1080_8280686512-7820f388dc-k.jpg new file mode 100755 index 0000000..2a083a5 Binary files /dev/null and b/extras/homeBackgrounds/1080_8280686512-7820f388dc-k.jpg differ diff --git a/extras/homeBackgrounds/1080_A-Morning-at-the-Secret-Lak2e.jpg b/extras/homeBackgrounds/1080_A-Morning-at-the-Secret-Lak2e.jpg new file mode 100755 index 0000000..7504ac1 Binary files /dev/null and b/extras/homeBackgrounds/1080_A-Morning-at-the-Secret-Lak2e.jpg differ diff --git a/extras/homeBackgrounds/1080_Antelope-Hallway.jpg b/extras/homeBackgrounds/1080_Antelope-Hallway.jpg new file mode 100755 index 0000000..535029d Binary files /dev/null and b/extras/homeBackgrounds/1080_Antelope-Hallway.jpg differ diff --git a/extras/homeBackgrounds/1080_Antelope-Weeping-Eye.jpg b/extras/homeBackgrounds/1080_Antelope-Weeping-Eye.jpg new file mode 100755 index 0000000..cefe356 Binary files /dev/null and b/extras/homeBackgrounds/1080_Antelope-Weeping-Eye.jpg differ diff --git a/extras/homeBackgrounds/1080_BeautyCreek.jpg b/extras/homeBackgrounds/1080_BeautyCreek.jpg new file mode 100755 index 0000000..757f96f Binary files /dev/null and b/extras/homeBackgrounds/1080_BeautyCreek.jpg differ diff --git a/extras/homeBackgrounds/1080_Changing-Light-Over-Garrapata-Beach.jpg b/extras/homeBackgrounds/1080_Changing-Light-Over-Garrapata-Beach.jpg new file mode 100755 index 0000000..b0c7e7e Binary files /dev/null and b/extras/homeBackgrounds/1080_Changing-Light-Over-Garrapata-Beach.jpg differ diff --git a/extras/homeBackgrounds/1080_Chef-at-Sunset.jpg b/extras/homeBackgrounds/1080_Chef-at-Sunset.jpg new file mode 100755 index 0000000..8e0157d Binary files /dev/null and b/extras/homeBackgrounds/1080_Chef-at-Sunset.jpg differ diff --git a/extras/homeBackgrounds/1080_Chicago.jpg b/extras/homeBackgrounds/1080_Chicago.jpg new file mode 100755 index 0000000..4d76b31 Binary files /dev/null and b/extras/homeBackgrounds/1080_Chicago.jpg differ diff --git a/extras/homeBackgrounds/1080_Colorado-River-Sunset.jpg b/extras/homeBackgrounds/1080_Colorado-River-Sunset.jpg new file mode 100755 index 0000000..ad0ba44 Binary files /dev/null and b/extras/homeBackgrounds/1080_Colorado-River-Sunset.jpg differ diff --git a/extras/homeBackgrounds/1080_Column-of-Light.jpg b/extras/homeBackgrounds/1080_Column-of-Light.jpg new file mode 100755 index 0000000..9471cc8 Binary files /dev/null and b/extras/homeBackgrounds/1080_Column-of-Light.jpg differ diff --git a/extras/homeBackgrounds/1080_ConvictLakeSunrise.jpg b/extras/homeBackgrounds/1080_ConvictLakeSunrise.jpg new file mode 100755 index 0000000..6fea02b Binary files /dev/null and b/extras/homeBackgrounds/1080_ConvictLakeSunrise.jpg differ diff --git a/extras/homeBackgrounds/1080_DSC-1557-Edit.jpg b/extras/homeBackgrounds/1080_DSC-1557-Edit.jpg new file mode 100755 index 0000000..8ee6343 Binary files /dev/null and b/extras/homeBackgrounds/1080_DSC-1557-Edit.jpg differ diff --git a/extras/homeBackgrounds/1080_DSC-2817.JPG b/extras/homeBackgrounds/1080_DSC-2817.JPG new file mode 100755 index 0000000..26151c2 Binary files /dev/null and b/extras/homeBackgrounds/1080_DSC-2817.JPG differ diff --git a/extras/homeBackgrounds/1080_DSC-9065.jpg b/extras/homeBackgrounds/1080_DSC-9065.jpg new file mode 100755 index 0000000..e220e3f Binary files /dev/null and b/extras/homeBackgrounds/1080_DSC-9065.jpg differ diff --git a/extras/homeBackgrounds/1080_DSC-9645-Edit.JPG b/extras/homeBackgrounds/1080_DSC-9645-Edit.JPG new file mode 100755 index 0000000..1d73ff7 Binary files /dev/null and b/extras/homeBackgrounds/1080_DSC-9645-Edit.JPG differ diff --git a/extras/homeBackgrounds/1080_DX-6908-09-10-11-32bit-Edit.jpg b/extras/homeBackgrounds/1080_DX-6908-09-10-11-32bit-Edit.jpg new file mode 100755 index 0000000..44f2831 Binary files /dev/null and b/extras/homeBackgrounds/1080_DX-6908-09-10-11-32bit-Edit.jpg differ diff --git a/extras/homeBackgrounds/1080_David-Morrow-1-5.jpg b/extras/homeBackgrounds/1080_David-Morrow-1-5.jpg new file mode 100755 index 0000000..ca92746 Binary files /dev/null and b/extras/homeBackgrounds/1080_David-Morrow-1-5.jpg differ diff --git a/extras/homeBackgrounds/1080_DelicateArch.jpg b/extras/homeBackgrounds/1080_DelicateArch.jpg new file mode 100755 index 0000000..6d27582 Binary files /dev/null and b/extras/homeBackgrounds/1080_DelicateArch.jpg differ diff --git a/extras/homeBackgrounds/1080_Farewell-San-Francisco.jpg b/extras/homeBackgrounds/1080_Farewell-San-Francisco.jpg new file mode 100755 index 0000000..c3125d3 Binary files /dev/null and b/extras/homeBackgrounds/1080_Farewell-San-Francisco.jpg differ diff --git a/extras/homeBackgrounds/1080_Galaxy-Number-9.jpg b/extras/homeBackgrounds/1080_Galaxy-Number-9.jpg new file mode 100755 index 0000000..55d6a78 Binary files /dev/null and b/extras/homeBackgrounds/1080_Galaxy-Number-9.jpg differ diff --git a/extras/homeBackgrounds/1080_Glacier-Point-Milky-Way-Panorama.jpg b/extras/homeBackgrounds/1080_Glacier-Point-Milky-Way-Panorama.jpg new file mode 100755 index 0000000..692ad1a Binary files /dev/null and b/extras/homeBackgrounds/1080_Glacier-Point-Milky-Way-Panorama.jpg differ diff --git a/extras/homeBackgrounds/1080_Hooded-Lady-of-the-Valley.jpg b/extras/homeBackgrounds/1080_Hooded-Lady-of-the-Valley.jpg new file mode 100755 index 0000000..86b66d6 Binary files /dev/null and b/extras/homeBackgrounds/1080_Hooded-Lady-of-the-Valley.jpg differ diff --git a/extras/homeBackgrounds/1080_Horseshoe-Bend-Sunset.jpg b/extras/homeBackgrounds/1080_Horseshoe-Bend-Sunset.jpg new file mode 100755 index 0000000..78a0387 Binary files /dev/null and b/extras/homeBackgrounds/1080_Horseshoe-Bend-Sunset.jpg differ diff --git a/extras/homeBackgrounds/1080_IMG-0242.jpg b/extras/homeBackgrounds/1080_IMG-0242.jpg new file mode 100755 index 0000000..7c01c9c Binary files /dev/null and b/extras/homeBackgrounds/1080_IMG-0242.jpg differ diff --git a/extras/homeBackgrounds/1080_IMG-0293-he.jpg b/extras/homeBackgrounds/1080_IMG-0293-he.jpg new file mode 100755 index 0000000..65cf13d Binary files /dev/null and b/extras/homeBackgrounds/1080_IMG-0293-he.jpg differ diff --git a/extras/homeBackgrounds/1080_IMG-0642.jpg b/extras/homeBackgrounds/1080_IMG-0642.jpg new file mode 100755 index 0000000..958eb0c Binary files /dev/null and b/extras/homeBackgrounds/1080_IMG-0642.jpg differ diff --git a/extras/homeBackgrounds/1080_IMG-2617.jpg b/extras/homeBackgrounds/1080_IMG-2617.jpg new file mode 100755 index 0000000..cd17d33 Binary files /dev/null and b/extras/homeBackgrounds/1080_IMG-2617.jpg differ diff --git a/extras/homeBackgrounds/1080_IMG-2630-HDR.jpg b/extras/homeBackgrounds/1080_IMG-2630-HDR.jpg new file mode 100755 index 0000000..5503bf0 Binary files /dev/null and b/extras/homeBackgrounds/1080_IMG-2630-HDR.jpg differ diff --git a/extras/homeBackgrounds/1080_IMG-3824-pe.jpg b/extras/homeBackgrounds/1080_IMG-3824-pe.jpg new file mode 100755 index 0000000..3c06eca Binary files /dev/null and b/extras/homeBackgrounds/1080_IMG-3824-pe.jpg differ diff --git a/extras/homeBackgrounds/1080_IMG-7939-he.jpg b/extras/homeBackgrounds/1080_IMG-7939-he.jpg new file mode 100755 index 0000000..d80a102 Binary files /dev/null and b/extras/homeBackgrounds/1080_IMG-7939-he.jpg differ diff --git a/extras/homeBackgrounds/1080_IMG-8311.jpg b/extras/homeBackgrounds/1080_IMG-8311.jpg new file mode 100755 index 0000000..b1599ee Binary files /dev/null and b/extras/homeBackgrounds/1080_IMG-8311.jpg differ diff --git a/extras/homeBackgrounds/1080_Ice-Waterfall.jpg b/extras/homeBackgrounds/1080_Ice-Waterfall.jpg new file mode 100755 index 0000000..6a58184 Binary files /dev/null and b/extras/homeBackgrounds/1080_Ice-Waterfall.jpg differ diff --git a/extras/homeBackgrounds/1080_Last-Light-at-Garrapata.jpg b/extras/homeBackgrounds/1080_Last-Light-at-Garrapata.jpg new file mode 100755 index 0000000..c11b020 Binary files /dev/null and b/extras/homeBackgrounds/1080_Last-Light-at-Garrapata.jpg differ diff --git a/extras/homeBackgrounds/1080_LowerAntelope1.jpg b/extras/homeBackgrounds/1080_LowerAntelope1.jpg new file mode 100755 index 0000000..8a8c589 Binary files /dev/null and b/extras/homeBackgrounds/1080_LowerAntelope1.jpg differ diff --git a/extras/homeBackgrounds/1080_MArshallBeach-sky-surf-rocks.jpg b/extras/homeBackgrounds/1080_MArshallBeach-sky-surf-rocks.jpg new file mode 100755 index 0000000..5529152 Binary files /dev/null and b/extras/homeBackgrounds/1080_MArshallBeach-sky-surf-rocks.jpg differ diff --git a/extras/homeBackgrounds/1080_MakingTracksForHome.jpg b/extras/homeBackgrounds/1080_MakingTracksForHome.jpg new file mode 100755 index 0000000..585546b Binary files /dev/null and b/extras/homeBackgrounds/1080_MakingTracksForHome.jpg differ diff --git a/extras/homeBackgrounds/1080_McWay-Milky-Way.jpg b/extras/homeBackgrounds/1080_McWay-Milky-Way.jpg new file mode 100755 index 0000000..2106d7a Binary files /dev/null and b/extras/homeBackgrounds/1080_McWay-Milky-Way.jpg differ diff --git a/extras/homeBackgrounds/1080_MoraineLake.jpg b/extras/homeBackgrounds/1080_MoraineLake.jpg new file mode 100755 index 0000000..69bff85 Binary files /dev/null and b/extras/homeBackgrounds/1080_MoraineLake.jpg differ diff --git a/extras/homeBackgrounds/1080_MorningGlory.jpg b/extras/homeBackgrounds/1080_MorningGlory.jpg new file mode 100755 index 0000000..0f441b5 Binary files /dev/null and b/extras/homeBackgrounds/1080_MorningGlory.jpg differ diff --git a/extras/homeBackgrounds/1080_Reflection.jpg b/extras/homeBackgrounds/1080_Reflection.jpg new file mode 100755 index 0000000..aba5930 Binary files /dev/null and b/extras/homeBackgrounds/1080_Reflection.jpg differ diff --git a/extras/homeBackgrounds/1080_River-and-Mount.jpg b/extras/homeBackgrounds/1080_River-and-Mount.jpg new file mode 100755 index 0000000..fa4c85e Binary files /dev/null and b/extras/homeBackgrounds/1080_River-and-Mount.jpg differ diff --git a/extras/homeBackgrounds/1080_Rust.jpg b/extras/homeBackgrounds/1080_Rust.jpg new file mode 100755 index 0000000..203636b Binary files /dev/null and b/extras/homeBackgrounds/1080_Rust.jpg differ diff --git a/extras/homeBackgrounds/1080_The-Blue-City.jpg b/extras/homeBackgrounds/1080_The-Blue-City.jpg new file mode 100755 index 0000000..335206e Binary files /dev/null and b/extras/homeBackgrounds/1080_The-Blue-City.jpg differ diff --git a/extras/homeBackgrounds/1080_The-Cave.jpg b/extras/homeBackgrounds/1080_The-Cave.jpg new file mode 100755 index 0000000..8b7177b Binary files /dev/null and b/extras/homeBackgrounds/1080_The-Cave.jpg differ diff --git a/extras/homeBackgrounds/1080_The-Infinity-of-Tokyo.jpg b/extras/homeBackgrounds/1080_The-Infinity-of-Tokyo.jpg new file mode 100755 index 0000000..615ba94 Binary files /dev/null and b/extras/homeBackgrounds/1080_The-Infinity-of-Tokyo.jpg differ diff --git a/extras/homeBackgrounds/1080_The-Road-to-Lindis-Pass.jpg b/extras/homeBackgrounds/1080_The-Road-to-Lindis-Pass.jpg new file mode 100755 index 0000000..7625f5b Binary files /dev/null and b/extras/homeBackgrounds/1080_The-Road-to-Lindis-Pass.jpg differ diff --git a/extras/homeBackgrounds/1080_Trey-Ratcliff-China-2011---A-Great-Wall-at-Sunset.jpg b/extras/homeBackgrounds/1080_Trey-Ratcliff-China-2011---A-Great-Wall-at-Sunset.jpg new file mode 100755 index 0000000..23a66a9 Binary files /dev/null and b/extras/homeBackgrounds/1080_Trey-Ratcliff-China-2011---A-Great-Wall-at-Sunset.jpg differ diff --git a/extras/homeBackgrounds/1080_Trey-Ratcliff-New-York---Inception.jpg b/extras/homeBackgrounds/1080_Trey-Ratcliff-New-York---Inception.jpg new file mode 100755 index 0000000..96f99e5 Binary files /dev/null and b/extras/homeBackgrounds/1080_Trey-Ratcliff-New-York---Inception.jpg differ diff --git a/extras/homeBackgrounds/1080_WahclelaFalls.jpg b/extras/homeBackgrounds/1080_WahclelaFalls.jpg new file mode 100755 index 0000000..0c19e15 Binary files /dev/null and b/extras/homeBackgrounds/1080_WahclelaFalls.jpg differ diff --git a/extras/homeBackgrounds/1080_X7A8818-Edit.jpg b/extras/homeBackgrounds/1080_X7A8818-Edit.jpg new file mode 100755 index 0000000..38eb8a4 Binary files /dev/null and b/extras/homeBackgrounds/1080_X7A8818-Edit.jpg differ diff --git a/extras/homeBackgrounds/1080_by-Russ-Bishop.jpg b/extras/homeBackgrounds/1080_by-Russ-Bishop.jpg new file mode 100755 index 0000000..1efd160 Binary files /dev/null and b/extras/homeBackgrounds/1080_by-Russ-Bishop.jpg differ diff --git a/extras/homeBackgrounds/1080_dsc-0056.jpg b/extras/homeBackgrounds/1080_dsc-0056.jpg new file mode 100755 index 0000000..6471204 Binary files /dev/null and b/extras/homeBackgrounds/1080_dsc-0056.jpg differ diff --git a/extras/homeBackgrounds/1080_inverness-to-istanbul-00077.jpg b/extras/homeBackgrounds/1080_inverness-to-istanbul-00077.jpg new file mode 100755 index 0000000..b90c8e2 Binary files /dev/null and b/extras/homeBackgrounds/1080_inverness-to-istanbul-00077.jpg differ diff --git a/extras/homeBackgrounds/1080_paoWS.jpg b/extras/homeBackgrounds/1080_paoWS.jpg new file mode 100755 index 0000000..1570be1 Binary files /dev/null and b/extras/homeBackgrounds/1080_paoWS.jpg differ diff --git a/extras/homeBackgrounds/1080_red-bridge-in-late-afternoon.jpg b/extras/homeBackgrounds/1080_red-bridge-in-late-afternoon.jpg new file mode 100755 index 0000000..4c55fe7 Binary files /dev/null and b/extras/homeBackgrounds/1080_red-bridge-in-late-afternoon.jpg differ diff --git a/extras/homeBackgrounds/1080_reunion.jpg b/extras/homeBackgrounds/1080_reunion.jpg new file mode 100755 index 0000000..e6eae59 Binary files /dev/null and b/extras/homeBackgrounds/1080_reunion.jpg differ diff --git a/extras/homeBackgrounds/1080_santa-cruz-trey-ratcliff.jpg b/extras/homeBackgrounds/1080_santa-cruz-trey-ratcliff.jpg new file mode 100755 index 0000000..da11f11 Binary files /dev/null and b/extras/homeBackgrounds/1080_santa-cruz-trey-ratcliff.jpg differ diff --git a/extras/homeBackgrounds/1080_tah-prohm-ruins.jpg b/extras/homeBackgrounds/1080_tah-prohm-ruins.jpg new file mode 100755 index 0000000..6301d2a Binary files /dev/null and b/extras/homeBackgrounds/1080_tah-prohm-ruins.jpg differ diff --git a/extras/homeBackgrounds/1080_theedge.jpg b/extras/homeBackgrounds/1080_theedge.jpg new file mode 100755 index 0000000..df18977 Binary files /dev/null and b/extras/homeBackgrounds/1080_theedge.jpg differ diff --git a/extras/homeBackgrounds/1080_thing.jpg b/extras/homeBackgrounds/1080_thing.jpg new file mode 100755 index 0000000..a4dffb3 Binary files /dev/null and b/extras/homeBackgrounds/1080_thing.jpg differ diff --git a/extras/homeBackgrounds/1080_untitled-5.jpg b/extras/homeBackgrounds/1080_untitled-5.jpg new file mode 100755 index 0000000..6e28566 Binary files /dev/null and b/extras/homeBackgrounds/1080_untitled-5.jpg differ diff --git a/extras/homeBackgrounds/1080_untouched.jpg b/extras/homeBackgrounds/1080_untouched.jpg new file mode 100755 index 0000000..4a82ec3 Binary files /dev/null and b/extras/homeBackgrounds/1080_untouched.jpg differ diff --git a/language/English/strings.po b/language/English/strings.po index 3b1fd53..0d40cdc 100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -50,7 +50,7 @@ msgid "Latest Content" msgstr "" msgctxt "#31006" -msgid "Live TV" +msgid "TV" msgstr "" msgctxt "#31007" @@ -245,6 +245,10 @@ msgctxt "#31054" msgid "by" msgstr "" +msgctxt "#31055" +msgid "Timers" +msgstr "" + msgctxt "#31056" msgid "Photo Library" msgstr "" @@ -257,6 +261,10 @@ msgctxt "#31058" msgid "Music Addons" msgstr "" +msgctxt "#31059" +msgid "Radio" +msgstr "" + msgctxt "#31060" msgid "PVR" msgstr "" @@ -365,6 +373,10 @@ msgctxt "#31086" msgid "Add Music Addon" msgstr "" +msgctxt "#31087" +msgid "PVR Timers" +msgstr "" + msgctxt "#31089" msgid "File Browser" msgstr "" @@ -538,19 +550,7 @@ msgid "Director" msgstr "" msgctxt "#31147" -msgid "Home: Hide Video" -msgstr "" - -msgctxt "#31148" -msgid "Home: Hide Music" -msgstr "" - -msgctxt "#31149" -msgid "Home: Hide Pictures" -msgstr "" - -msgctxt "#31150" -msgid "Home: Hide Search" +msgid "Search" msgstr "" msgctxt "#31151" @@ -590,7 +590,7 @@ msgid "Radio" msgstr "" msgctxt "#31165" -msgid "Recordings" +msgid "TV Recordings" msgstr "" msgctxt "#31175" diff --git a/shortcuts/_dvd..xml b/shortcuts/_dvd..xml deleted file mode 100755 index 5ae9839..0000000 --- a/shortcuts/_dvd..xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - 32034 - DefaultDVDFull.png - - EjectTray() - - diff --git a/shortcuts/_livetv..xml b/shortcuts/_livetv..xml deleted file mode 100755 index 985961a..0000000 --- a/shortcuts/_livetv..xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - 32017 - DefaultTVShows.png - - ActivateWindow(TVGuide) - - - - 32017 - DefaultTVShows.png - - ActivateWindow(TVRecordings) - - - - 32017 - DefaultTVShows.png - - ActivateWindow(TVTimers) - - - - 32017 - DefaultTVShows.png - - ActivateWindow(TVSearch) - - diff --git a/shortcuts/mainmenu.DATA.xml b/shortcuts/mainmenu.DATA.xml index 6818879..dad7207 100755 --- a/shortcuts/mainmenu.DATA.xml +++ b/shortcuts/mainmenu.DATA.xml @@ -1,66 +1,107 @@ + System.HasMediaDVD 32034 - DefaultDVDFull.png + DefaultAddon.png XBMC.PlayDVD() - + System.HasMediaDVD + 32034 - DefaultVideo.png + DefaultAddon.png - ActivateWindow(1106) + EjectTray() - + System.HasAddon(script.globalsearch) + 32034 - DefaultTVShows.png + DefaultAddon.png + + RunScript(script.globalsearch) + right + + + PVR.HasTVChannels + + 32034 + DefaultAddon.png ActivateWindow(TVChannels) - + PVR.HasRadioChannels + 32034 - DefaultVideo.png + DefaultAddon.png - ActivateWindow(Videos) + ActivateWindow(Radiochannels) + Library.HasContent(Video) + + 32034 + DefaultAddon.png + + Skin.SetString(recentitems,video) + ActivateWindow(1106) + + + !Library.HasContent(Video) + + 32034 + DefaultAddon.png + + ActivateWindow(Videos,sources://video/) + + + Library.HasContent(Music) 32034 - DefaultMusicAlbums.png + DefaultAddon.png - ActivateWindow(Music) + Skin.SetString(recentitems,music) + ActivateWindow(1106) + + + !Library.HasContent(Music) + + 32034 + DefaultAddon.png + + ActivateWindow(Music,Files) 32034 - DefaultShortcut.png + DefaultAddon.png ActivateWindow(Weather) 32034 - DefaultPicture.png + DefaultAddon.png ActivateWindow(Pictures) 32034 - DefaultShortcut.png + DefaultAddon.png ActivateWindow(Settings) 32034 - DefaultShortcut.png + DefaultAddon.png ActivateWindow(shutdownmenu) +--> diff --git a/shortcuts/musicsubmenu.DATA.xml b/shortcuts/musicsubmenu.DATA.xml index e7b126d..3b81c17 100755 --- a/shortcuts/musicsubmenu.DATA.xml +++ b/shortcuts/musicsubmenu.DATA.xml @@ -1,51 +1,81 @@ + Player.HasAudio + + 10005 + DefaultAddon.png + + Skin.SetString(recentitems,music) + activateWindow(1103) + + + System.HasAddon(script.globalsearch) + + 10005 + DefaultAddon.png + + RunScript(script.globalsearch,artists=true&albums=true) + right + + + + 10005 + DefaultAddon.png + + ActivateWindow(1106) + + + PVR.HasRadioChannels 10005 - DefaultAudio.png + DefaultAddon.png ActivateWindow(Radiochannels) + Library.HasContent(Music) 10005 - DefaultMusicArtists.png + DefaultAddon.png ActivateWindow(MusicLibrary,musicdb://artists/) + Library.HasContent(Music) 10005 - DefaultMusicAlbums.png + DefaultAddon.png ActivateWindow(MusicLibrary,musicdb://albums/) + Library.HasContent(Music) 10005 - DefaultFolder.png + DefaultAddon.png ActivateWindow(MusicLibrary,musicdb://genres/) + Library.HasContent(Music) 10005 - DefaultFolder.png + DefaultAddon.png activateWindow(MusicLibrary,special://musicplaylists/) 10005 - DefaultFolder.png + DefaultAddon.png ActivateWindow(Music,Files) 10005 - DefaultAddonMusic.png + DefaultAddon.png ActivateWindow(MusicLibrary,Addons) diff --git a/shortcuts/videosubmenu.DATA.xml b/shortcuts/videosubmenu.DATA.xml index 233eff3..f80b959 100755 --- a/shortcuts/videosubmenu.DATA.xml +++ b/shortcuts/videosubmenu.DATA.xml @@ -1,37 +1,73 @@ + System.HasAddon(script.globalsearch) + + 32014 + DefaultAddon.png + + RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true) + right + + + + 32014 + DefaultAddon.png + + Skin.SetString(recentitems,video) + ActivateWindow(1106) + + + PVR.HasTVChannels - 32034 - DefaultTVShows.png + 32014 + DefaultAddon.png ActivateWindow(TVChannels) + PVR.HasTVChannels + + 32014 + DefaultAddon.png + + ActivateWindow(TVGuide) + + + PVR.HasTVChannels + + 32014 + DefaultAddon.png + + ActivateWindow(TVRecordings) + + + Library.HasContent(Movies) 32014 - DefaultMovieTitle.png + DefaultAddon.png ActivateWindow(Videos,videodb://movies/titles/) + Library.HasContent(TVShows) 32014 - DefaultTVShowTitle.png + DefaultAddon.png ActivateWindow(Videos,videodb://tvshows/titles/) 32014 - DefaultFolder.png + DefaultAddon.png ActivateWindow(Videos,sources://video/) - + 32014 - DefaultAddonVideo.png + DefaultAddon.png ActivateWindow(Videos,addons://sources/video/)