add ".nzb" to nzbget nzbName for SickBeard

fixes https://github.com/Tolstyak/Sick-Beard/issues/16
This commit is contained in:
clinton-hall 2013-05-03 22:10:27 +09:30
commit ba363fa65c
2 changed files with 2 additions and 2 deletions

View file

@ -197,7 +197,7 @@ if os.environ.has_key('NZBOP_SCRIPTDIR') and not os.environ['NZBOP_VERSION'][0:5
# All checks done, now launching the script.
Logger.info("Script triggered from NZBGet, starting autoProcessTV...")
result = autoProcessTV.processEpisode(os.environ['NZBPP_DIRECTORY'], os.environ['NZBPP_NZBNAME'], status)
result = autoProcessTV.processEpisode(os.environ['NZBPP_DIRECTORY'], os.environ['NZBPP_NZBFILENAME'], status)
# SABnzbd
elif len(sys.argv) == SABNZB_NO_OF_ARGUMENTS:
# SABnzbd argv: