Page 1 of 1

CouchPotato and Sabnzbd

Posted: February 15th, 2013, 2:08 pm
by DarkPhalanx
I have a problem with Couchpotato and Sabnzbd, they don't give any errors but they don't come up in de sabnzbd queue.
This is what happens:

Code: Select all

2013-02-15 20:04:45,072::DEBUG::[interface:419] API-call from ::1 [CouchPotato windows - git-a49a00a2 - v2] {'nzbname': 'Hotel.Transylvania.2012.1080p.BluRay.DTS-HD.MA.5.1.x264.dxva-FraMeSToR.cp(tt0837562)', 'nzbfile': FieldStorage('nzbfile', 'Hotel.Transylvania.2012.1080p.BluRay.DTS-HD.MA.5.1.x264.dxva-FraMeSToR.cp(tt0837562).rar', '<?xml version="1.0" encoding="UTF-8"?>\n<error code="500" description="Request limit reached"/>\n'), 'apikey': 'xxxxxxxxxxxxxxxxx', 'mode': 'addfile', 'cat': 'movies'}
2013-02-15 20:04:45,073::INFO::[__init__:606] Adding Hotel.Transylvania.2012.1080p.BluRay.DTS-HD.MA.5.1.x264.dxva-FraMeSToR.cp(tt0837562).rar
Any idea's? Tried installing older versions of sabnzbd, turned of Newznab indexers but that doesn't help.

Re: CouchPotato and Sabnzbd

Posted: February 16th, 2013, 4:57 am
by shypike
DarkPhalanx wrote:<?xml version="1.0" encoding="UTF-8"?>\n<error code="500" description="Request limit reached"/>\n')
It's quite simple. CouchPotato sends error messages to SABnzbd as if they were NZB files.
CouchPotato should be dealing with errors from the indexer by itself and not send garbage to SABnzbd.