diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9ca9b1059..7ee2880dd 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -25,6 +25,7 @@ - [DrPandemic](https://github.com/drpandemic) - [Oddstr13](https://github.com/oddstr13) - [petermcneil](https://github.com/petermcneil) + - [lewazo](https://github.com/lewazo) # Emby Contributors diff --git a/src/scripts/itembynamedetailpage.js b/src/scripts/itembynamedetailpage.js index a80792d17..720c8a1e4 100644 --- a/src/scripts/itembynamedetailpage.js +++ b/src/scripts/itembynamedetailpage.js @@ -132,7 +132,9 @@ define(["connectionManager", "listView", "cardBuilder", "imageLoader", "libraryB IncludeItemTypes: "MusicAlbum", PersonTypes: "", ArtistIds: "", - AlbumArtistIds: "" + AlbumArtistIds: "", + SortOrder: "Descending", + SortBy: "ProductionYear,Sortname" }, { shape: "square", playFromHere: !0,