mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added channel properties
This commit is contained in:
parent
7103610eab
commit
d23bcb1964
3 changed files with 29 additions and 23 deletions
|
@ -697,7 +697,8 @@
|
|||
userId: userId,
|
||||
limit: 5,
|
||||
Fields: "PrimaryImageAspectRatio,SyncInfo",
|
||||
IsInProgress: false
|
||||
IsInProgress: false,
|
||||
EnableTotalRecordCount: false
|
||||
|
||||
}).then(function (result) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue