I have SABnzbd set up to use sabToSickBeard.py as a post-processing script for tv category. The problem is that the sickbeard script takes forever to run, especially when it is doing an entire season rip. Oftentimes i will have multiple files done downloading ready to be extracted but they are being held up by the post-process script. Is there a way to make the post-process script non-blocking, or make the extraction process allow multiple jobs at once?
btw, I am running the latest github python source on Windows 7 x64 w/ 64 bit Python 2.7
Extract/repair next file while post-process script running?
Forum rules
Help us help you:
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.
-
pmaster3333
- Newbie

- Posts: 1
- Joined: June 20th, 2012, 4:57 pm
Re: Extract/repair next file while post-process script runni
No.
It would complicate things a lot and on the average bring no gain, because
running multiple par2 and unrar jobs simultaneously will choke the hard disk soon.
It would complicate things a lot and on the average bring no gain, because
running multiple par2 and unrar jobs simultaneously will choke the hard disk soon.
