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

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
rtfm_joey
Newbie
Newbie
Posts: 4
Joined: September 30th, 2015, 2:42 pm

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

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

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

Post by shypike »

Switch to nzbFox.
nzbdstatus is out of maintenance, nzbFox is under active development.
rtfm_joey
Newbie
Newbie
Posts: 4
Joined: September 30th, 2015, 2:42 pm

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

Post 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?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

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

Post 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.
Post Reply