Page 1 of 1

0.8.0Beta1: Sending NZB using api call error (ie nzbdstatus)

Posted: September 30th, 2015, 3:07 pm
by rtfm_joey
Hi,

I'm using nzbdstatus 2 (Firefox addon) for some time now to send downloaded NZB files directly to sabnzbd, but this has stopped working with version 0.8.0Beta1.

The following error is shown:
[30/Sep/2015:22:00:07] HTTP Traceback (most recent call last): File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 663, in respond self.body.process() File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 996, in process super(RequestBody, self).process() File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 540, in process proc(self) File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 223, in process_multipart_form_data process_multipart(entity) File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 213, in process_multipart part = entity.part_class.from_fp(entity.fp, ib) File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 599, in from_fp headers = cls.read_headers(fp) File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 615, in read_headers raise ValueError("MIME requires CRLF terminators: %r" % line) ValueError: MIME requires CRLF terminators: 'Content-Disposition: form-data; name="name"; filename="somemovie.nzb"\n'
The addon can connect correctly and shows the correct sabnzbdplus status. I tried NZBFox, but this addon doesn't detect the download of NZB files at all.

Also, the Spotweb program has issues pushing NZB's to sab. the only error found is in the httpd log of Spotweb:

Code: Select all

[Wed Sep 30 20:46:08 2015] [error] [client xxx] sabnzbd push failed: http returncode: 200 / , referer: https://xxx.xxx.nl/
Sickbeard is able to add NZB's correctly

Re: 0.8.0Beta1: Sending NZB using api call error (ie nzbdsta

Posted: September 30th, 2015, 3:22 pm
by shypike
Switch to nzbFox.
nzbdstatus is out of maintenance, nzbFox is under active development.

Re: 0.8.0Beta1: Sending NZB using api call error (ie nzbdsta

Posted: September 30th, 2015, 3:39 pm
by rtfm_joey
I got that, but NZBFox doesn't detect the download of NZB files, and thus doesn't send anything to Sab.

Is there an overview of API changes available somewhere?

Re: 0.8.0Beta1: Sending NZB using api call error (ie nzbdsta

Posted: September 30th, 2015, 3:52 pm
by shypike
rtfm_joey wrote:I got that, but NZBFox doesn't detect the download of NZB files, and thus doesn't send anything to Sab.
It does for me.
The only odd thing is that it also asks you where to save when you told it to send the NZB to SABnzbd.