mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-05 18:24:19 +02:00
Remove the CLI input decoding
This commit is contained in:
parent
aa7aeed688
commit
8c99747898
2 changed files with 0 additions and 15 deletions
|
@ -223,7 +223,6 @@ if __name__ == '__main__':
|
|||
'--version': bool
|
||||
})
|
||||
|
||||
utils.decodeArgumentStrings(options, locale.getpreferredencoding())
|
||||
options = utils.parseNFO(options)
|
||||
|
||||
if not options.get('--thumbnail'):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue