1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

added more movie filters

This commit is contained in:
Luke Pulverenti 2013-04-29 21:29:04 -04:00
parent fabbd6fc89
commit 36e38c26c3
4 changed files with 95 additions and 24 deletions

View file

@ -8,7 +8,7 @@
IncludeItemTypes: "Audio",
Recursive: true,
Fields: "ItemCounts,DateCreated,UserData,AudioInfo,ParentId",
Limit: 200,
Limit: 300,
StartIndex: 0
};