mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update season queries
This commit is contained in:
parent
84ff91f0ad
commit
16e3e4f358
7 changed files with 85 additions and 30 deletions
|
@ -171,7 +171,8 @@
|
|||
return c.Id;
|
||||
}).join(','),
|
||||
ImageTypeLimit: 1,
|
||||
EnableImageTypes: layoutManager.tv ? "Primary,Backdrop" : "Primary",
|
||||
EnableImages: false,
|
||||
//EnableImageTypes: layoutManager.tv ? "Primary,Backdrop" : "Primary",
|
||||
SortBy: "StartDate",
|
||||
EnableTotalRecordCount: false,
|
||||
EnableUserData: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue