mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix paper progress
This commit is contained in:
parent
6ac142f61a
commit
b1cca31fa5
29 changed files with 1519 additions and 9 deletions
|
@ -14,7 +14,7 @@
|
|||
query: {
|
||||
SortBy: "SortName",
|
||||
SortOrder: "Ascending",
|
||||
IncludeItemTypes: "Audio,MusicVideo,MusicAlbum",
|
||||
IncludeItemTypes: "Audio,MusicAlbum",
|
||||
Recursive: true,
|
||||
Fields: "DateCreated,SyncInfo,ItemCounts",
|
||||
StartIndex: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue