mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
update item queries
This commit is contained in:
parent
45063b063e
commit
7f6b2415fb
@ -40,7 +40,8 @@
|
|||||||
Recursive: true,
|
Recursive: true,
|
||||||
Fields: "PrimaryImageAspectRatio,SyncInfo",
|
Fields: "PrimaryImageAspectRatio,SyncInfo",
|
||||||
CollapseBoxSetItems: false,
|
CollapseBoxSetItems: false,
|
||||||
ExcludeLocationTypes: "Virtual"
|
ExcludeLocationTypes: "Virtual",
|
||||||
|
EnableTotalRecordCount: false
|
||||||
};
|
};
|
||||||
|
|
||||||
if (topParentId) {
|
if (topParentId) {
|
||||||
|
Loading…
Reference in New Issue
Block a user