mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add temp file with recording conversion
This commit is contained in:
parent
d23bcb1964
commit
28235b050f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
query: {
|
query: {
|
||||||
SortBy: "SortName",
|
SortBy: "SortName",
|
||||||
SortOrder: "Ascending",
|
SortOrder: "Ascending",
|
||||||
IncludeItemTypes: "Audio,MusicVideo",
|
IncludeItemTypes: "Audio,MusicVideo,MusicAlbum",
|
||||||
Recursive: true,
|
Recursive: true,
|
||||||
Fields: "DateCreated,SyncInfo,ItemCounts",
|
Fields: "DateCreated,SyncInfo,ItemCounts",
|
||||||
StartIndex: 0
|
StartIndex: 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue