mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 17:52:59 -07:00
Improve display of dynamic range on activity cards
* Ref #1654. Thanks @herby2212.
This commit is contained in:
parent
4862aee9a1
commit
a2fac2b11c
5 changed files with 49 additions and 22 deletions
|
@ -5349,6 +5349,7 @@ class WebInterface(object):
|
|||
"video_color_range": "tv",
|
||||
"video_color_space": "bt709",
|
||||
"video_color_trc": "",
|
||||
"video_dynamic_range": "SDR",
|
||||
"video_frame_rate": "23.976",
|
||||
"video_height": "1078",
|
||||
"video_language": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue