Page 1 of 1

I have a Problem with post prossesing SickBeard script in SABnzbd.

Posted: February 1st, 2011, 7:37 am
by JSmith19
I have a Problem with post prossesing in SABnzbd.
earlieer it works but now it stops working and I don't know how to fix it maybe someone can help me out :)

Code: Select all

Human.Target.2010.S02E11.HDTV.XviD-LOL

Loading config from /volume1/downloads/SABnzbd/scripts/autoProcessTV.cfg
Opening URL: http://####.homeip.net:8081/sickbeard/home/postprocess/processEpisode?nzbName=Human.Target.2010.S02E11.HDTV.XviD-LOL.nzb&quiet=1&dir=%2Fvolume1%2Fdownloads%2FMedia%2FTV_Series%2FHuman.Target.2010.S02E11.HDTV.XviD-LOL
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>

<head>

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>

    <title>404 Not Found</title>

    <style type="text/css">

    #powered_by {

        margin-top: 20px;

        border-top: 2px solid black;

        font-style: italic;

    }



    #traceback {

        color: red;

    }

    </style>

</head>

    <body>

        <h2>404 Not Found</h2>

        <p>The path '/sickbeard/home/postprocess/processEpisode' was not found.</p>

        <pre id="traceback">Traceback (most recent call last):

  File "/volume1/@appstore/sickbeard/cherrypy/_cprequest.py", line 660, in respond

    response.body = self.handler()

  File "/volume1/@appstore/sickbeard/cherrypy/lib/encoding.py", line 193, in __call__

    self.body = self.oldhandler(*args, **kwargs)

  File "/volume1/@appstore/sickbeard/cherrypy/_cperror.py", line 234, in __call__

    raise self

NotFound: (404, "The path '/sickbeard/home/postprocess/processEpisode' was not found.")

</pre>

    <div id="powered_by">

    <span>Powered by <a href="http://www.cherrypy.org">CherryPy 3.2.0rc1</a></span>

    </div>

    </body>

</html>


I hope this is the correct place to ask if not please replace/remove this Then I'm very sorry.

Re: I have a Problem with post prossesing SickBeard script in SABnzbd.

Posted: May 25th, 2011, 10:00 pm
by psa
I can try to help you mate.

Can you please send me the following screenshots?

* Sabnzbd -> Settings -> Categories
* Sabnzbd -> Settings -> Folders
* Sabnzbd -> Settings -> Switches

And also, a screenshot of your Sickbeard config of sabnzbd and also paste here the contents of the : "autoProcessTV.cfg" file.

Ok?

Re: I have a Problem with post prossesing SickBeard script in SABnzbd.

Posted: June 29th, 2011, 4:36 pm
by Sledgehammer
I am having the exact same problem, i want sick to move the fils that sab has downloaded. but since its on a synology drive i cant locate the script file. is this a simple fix as from what i have read everywhere it goes right over my head... arghh....  :o(

Re: I have a Problem with post prossesing SickBeard script in SABnzbd.

Posted: July 1st, 2011, 12:58 pm
by Mar2zz
You need to copy all files in sickbeards autoProcessTV-folder to your postprocessscript directory... Did you do that?