mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3319 from SenorSmartyPants/LiveTVDisplay
Add episode details to live TV DVR schedule
This commit is contained in:
commit
47b24659a6
5 changed files with 7 additions and 3 deletions
|
@ -61,7 +61,7 @@ function renderActiveRecordings(context, promise) {
|
|||
defaultShape: getBackdropShape(),
|
||||
showParentTitle: false,
|
||||
showParentTitleOrTitle: true,
|
||||
showTitle: false,
|
||||
showTitle: true,
|
||||
showAirTime: true,
|
||||
showAirEndTime: true,
|
||||
showChannelName: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue