post-processing to sickbeard failing

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • 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
smacko
Newbie
Newbie
Posts: 4
Joined: February 24th, 2011, 12:23 am

post-processing to sickbeard failing

Post by smacko »

i need some help, i can't get post-processing to sickbeard to work.
i'm running windows.

everything is setup the same as my friends pc and its working fine for him.

after my tv show downloads the show unpacks but the post-processing doesn't seem to work, i'm running sickbeard console and sab doesn't communicate with sickbeard at all.

when i look at the history of the show, there is a more link which displays the following:


Show Name S06E16 720p HDTV X264 DIMENSION

Loading config from E:\Upload'z\SABnzbd\SickBeard\autoprocesstv\autoProcessTV.cfg
Opening URL: http://192.168.1.1:8085/home/postproces ... +DIMENSION






   

   404 Not Found

   

   #powered_by {

       margin-top: 20px;

       border-top: 2px solid black;

       font-style: italic;

   }



   #traceback {

       color: red;

   }

   



   

       404 Not Found

       The path '/home/postprocess/processEpisode' was not found.

       Traceback (most recent call last):

 File "cherrypy\_cprequest.pyo", line 618, in respond

 File "cherrypy\_cperror.pyo", line 233, in __call__

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



   

   Powered by CherryPy 3.2.0

   

   





[show.name.616.720p-dimension] Unpacked 1 files/folders in 1 min 19 seconds
Last edited by smacko on February 24th, 2011, 12:47 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: post-processing to sickbeard failing

Post by shypike »

You might get an answer here, but this is not the support forum for SickBeard.
smacko
Newbie
Newbie
Posts: 4
Joined: February 24th, 2011, 12:23 am

Re: post-processing to sickbeard failing

Post by smacko »

i'm not sure if its a SAB or sickbeard issue... it appears that sabToSickBeard.exe doesn't even get a chance to run..
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: post-processing to sickbeard failing

Post by shypike »

Set SABnzbd's logging to debug and check whether the end-of-job script is run and which parameters are passed.
(Or is the end-of-queue script?).
smacko
Newbie
Newbie
Posts: 4
Joined: February 24th, 2011, 12:23 am

Re: post-processing to sickbeard failing

Post by smacko »

it should run after the tv show is downloaded..

if you mean running the console mode, here is what it records

2011-02-25 00:31:14,000::INFO::[newsunpack:189] Unrar finished on E:\Upload'z\SA
Bnzbd\temp\Jersey Shore S02E20 Cabs Are Here WS PDTV XviD FQM
2011-02-25 00:31:14,030::INFO::[postproc:317] unpack_magic finished on Jersey Sh
ore S02E20 Cabs Are Here WS PDTV XviD FQM
2011-02-25 00:31:14,078::INFO::[newsunpack:127] Running external script E:\Uploa
d'z\SABnzbd\SickBeard\autoprocesstv\sabToSickBeard.exe(E:\Upload'z\SABnzbd\downl
oads\TV\Jersey Shore S02E20 Cabs Are Here WS PDTV XviD FQM, Jersey Shore S02E20
Cabs Are Here WS PDTV XviD FQM.nzb, Jersey Shore S02E20 Cabs Are Here WS PDTV Xv
iD FQM, , tv, alt.binaries.teevee, 0)
2011-02-25 00:31:16,500::INFO::[postproc:470] Cleaning up Jersey Shore S02E20 Ca
bs Are Here WS PDTV XviD FQM
2011-02-25 00:31:16,842::INFO::[__init__:702] E:\Upload'z\SABnzbd\cache\SABnzbd_
article_9nmeot removed
2011-02-25 00:31:16,875::INFO::[__init__:702] E:\Upload'z\SABnzbd\cache\SABnzbd_
article_3wxm_r removed
2011-02-25 00:31:16,890::INFO::[__init__:702] E:\Upload'z\SABnzbd\cache\SABnzbd_
article_sjmsx5 removed
2011-02-25 00:31:16,890::INFO::[__init__:702] E:\Upload'z\SABnzbd\cache\SABnzbd_
article_wau8p6 removed
2011-02-25 00:31:16,890::INFO::[postproc:134] Saving postproc queue
2011-02-25 00:31:16,890::INFO::[downloader:357] Post-processing finished, resumi
ng download
smacko
Newbie
Newbie
Posts: 4
Joined: February 24th, 2011, 12:23 am

Re: post-processing to sickbeard failing

Post by smacko »

ended up being an issue with the sick beard script setup.. thanks!
Post Reply