Hi,
I have a annoying problem. If I have several downloads in progress, and let say the first one that's ready and start post processing needs repair. All the other completed downloads that follows must wait for the repair to finish before they can post process, right? Is it possible to put the ones that needs repair on pause until the list is empty (assuming that all others are ok) and continue repair then?
Put repairs on queue?
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.
Re: Put repairs on queue?
I guess it would be possible, but not terribly efficient.
It would mean breaking off the current repair.
It would mean breaking off the current repair.
Re: Put repairs on queue?
Right. Assume it's friday evening and you found a couple of goodies to dl. I just want to watch the first one that is ready (and ok). Instead there goes hours by to repair something that might be corrupted after all...
Re: Put repairs on queue?
It always possible to kill the par2 program. SABnzbd will notice.
Re: Put repairs on queue?
Hmm, ok that's interesting. How do you kill the par2 program then? (I run the sabnzbd on a qnap NAS)
Re: Put repairs on queue?
On a NAS it's quite a bit of work.
You need to login with an ssh session.
Then lookup the par2 process id and then kill the process.
We are planning termination for running processes for a future release.
However, this requires a higher minimum Python version, which is not
a problem for mainstream platforms, but it could be for embedded systems like a NAS.
You need to login with an ssh session.
Then lookup the par2 process id and then kill the process.
We are planning termination for running processes for a future release.
However, this requires a higher minimum Python version, which is not
a problem for mainstream platforms, but it could be for embedded systems like a NAS.
Re: Put repairs on queue?
Sounds a bit drastic to kill a process like that. When you're talking about future releases, would't this (=headline of thread) be one heck of suggestion to put in the request box? 

