diff --git a/dashboard-ui/itembynamedetails.html b/dashboard-ui/itembynamedetails.html index 14b9637492..0321c03bc5 100644 --- a/dashboard-ui/itembynamedetails.html +++ b/dashboard-ui/itembynamedetails.html @@ -79,6 +79,7 @@ Suggested Songs Albums + Album Artists Artists Genres Music Videos @@ -89,6 +90,7 @@ Suggested Songs Albums + Album Artists Artists Genres Music Videos diff --git a/dashboard-ui/itemdetails.html b/dashboard-ui/itemdetails.html index 580fba3891..447eff25ee 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -55,6 +55,7 @@ Suggested Songs Albums + Album Artists Artists Genres Music Videos @@ -65,6 +66,7 @@ Suggested Songs Albums + Album Artists Artists Genres Music Videos @@ -75,6 +77,7 @@ Suggested Songs Albums + Album Artists Artists Genres Music Videos diff --git a/dashboard-ui/musicalbumartists.html b/dashboard-ui/musicalbumartists.html new file mode 100644 index 0000000000..6776918677 --- /dev/null +++ b/dashboard-ui/musicalbumartists.html @@ -0,0 +1,85 @@ + + +
+' + childText + '
'; } - else if (item.Type == "Genre" || item.Type == "Studio" || item.Type == "Person" || item.Type == "Artist" || item.Type == "MusicGenre" || item.Type == "GameGenre") { + else if (item.Type == "Genre" || item.Type == "Studio" || item.Type == "Person" || item.Type == "MusicArtist" || item.Type == "MusicGenre" || item.Type == "GameGenre") { html += LibraryBrowser.getItemCountsHtml(options, item); } @@ -426,7 +426,7 @@ if (item.AlbumArtist) { - html += '