mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
remove extra success reset.
This commit is contained in:
parent
385b96d2d6
commit
9784580d30
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ def extract(filePath, outputDestination):
|
|||
success = 1
|
||||
elif len(passwords) > 0:
|
||||
nzbtomedia.logger.info("EXTRACTOR: Attempting to extract with passwords")
|
||||
success = 0
|
||||
for password in passwords:
|
||||
if password == "": # if edited in windows or otherwise if blank lines.
|
||||
continue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue