HI,
I just installed a new beta version of unrar that placed itself in the /usr/bin/local/unrar directory and now sabnzb cannot find it. Is there a configuration file somewhere I can edit to point it to the latest beta version I have? The version I have is 5.30 beta 4.
I'm running SABnzbd Version: 0.8.0Beta1
Thank you!
unrar path location change in sabnzb config file
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: unrar path location change in sabnzb config file
Just make sure that the PATH environment variable also contains /usr/bin/local
If that's too hard, create a symlink in /usr/bin
ln -s /usr/bin/local/unrar /usr/bin/unrar
If that's too hard, create a symlink in /usr/bin
ln -s /usr/bin/local/unrar /usr/bin/unrar