further improve last fm images
This commit is contained in:
@@ -326,10 +326,6 @@ a.itemTag:hover {
|
||||
height: 230px;
|
||||
}
|
||||
|
||||
.itemBackdropContent p:not(.itemOverview) {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.lnkSibling {
|
||||
position: absolute;
|
||||
bottom: 240px;
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
// The base query options
|
||||
var query = {
|
||||
|
||||
SortBy: "SortName",
|
||||
SortBy: "AlbumArtist,SortName",
|
||||
SortOrder: "Ascending",
|
||||
IncludeItemTypes: "MusicAlbum",
|
||||
Recursive: true,
|
||||
|
||||
Reference in New Issue
Block a user