mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -07:00
Add 2k resolution override
This commit is contained in:
parent
596cf57d61
commit
de697cb2ca
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ AUDIO_CODEC_OVERRIDES = {
|
|||
|
||||
VIDEO_RESOLUTION_OVERRIDES = {
|
||||
'sd': 'SD',
|
||||
'2k': '2k',
|
||||
'4k': '4k'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue