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

switch boxsets to new providers

This commit is contained in:
Luke Pulverenti 2014-01-30 16:23:54 -05:00
parent 35f693e709
commit e9d32c8fb3
5 changed files with 16 additions and 12 deletions

View file

@ -85,7 +85,7 @@
SortBy: "PlayCount",
SortOrder: "Descending",
IncludeItemTypes: "Audio",
Limit: 5,
Limit: 10,
Recursive: true,
Fields: "PrimaryImageAspectRatio,AudioInfo",
Filters: "IsPlayed"