diff --git a/1080i/AddonBrowser.xml b/1080i/AddonBrowser.xml
index dfa5b1e..3cb66e1 100644
--- a/1080i/AddonBrowser.xml
+++ b/1080i/AddonBrowser.xml
@@ -47,7 +47,6 @@
84
8-col
18-row
- activateWindow(contextmenu)
50
50
0
@@ -132,8 +131,7 @@
84
12-col
710
- activateWindow(contextmenu)
- 60
+ 60
51
51
60
@@ -180,10 +178,10 @@
Control.IsVisible(60)
conditional
- 1420
+ 496
row-11-begin
10-row
- 50
+ 50
50
diff --git a/1080i/DialogSelect.xml b/1080i/DialogSelect.xml
index 16d7e5c..50fea79 100644
--- a/1080i/DialogSelect.xml
+++ b/1080i/DialogSelect.xml
@@ -54,9 +54,9 @@
Control.IsVisible(60)
conditional
- -30
- 2-row
- 18-row
+ -36
+ 5-row
+ 11-row
9000
diff --git a/1080i/DialogSubtitles.xml b/1080i/DialogSubtitles.xml
index 305dfd8..de377a8 100644
--- a/1080i/DialogSubtitles.xml
+++ b/1080i/DialogSubtitles.xml
@@ -14,7 +14,7 @@
1464
23-row
dialogBackground.png
- overlay
+ 99000000
stretch
diff --git a/1080i/FileBrowser.xml b/1080i/FileBrowser.xml
index 92ebfe8..1f21909 100644
--- a/1080i/FileBrowser.xml
+++ b/1080i/FileBrowser.xml
@@ -47,9 +47,9 @@
Control.IsVisible(60)
conditional
- -24
- 2-row
- 20-row
+ -36
+ 6-row
+ 11-row
450
450
diff --git a/1080i/Home.xml b/1080i/Home.xml
index 959ccc5..a630291 100644
--- a/1080i/Home.xml
+++ b/1080i/Home.xml
@@ -2,10 +2,11 @@
9000
fadeInOut
- PlayMedia(special://skin/extras/playlists/homeBackground.xsp,1)
+ Runscript(script.randomvideo,dir=$INFO[Skin.String(homeBackgroundVideos)])
AlarmClock(hidemenu,setfocus(9999),00:20,true)
CancelAlarm(hidemenu,true)
Playercontrol(stop)
+ Playlist.Clear
globalBackground
@@ -18,6 +19,7 @@
stretch
+ !player.hasvideo
WindowOpen
dimensionsFullscreen
$VAR[homeBackgroundLocation]
@@ -31,7 +33,11 @@
- dimensionsFullScreen
+ 0
+ 0
+ fullscreenWidth
+ fullscreenHeight
+ scale
dimensionsFullscreen
diff --git a/1080i/MyMusicNav.xml b/1080i/MyMusicNav.xml
index 760175f..f103641 100644
--- a/1080i/MyMusicNav.xml
+++ b/1080i/MyMusicNav.xml
@@ -35,9 +35,7 @@
musicgenre
musicartistcatalogue
musicartist
- musicspotifyartist
musicalbum
- musicspotifyalbum
musicsongs
musicPlayList
diff --git a/1080i/SkinSettings.xml b/1080i/SkinSettings.xml
index 050ea4e..2f6c8c2 100644
--- a/1080i/SkinSettings.xml
+++ b/1080i/SkinSettings.xml
@@ -103,12 +103,12 @@
0
vertical
- Container(8000).Hasfocus(1)
+ Container(8000).Hasfocus(1) + String.IsEmpty(Skin.String(homeBackground))
Set home background image directory
14-col
left
24
-
+
$INFO[Skin.String(homeBackground)]
Skin.SetPath(homeBackground)
8-col
@@ -117,19 +117,45 @@
buttonTitle
- Container(8000).Hasfocus(1)
+ Container(8000).Hasfocus(1) + !String.IsEmpty(Skin.String(homeBackground))
Reset home background image directory
14-col
left
24
-
+
Skin.Reset(homeBackground)
8-col
colors/white.png
buttonTitle
-
+
+ Container(8000).Hasfocus(1) + String.IsEmpty(Skin.String(homeBackgroundVideos)) + System.AddonIsEnabled(script.randomvideo)
+ Set home background video directory
+ 14-col
+ left
+ 24
+
+ $INFO[Skin.String(homeBackgroundVideo)]
+ Skin.SetPath(homeBackgroundVideos)
+ 8-col
+ colors/white.png
+
+ buttonTitle
+
+
+ Container(8000).Hasfocus(1) + !String.IsEmpty(Skin.String(homeBackgroundVideos)) + System.AddonIsEnabled(script.randomvideo)
+ Reset home background video directory
+ 14-col
+ left
+ 24
+
+ Skin.Reset(homeBackgroundVideos)
+ 8-col
+ colors/white.png
+
+ buttonTitle
+
Container(8000).Hasfocus(1)
Reverse power down options
diff --git a/extras/playlists/homeBackground.xsp b/extras/playlists/homeBackground.xsp
deleted file mode 100644
index 9d962bf..0000000
--- a/extras/playlists/homeBackground.xsp
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
- all
- random
-
diff --git a/resources/fanart.jpg b/resources/fanart.jpg
deleted file mode 100644
index 4a6a1d5..0000000
Binary files a/resources/fanart.jpg and /dev/null differ
diff --git a/resources/screenshot-01.jpg b/resources/screenshot-01.jpg
deleted file mode 100644
index 4a6a1d5..0000000
Binary files a/resources/screenshot-01.jpg and /dev/null differ
diff --git a/resources/screenshot-02.jpg b/resources/screenshot-02.jpg
deleted file mode 100644
index be02ce3..0000000
Binary files a/resources/screenshot-02.jpg and /dev/null differ
diff --git a/resources/screenshot-03.jpg b/resources/screenshot-03.jpg
deleted file mode 100644
index c16149b..0000000
Binary files a/resources/screenshot-03.jpg and /dev/null differ
diff --git a/resources/screenshot-04.jpg b/resources/screenshot-04.jpg
deleted file mode 100644
index b5fbdf0..0000000
Binary files a/resources/screenshot-04.jpg and /dev/null differ
diff --git a/resources/screenshot-05.jpg b/resources/screenshot-05.jpg
deleted file mode 100644
index 8706c43..0000000
Binary files a/resources/screenshot-05.jpg and /dev/null differ
diff --git a/resources/screenshot-06.jpg b/resources/screenshot-06.jpg
deleted file mode 100644
index 1bb8996..0000000
Binary files a/resources/screenshot-06.jpg and /dev/null differ