It seems that SAB generates an error when couchpotato sends in a release, which triggers couchpotato to download every possible quality and think the movie can't be downloaded when, in fact, SAB downloads the release without any problem (and I end up with 6 versions of the same movie). I have double-checked that my API key in the settings is the full API key and not just nzb API key. Here's what I get on the status page of SAB:
2013-06-15 15:23:38,713 ERROR:
Saving C:\Users\soravux.Poussin\Documents\Downloads\incomplete\(Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON)(1117) Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON.nfo - 5.26 G\__ADMIN__\(Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON)(1117) Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON.nfo - 5.26 G.nzb.gz failed
And when I open the log I get more details..:
Code: Select all
2013-06-15 15:23:38,713::INFO::[__init__:516] Backing up C:\Users\soravux.Poussin\Documents\Downloads\incomplete\(Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON)(1117) Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON.nfo - 5.26 G\__ADMIN__\(Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON)(1117) Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON.nfo - 5.26 G.nzb.gz
2013-06-15 15:23:38,713::ERROR::[__init__:523] Saving C:\Users\soravux.Poussin\Documents\Downloads\incomplete\(Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON)(1117) Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON.nfo - 5.26 G\__ADMIN__\(Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON)(1117) Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON.nfo - 5.26 G.nzb.gz failed
2013-06-15 15:23:38,714::INFO::[__init__:524] Traceback:
Traceback (most recent call last):
File "sabnzbd\__init__.pyo", line 518, in save_compressed
File "gzip.pyo", line 95, in __init__
IOError: [Errno 2] No such file or directory: '(Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON)(1117) Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON.nfo - 5.26 G.nzb.gz'
2013-06-15 15:23:38,720::INFO::[nzbqueue:170] Saving queue
2013-06-15 15:23:38,726::INFO::[__init__:846] Saving data for queue9.sab in C:\Users\soravux.Poussin\AppData\Local\sabnzbd\admin\queue9.sab
Code: Select all
06-15 15:23:31 INFO [otato.core.providers.base] Found: score(33) on BinSearch: (Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON)(1/117) "Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON.nfo" - 5.26 GB - yEnc (1/1)
06-15 15:23:34 INFO [hpotato.core.plugins.base] Opening url: https://www.binsearch.info/fcgi/nzb.fcgi?q=100231156, params: ['action', u'100231156']
06-15 15:23:36 INFO [.core.downloaders.sabnzbd] Sending "(Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON)(1/117) "Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON.nfo" - 5.26 GB - yEnc (1/1)" to SABnzbd.
06-15 15:23:36 INFO [hpotato.core.plugins.base] Opening multipart url: http://localhost:8080/api?nzbname=%28Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON%29%281117%29+Wreck-It.Ralph.2012.PROPER.BluRay.720p.DTS.x264-DON.nfo+-+5.26+G&output=json&apikey=xxx&mode=addfile&cat=movies, params: ['nzbfile']
06-15 15:23:38 INFO [.core.downloaders.sabnzbd] NZB sent to SAB successfully.
06-15 15:23:38 ERROR [ couchpotato.core.event] Error in event "download", that wasn't caught: Traceback (most recent call last): File "C:\Users\soravux.Poussin\AppData\Roaming\CouchPotato\application\appdata\CouchPotato-2.0.8.win32\couchpotato\core\event.py", line 12, in runHandler File "C:\Users\soravux.Poussin\AppData\Roaming\CouchPotato\application\appdata\CouchPotato-2.0.8.win32\couchpotato\core\downloaders\base.py", line 53, in _download File "C:\Users\soravux.Poussin\AppData\Roaming\CouchPotato\application\appdata\CouchPotato-2.0.8.win32\couchpotato\core\downloaders\sabnzbd\main.py", line 54, in download TypeError: 'NoneType' object is not subscriptable encoding=cp1252 debug=False args=['--quiet'] app_dir=C:\Users\soravux.Poussin\AppData\Roaming\CouchPotato\application\appdata\CouchPotato-2.0.8.win32 data_dir=C:\Users\soravux.Poussin\AppData\Roaming\CouchPotato desktop=<__main__.CouchPotatoApp; proxy of <Swig Object of type 'wxPyApp *' at 0x453be48> > options=Namespace(config_file='C:\\Users\\soravux.Poussin\\AppData\\Roaming\\CouchPotato\\settings.conf', console_log=False, daemon=False, data_dir=None, debug=False, pid_file='C:\\Users\\soravux.Poussin\\AppData\\Roaming\\CouchPotato\\couchpotato.pid', quiet=True)
06-15 15:23:38 INFO [ato.core.plugins.searcher] Tried to download, but none of the "nzb" downloaders are enabled or gave an errorAnyone has an idea what might be happening?

