Page 1 of 1

Remote NZB integration doesnt add to download list in 6.70B7

PostPosted: Wed Mar 16, 2016 9:55 pm
by dcarignan
Immediately after upgrading from 6.70B4 to 6.70B7 NZB integration seems to have stopped working.

I see the messages being received in the log, but an entry doesn't get added to the download list.
Any idea what's going on?

[20:52:31] DEBUG Accept: application/json, application/xml, text/json, text/x-json, text/javascript, text/xml
[20:52:31] DEBUG User-Agent: Sonarr/2.0.0.3953 (RestSharp/105.0.1.0; Windows/6.2)
[20:52:31] DEBUG Host: localhost:8000
[20:52:31] DEBUG Content-Type: multipart/form-data; boundary=-----------------------------28947758029299
[20:52:31] DEBUG Content-Length: 65121
[20:52:31] DEBUG Accept-Encoding: gzip, deflate
[20:52:31] DEBUG SbServer: Read Request POST /api?mode=addfile&cat=tv&priority=1&ma_username=test&ma_password=test&output=json HTTP/1.1

[20:52:31] DEBUG POST /api?mode=addfile&cat=tv&priority=1&ma_username=test&ma_password=test&output=json HTTP/1.1
[20:52:31] DEBUG SB - NZB Read - Data received from SB is: 65121 Bytes
[20:52:31] DEBUG SB - New NZB notification
[20:52:31] DEBUG SB - NZB Filename Downloaded: blahblahblah.nzb
[20:52:36] DEBUG Accept: application/json, application/xml, text/json, text/x-json, text/javascript, text/xml
[20:52:36] DEBUG User-Agent: Sonarr/2.0.0.3953 (RestSharp/105.0.1.0; Windows/6.2)
[20:52:36] DEBUG Host: localhost:8000
[20:52:36] DEBUG Accept-Encoding: gzip, deflate
[20:52:36] DEBUG SbServer: Read Request GET /api?mode=queue&start=0&limit=0&ma_username=test&ma_password=test&output=json HTTP/1.1

[20:52:36] DEBUG GET /api?mode=queue&start=0&limit=0&ma_username=test&ma_password=test&output=json HTTP/1.1

Re: Remote NZB integration doesnt add to download list in 6.

PostPosted: Thu Mar 17, 2016 12:20 am
by Quade
Yeah it's broken in B7. I've already fixed it for B8 I believe. It might be up tomorrow. You can use B6 for now.


I think I accidentally deleted you this morning.I was clicking through the approval and think I clicked delete instead.

Sorry.

Re: Remote NZB integration doesnt add to download list in 6.

PostPosted: Mon Apr 04, 2016 7:05 am
by dcarignan
Looks like remote NZB integration still has problems in B10.

[05:59:03] DEBUG Accept: application/json, application/xml, text/json, text/x-json, text/javascript, text/xml
[05:59:03] DEBUG User-Agent: Sonarr/2.0.0.3953 (RestSharp/105.0.1.0; Windows/6.2)
[05:59:03] DEBUG Host: localhost:8000
[05:59:03] DEBUG Content-Type: multipart/form-data; boundary=-----------------------------28947758029299
[05:59:03] DEBUG Content-Length: 156294
[05:59:03] DEBUG Accept-Encoding: gzip, deflate
[05:59:03] DEBUG SbServer: Read Request POST /api?mode=addfile&cat=tv&priority=1&ma_username=test&ma_password=test&output=json HTTP/1.1

[05:59:03] DEBUG POST /api?mode=addfile&cat=tv&priority=1&ma_username=test&ma_password=test&output=json HTTP/1.1
[05:59:03] DEBUG SB - NZB Read - Data received from SB is: 156294 Bytes
[05:59:03] DEBUG SB - New NZB notification
[05:59:03] DEBUG SB - NZB Filename Downloaded: 12345.nzb
[05:59:03] DEBUG SB - New NZB 12345.nzb
[05:59:03] ERROR SB - Failed to add New NZB to Download list12345.nzb

Re: Remote NZB integration doesnt add to download list in 6.

PostPosted: Mon Apr 04, 2016 6:49 pm
by Quade
Well F me. It is busted again. Sorry. I've already fixed it...again.