1
0
Fork 0
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:
Luke Pulverenti 2016-06-20 13:08:13 -04:00
parent 7103610eab
commit d23bcb1964
3 changed files with 29 additions and 23 deletions

View file

@ -697,7 +697,8 @@
userId: userId,
limit: 5,
Fields: "PrimaryImageAspectRatio,SyncInfo",
IsInProgress: false
IsInProgress: false,
EnableTotalRecordCount: false
}).then(function (result) {