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

Add episode details to live TV DVR schedule

details button should be left aligned IMO. Not sure where to change CSS yet.
details link to a different place than the card
This commit is contained in:
SenorSmartyPants 2021-12-17 17:18:03 -06:00
parent e7b654ec6f
commit 6117cffcc2
2 changed files with 2 additions and 0 deletions

View file

@ -79,6 +79,7 @@ function getTimersHtml(timers, options) {
html += cardBuilder.getCardsHtml({
items: group.items,
shape: getBackdropShape(),
showTitle: true,
showParentTitleOrTitle: true,
showAirTime: true,
showAirEndTime: true,