Page 1 of 1

SABnzbd on CentOS

Posted: July 17th, 2011, 9:13 am
by sabbied1
Hi,

I just recently installed CentOS on an old machine and wanted to install SABnzbd as well.
In the end I managed to get it running, but it says that my "UNRAR version isn't recommended" and I should get another from rarlab.

I installed the 3.7.7 version for CentOS, but what is the recommended one if it isn't that one?

And should I uninstall that one before installing another? If so, how?

Greetz,

Anton

Re: SABnzbd on CentOS

Posted: July 17th, 2011, 9:56 am
by shypike
There's nothing more recent than 3.7.7 for CentOS.
SABnzbd will work, but you may encounter some incompatible RAR files.
Also the -or option (auto-renaming) will not be used, resulting in a failed unpack when file names overlap.

If you're satisfied with the version you have, you can disable the warning, as described here:
http://wiki.sabnzbd.org/configure-special
ignore_wrong_unrar

Re: SABnzbd on CentOS

Posted: July 17th, 2011, 11:12 am
by sabbied1
Because of this unrar version the auto rename functionality doesn't work altogether, or only not when there are two files with similar names?

Re: SABnzbd on CentOS

Posted: July 17th, 2011, 11:23 am
by shypike
Auto rename is used when unrar would need to overwrite an existing file.
Without "-or" it will refuse to do so and stop with an error message.

Re: SABnzbd on CentOS

Posted: July 17th, 2011, 2:04 pm
by sabbied1
Okay, understood. Thanks for the quick response(s).