mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
allow request header overrides
This commit is contained in:
parent
86a2fce73c
commit
018f75d19b
10 changed files with 12 additions and 12 deletions
|
@ -7,7 +7,7 @@
|
|||
SortOrder: "Ascending",
|
||||
IncludeItemTypes: "BoxSet",
|
||||
Recursive: true,
|
||||
Fields: "DisplayMediaType,ItemCounts,DateCreated,UserData",
|
||||
Fields: "ItemCounts,DateCreated",
|
||||
StartIndex: 0
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue