Add channels to activity

This commit is contained in:
JonnyWong16 2017-11-03 19:46:41 -07:00
parent e1dc299cba
commit 67bac92849
5 changed files with 88 additions and 62 deletions

View file

@ -61,6 +61,7 @@ AUDIO_CODEC_OVERRIDES = {'truehd': 'TrueHD'}
VIDEO_RESOLUTION_OVERRIDES = {'sd': 'SD',
'480': '480p',
'540': '540p',
'576': '576p',
'720': '720p',
'1080': '1080p',