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:
parent
35f693e709
commit
e9d32c8fb3
5 changed files with 16 additions and 12 deletions
|
@ -85,7 +85,7 @@
|
|||
SortBy: "PlayCount",
|
||||
SortOrder: "Descending",
|
||||
IncludeItemTypes: "Audio",
|
||||
Limit: 5,
|
||||
Limit: 10,
|
||||
Recursive: true,
|
||||
Fields: "PrimaryImageAspectRatio,AudioInfo",
|
||||
Filters: "IsPlayed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue