1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update windows ffmpeg

This commit is contained in:
Luke Pulverenti 2016-05-08 23:13:38 -04:00
parent 2242c4d5d6
commit b29bd0ea1a
15 changed files with 67 additions and 32 deletions

View file

@ -112,7 +112,8 @@
}).join(','),
ImageTypeLimit: 1,
EnableImageTypes: "Primary,Backdrop",
SortBy: "StartDate"
SortBy: "StartDate",
EnableTotalRecordCount: false
}).then(function (programsResult) {