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

update series recording editor

This commit is contained in:
Luke Pulverenti 2016-09-30 14:43:59 -04:00
parent faeb1c6d22
commit 711b0541fa
50 changed files with 285 additions and 213 deletions

View file

@ -126,7 +126,9 @@
overlayMoreButton: overlayButton != 'play',
overlayPlayButton: overlayButton == 'play',
allowBottomPadding: !enableScrollX(),
showProgramAirInfo: true
showAirTime: true,
showAirDateTime: true,
showChannelName: true
//cardFooterAside: 'logo'
});