1
0
Fork 0
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:
Luke Pulverenti 2013-12-23 19:00:27 -05:00
parent 701926c5dc
commit c3773cf7c2

View file

@ -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",