diff --git a/1080i/DialogVideoInfo.xml b/1080i/DialogVideoInfo.xml
index 42b571f..374e33a 100644
--- a/1080i/DialogVideoInfo.xml
+++ b/1080i/DialogVideoInfo.xml
@@ -36,23 +36,20 @@
stretch
kenBurnsey
+
+ 1-col
+ row-25-begin
+ 4-col
+ 2-col
+ $INFO[ListItem.Art(clearlogo)]
+ keep
+
dimensionsFullscreen
vignette.png
ffffffff
stretch
-
-
-
- 1-col
- row-27-begin
- 2-col
- 1-col
- resource://resource.images.studios.white/$INFO[ListItem.Studio,,.png]
- scale
-
-
@@ -310,11 +307,20 @@
SendClick(2003,6)
-
+ !System.HasAddon(script.artwork.downloader)
-
SendClick(2003,10)
+ -
+ Artwork Downloader (overrides get artwork if available)
+
+ XBMC.RunScript(script.artwork.downloader, mode=gui, mediatype=movie, dbid=$INFO[ListItem.DBID])
+ RunScript(script.artwork.downloader,mode=gui, mediatype=tvshow, dbid=$INFO[ListItem.DBID])
+
+ System.HasAddon(script.artwork.downloader)
+
-
diff --git a/1080i/View_Albums.xml b/1080i/View_Albums.xml
index 25ae77a..fa34afa 100644
--- a/1080i/View_Albums.xml
+++ b/1080i/View_Albums.xml
@@ -5,7 +5,7 @@
- container.content(albums) + !container.content(songs) + !SubString(container.folderpath,musicdb://artists)
+ container.content(albums) + !container.content(songs) + !SubString(container.folderpath,musicdb://artists) + !SubString(container.folderpath,musicdb://genres)
dimensionsFullscreen
stretch
@@ -21,7 +21,7 @@
- container.content(albums) + !container.content(songs) + !SubString(container.folderpath,musicdb://artists)
+ container.content(albums) + !container.content(songs) + !SubString(container.folderpath,musicdb://artists) + !SubString(container.folderpath,musicdb://genres)
78
row-5-begin
1800
@@ -38,7 +38,7 @@
4-col-gutter
4-col-gutter
stretch
- colors/black.png
+ defaultAlbumCover.png
colors/white.png
3
textboxInactive
@@ -92,7 +92,7 @@
4-col-gutter
4-col-gutter
stretch
- colors/offblack.png
+ defaultAlbumCover.png
colors/white.png
3
ffFFFFFF
diff --git a/1080i/View_ArtistAlbums.xml b/1080i/View_ArtistAlbums.xml
index f37897c..f81fdbf 100644
--- a/1080i/View_ArtistAlbums.xml
+++ b/1080i/View_ArtistAlbums.xml
@@ -5,7 +5,7 @@
- container.content(albums) + !container.content(songs) + SubString(container.folderpath,musicdb://artists)
+ container.content(albums) + !container.content(songs) + [SubString(container.folderpath,musicdb://artists) | SubString(container.folderpath,musicdb://genres)]
0
0
@@ -75,7 +75,7 @@
- container.content(albums) + !container.content(songs) + SubString(container.folderpath,musicdb://artists)
+ container.content(albums) + !container.content(songs) + [SubString(container.folderpath,musicdb://artists) | SubString(container.folderpath,musicdb://genres)]
72
row-21-begin
1800
@@ -92,7 +92,7 @@
4-col-gutter
4-col-gutter
stretch
- colors/black.png
+ defaultAlbumCover.png
colors/white.png
3
textboxInactive
@@ -119,7 +119,7 @@
center
buttonTitle
disabled
-
+
0
@@ -146,7 +146,7 @@
4-col-gutter
4-col-gutter
stretch
- colors/offblack.png
+ defaultAlbumCover.png
colors/white.png
3
ffFFFFFF
@@ -160,6 +160,28 @@
colors/black.png
ccFFFFFF
+
+ 12
+ 2-row
+ 240
+ 2-row
+ center
+ center
+ regularStrong
+ textActive
+
+
+
+ 12
+ 3-row
+ 240
+ 2-row
+ center
+ center
+ buttonTitle
+ textActive
+
+
0
0
diff --git a/1080i/View_Episodes.xml b/1080i/View_Episodes.xml
index 528bcbb..2d4dc6a 100644
--- a/1080i/View_Episodes.xml
+++ b/1080i/View_Episodes.xml
@@ -10,7 +10,7 @@
dimensionsFullscreen
stretch
- $INFO[lisitem.art(fanart)]
+ $INFO[container.art(fanart)]
ffffffff
@@ -21,16 +21,13 @@
- 966
- row-6-begin
+ 1068
+ row-25-begin
4-col
- 4-col
- stretch
- $INFO[listitem.art(clearart)]
- 0
+ 2-col
+ $INFO[ListItem.Art(tvshow.clearlogo)]
+ keep
-
-
dimensionsFullscreen
vignette.png
diff --git a/1080i/View_MusicRecentItems.xml b/1080i/View_MusicRecentItems.xml
index 6a98b9e..8a01866 100644
--- a/1080i/View_MusicRecentItems.xml
+++ b/1080i/View_MusicRecentItems.xml
@@ -150,7 +150,7 @@
4-col-gutter
4-col-gutter
stretch
- colors/black.png
+ defaultAlbumCover.png
colors/offblack.png
3
textboxInactive
@@ -204,7 +204,7 @@
4-col-gutter
4-col-gutter
stretch
- colors/black.png
+ defaultAlbumCover.png
colors/offblack.png
3
textboxInactive
diff --git a/1080i/View_Songs.xml b/1080i/View_Songs.xml
index 0a604f7..8e8eb4d 100644
--- a/1080i/View_Songs.xml
+++ b/1080i/View_Songs.xml
@@ -35,7 +35,7 @@
8-col
8-col
stretch
- $INFO[ListItem.art(thumb)]
+ $INFO[ListItem.art(thumb)]
colors/white.png
3
500
diff --git a/1080i/custom_musicPlayerFullscreen.xml b/1080i/custom_musicPlayerFullscreen.xml
index b5a9cff..ce87069 100644
--- a/1080i/custom_musicPlayerFullscreen.xml
+++ b/1080i/custom_musicPlayerFullscreen.xml
@@ -1,7 +1,7 @@
9876
-
+
RunScript(script.artistslideshow)
activateWindow(MusicLibrary)
Skin.SetString(showRecentMusicItems,true)
@@ -72,7 +72,7 @@
6-col
6-col
stretch
- $INFO[musicplayer.cover]
+ $INFO[musicplayer.cover]
colors/white.png
3
500
diff --git a/changelog.txt b/changelog.txt
index 74e0cda..4294103 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -25,10 +25,20 @@
- [MODIFIED] MyMusicNav.xml - remove files node button
***To do***
-DialogPVRinfo - button and layout update
+
+Reinstate artwork downloader into videoinfo (replace existing artwork button? No - but need to integrate both somehow!)
+
+DialogPVRinfo - button update
+
+
Touchscreen controls
-revise the TVShow view
-Fix clearart in TVShow views
+revise the TVShow view (looks kinda clunky)
+
+CREATE A BETTER LOGO!
+Addons manager - clean up a bit.
+
+DefaultAlbum redesign
+implement Default posters and thumbs for video section
diff --git a/media/DefaultAlbumCover.png b/media/DefaultAlbumCover.png
new file mode 100644
index 0000000..40ad873
Binary files /dev/null and b/media/DefaultAlbumCover.png differ