I just followed a thread online with setting up multithreaded par2 for sabnzbd. I have sabnzbd installed on ubuntu 14.04.
It had me remove par2 via sudo apt-get remove --purge par2
Then unpack and copy the new par2 over which was 2 files, par2 and libtbb.so.2 and chmod them
sudo cp * /usr/local/bin/
sudo chmod 777 /usr/local/bin/par2
sudo chmod +x /usr/local/bin/par2
Now sabnzbd gives me errors i can't find par2. I can run par2 from the command line ok though it seems. I'm not sure where to go from here to get this working. Any help is greatly appreciated. Thanks.
Par2 not found
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 not found
Is the folder /usr/local/bin/ also part of your PATH?

