1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

New: Added Mediainfo Video Dynamic Range column for movies

(cherry picked from commit ae0e23fc8ee450a20b43ca622eeccd0759451a2f)

Closes #7247
This commit is contained in:
Mark McDowall
2022-04-24 13:18:48 -07:00
committed by Bogdan
parent e4c5fc5c6e
commit c6e3f3c26c
8 changed files with 41 additions and 6 deletions
@@ -38,6 +38,7 @@
}
.audioLanguages,
.videoDynamicRangeType,
.subtitles {
composes: cell from '~Components/Table/Cells/TableRowCell.css';