mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
reduce recording failures
This commit is contained in:
parent
274dbafef5
commit
8d12e05583
16 changed files with 60 additions and 48 deletions
|
@ -1810,8 +1810,7 @@
|
|||
|
||||
var html = cardBuilder.getCardsHtml({
|
||||
items: items,
|
||||
shape: "backdrop",
|
||||
preferThumb: true,
|
||||
shape: "auto",
|
||||
showTitle: true,
|
||||
action: 'play',
|
||||
overlayText: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue