mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
add check for running instance. Fixes #466
This commit is contained in:
parent
863fd3ef5c
commit
8a58dedd1d
6 changed files with 93 additions and 7 deletions
|
@ -297,7 +297,7 @@ def main(args):
|
|||
logger.info("The %s script completed successfully." % (args[0]))
|
||||
else:
|
||||
logger.error("A problem was reported in the %s script." % (args[0]))
|
||||
|
||||
del nzbtomedia.MYAPP
|
||||
return result
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue