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

Make active TV recordings look more consistent...

with finished recordings and other TV episodes
This commit is contained in:
SenorSmartyPants 2021-12-17 18:23:00 -06:00
parent 6117cffcc2
commit 12d65a9459
2 changed files with 2 additions and 2 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,