mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
additional extension rename checks. fixes #351
This commit is contained in:
parent
0c8ce3917b
commit
03c3a013ff
2 changed files with 17 additions and 0 deletions
|
@ -29,6 +29,8 @@ class autoProcessComics:
|
|||
|
||||
inputName, dirName = convert_to_ascii(inputName, dirName)
|
||||
|
||||
replaceExtensions(dirName)
|
||||
|
||||
params = {}
|
||||
params['nzb_folder'] = dirName
|
||||
if remote_path:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue