1
0
Fork 0
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:
Luke Pulverenti 2016-06-20 18:07:18 -04:00
parent d23bcb1964
commit 28235b050f

View file

@ -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