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:
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.[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'
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/

