1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-27 23:06:29 -04:00

New: Added Mediainfo Video Dynamic Range column for episodes

Closes #4963
This commit is contained in:
Mark McDowall
2022-04-24 13:18:48 -07:00
parent 893a6744ac
commit ae0e23fc8e
6 changed files with 37 additions and 2 deletions
@@ -74,6 +74,11 @@ export const defaultState = {
label: 'Video Codec',
isVisible: false
},
{
name: 'videoDynamicRangeType',
label: 'Video Dynamic Range',
isVisible: false
},
{
name: 'audioLanguages',
label: 'Audio Languages',