Page 1 of 1

Post processing issues

Posted: January 22nd, 2010, 12:20 pm
by zwbarrow
I'm trying to set up SABnzbd+ on my mac mini, I currently have it working on Ubuntu,  and I'm having a problem with the post processing.  The rss feeds download but when it goes to verify and repair it just leaves a bunch of extract files and never creates a .mkv or .avi file.  SABnzbd+ marks it as complete but when I run the same files on the Ubuntu machine they come out as a video file.  Any ideas?

Thanks,

Zee

Re: Post processing issues

Posted: January 22nd, 2010, 12:40 pm
by Eejit
What have you got set up as your Default post-processing?
I would hazard a guess that it's iether None or Repair. I would check and change it to Delete

Hope this helps

Re: Post processing issues

Posted: January 22nd, 2010, 1:47 pm
by rAf
Are you using a NAS or an external HDD ?
If yes, unmount it and this in Terminal :

Code: Select all

open "/Volumes"
Check folders in new window.

Re: Post processing issues

Posted: January 22nd, 2010, 1:54 pm
by zwbarrow
What have you got set up as your Default post-processing?
I would hazard a guess that it's iether None or Repair. I would check and change it to Delete

Hope this helps


Eejit: You're right, I had it on Delete originally and that gave me a bunch of errors with unrar when I changed to U and R I started getting "Complete" messages with a bunch of extract files in the folder.  I guess I should have asked how do I fix the unrar issue. 

Are you using a NAS or an external HDD ?
If yes, unmount it and this in Terminal


rAf: Everything is running locally.