mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
further improve last fm images
This commit is contained in:
parent
f6fc46bb33
commit
b7d236b9e4
2 changed files with 1 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
// The base query options
|
||||
var query = {
|
||||
|
||||
SortBy: "SortName",
|
||||
SortBy: "AlbumArtist,SortName",
|
||||
SortOrder: "Ascending",
|
||||
IncludeItemTypes: "MusicAlbum",
|
||||
Recursive: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue