mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added stub for roku remote controller
This commit is contained in:
parent
701926c5dc
commit
c3773cf7c2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
SortBy: "DateCreated",
|
SortBy: "DateCreated",
|
||||||
SortOrder: "Descending",
|
SortOrder: "Descending",
|
||||||
IncludeItemTypes: "Episode",
|
IncludeItemTypes: "Episode",
|
||||||
Limit: 12,
|
Limit: 15,
|
||||||
Recursive: true,
|
Recursive: true,
|
||||||
Fields: "PrimaryImageAspectRatio,SeriesInfo,UserData",
|
Fields: "PrimaryImageAspectRatio,SeriesInfo,UserData",
|
||||||
Filters: "IsUnplayed",
|
Filters: "IsUnplayed",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue