mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Merge 8ff9ef77c8
into 3f71f1a6de
This commit is contained in:
commit
b5ce3561aa
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ def process(dirName, nzbName=None, status=0):
|
||||||
break
|
break
|
||||||
|
|
||||||
if n == 0:
|
if n == 0:
|
||||||
print "cound not find a mvie in the database for release", nzbName1
|
print "cound not find a movie in the database for release", nzbName1
|
||||||
print "please manually ignore this release and refresh the wanted movie"
|
print "please manually ignore this release and refresh the wanted movie"
|
||||||
print "exiting postprocessing script"
|
print "exiting postprocessing script"
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue