mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
removed excess brace after transcode defaults. #1102
This commit is contained in:
parent
427e142efb
commit
6b5943bc8f
1 changed files with 0 additions and 1 deletions
|
@ -665,7 +665,6 @@ def initialize(section=None):
|
|||
'ACODEC3':None,'ACODEC3_ALLOW':[],'ABITRATE3':None, 'ACHANNELS3':None,
|
||||
'SCODEC':'mov_text'
|
||||
}
|
||||
}
|
||||
}
|
||||
if DEFAULTS and DEFAULTS in transcode_defaults:
|
||||
VEXTENSION = transcode_defaults[DEFAULTS]['VEXTENSION']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue