1
0
Fork 0
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:
Bill Thornton 2022-01-13 12:55:35 -05:00 committed by GitHub
commit 47b24659a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 3 deletions

View file

@ -61,7 +61,7 @@ function renderActiveRecordings(context, promise) {
defaultShape: getBackdropShape(),
showParentTitle: false,
showParentTitleOrTitle: true,
showTitle: false,
showTitle: true,
showAirTime: true,
showAirEndTime: true,
showChannelName: true,