opentoe wrote:I created a password file. Put the password in that file. Set this in the folders section. When I select the NZB to download it starts to download, but then tells me there is a password and stops downloading. Is that what the password file is for, SAB will go out and try the password(s) listed in that file?
It stops downloading? I would say that means you have to check your setup:
Questions:
1) is your setup correct and is SABnzbd actually using the password file you've set up? You can check your sabnzb.log:
If you find lines with "INFO", do you also see lines like "Read the passwords file /home/sander/.sabnzbd/some-passwords.txt"
If you have DEBUG on you will find lines with "DEBUG". If so, do you see line like "Running unrar ['/usr/bin/unrar', 'x', '-idp', '-tsm-', '-o-', '-or', '-ppassword'," ... so with "p" and then the password?
If you don't see that, I would say you have to re-check your setup for the rar password setting.
2) If you answer Yes to the above, how are you sure the password you try is correct? If you manually unrar on the rar files, and unrar it with the password?
EDIT:
There is an easier way to check if SABnzbd applied any password on your file:
In the History, on the failed job, on the left site, click on it. That should open a Popup. In the Popup, at Unpack you should see something like:
... Unpacking failed, archive requires a password
Trying unrar with password "hello"
Trying unrar with password "test"
Trying unrar with password "password"
Trying unrar with password "secret"
If that is not there, your rar password setup is not correct