par2tbb and OSX SABnzbd v0.7.4

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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.
Post Reply
Alives
Newbie
Newbie
Posts: 2
Joined: July 8th, 2012, 4:58 pm

par2tbb and OSX SABnzbd v0.7.4

Post by Alives »

I have par2tbb installed via homebrew on OSX. My location is unique, and the path environment variable that determines how to reach it is only specified in my zshrc.

I need a way to tell SAB where this par2 binary is. I tried symlinking it into the par2 directory, but SAB is preferring it's builtin par2 options instead.

Code: Select all

% ls -dl /Applications/SABnzbd.app/Contents/Resources/osx/par2/* | colrm 1 48
/Applications/SABnzbd.app/Contents/Resources/osx/par2/LICENSE
/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2 -> /usr/local/homebrew/bin/par2
/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-classic
/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-sl
But the log shows it didn't like this:

Code: Select all

2012-10-28 17:33:14,122::INFO::[SABnzbd:470] par2 binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-sl)
Any chance you can add an INI directive or Config->Special directive for this?

Thanks!
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: par2tbb and OSX SABnzbd v0.7.4

Post by shypike »

You can just rename your par2 to par2-sl.
We're not going to add an option as we do not encourage experiments with alternative par2 programs,
that may lead to unsolvable support questions.
Post Reply