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

update program images

This commit is contained in:
Luke Pulverenti 2016-09-17 01:47:49 -04:00
parent 3a46bfe164
commit a9ae08f60c
18 changed files with 61 additions and 16815 deletions

View file

@ -28,7 +28,7 @@
IsAiring: true,
limit: limit,
ImageTypeLimit: 1,
EnableImageTypes: "Primary,Thumb",
EnableImageTypes: "Primary,Thumb,Backdrop",
Fields: "ChannelInfo"
}).then(function (result) {
@ -115,6 +115,7 @@
var html = cardBuilder.getCardsHtml({
items: items,
preferThumb: !shape,
inheritThumb: false,
shape: shape || (enableScrollX() ? 'overflowBackdrop' : 'backdrop'),
showParentTitleOrTitle: true,
showTitle: false,