Version: 0.4.5
OS: Windows Seerver 2003 (WHS)
Install-type: Windows Installer
Skin (if applicable): Default
Firewall Software: N/A
Are you using IPV6? no
Is the issue reproducible? I'd rather not try!
I had an issue with the shadow copy service crashing on my WHS machine, which stopped the PAR2/Unpack mid-copy. SABnzbd continued to download in the background, & I didn't notice a lot of downloads had not been unpacked & were sitting in the temp download folder waiting to be processed.
Having restarted my system, my download queue and history had all been wiped. As a result of this, I now have around 150Gb of downloads in my temp download folder which have not been processed. Is there any way to make SABnzbd process these folders and unpack to the correct locations etc as it would have done had they still been in the queue?
I really want to avoid having to do them all monually!!
Thanks...
PAR2/Unpack process after system crash
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: PAR2/Unpack process after system crash
Since all bookkeeping of SABnzbd is lost, you're out of luck.
Maybe you can write a simple script to post-process it all.
Mostly it's just running par2 and unrar.
Maybe you can write a simple script to post-process it all.
Mostly it's just running par2 and unrar.
Last edited by shypike on November 14th, 2008, 12:19 pm, edited 1 time in total.
Re: PAR2/Unpack process after system crash
When I was a few time ago on Windows, i was using this soft to repair/unpack automatically :
http://www.milow.net/public/projects/parnrar.html (open source)
Hope it helps !
http://www.milow.net/public/projects/parnrar.html (open source)
Hope it helps !
Re: PAR2/Unpack process after system crash
Thanks for the pointer. I'll take a look at it when I get home tonight.