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

get recursive items from db

This commit is contained in:
Luke Pulverenti 2016-03-20 02:46:51 -04:00
parent 5cb243c7a4
commit 09a2a5363e
2 changed files with 0 additions and 2 deletions

View file

@ -151,7 +151,6 @@
SortOrder: "Ascending",
IncludeItemTypes: "Playlist",
Recursive: true,
ParentId: parentId,
Fields: "PrimaryImageAspectRatio,SortName,CumulativeRunTimeTicks,CanDelete,SyncInfo",
StartIndex: 0,
Limit: itemsPerRow()