Page 1 of 1
Can't Fully Delete SABnzbd on MAC
Posted: January 29th, 2012, 12:31 pm
by tagoe
It was working fine for me then all of a sudden a message comes up with username and password. I couldnt get into it because i didnt know the username or password.
So i then tried deleting the sabnzbd then reinstalling but its still coming up with this username and password.
I have tried numerous things to delete sabnzbd completely but it will not delete completey i have googled and tried the suggestions on here with going into app support but there was no sabnzbd file. Can anyone help me out cos i wanna download but this is stressing me out lol...

Re: Can's log into SABnzbd on MAC
Posted: January 29th, 2012, 12:37 pm
by sander
Stop SABnzbd, then find sabnzbd.ini (see
http://wiki.sabnzbd.org/faq#toc18 for the location), and delete it. Then start SABnzbd again and follow the wizard.
If you don't get the wizard, follow the above instruction again ...
Re: Can't Fully Delete SABnzbd on MAC
Posted: January 29th, 2012, 12:39 pm
by tagoe
i can not find this sabnzbd.ini file on my mac... i have searched for it and can't find it. Is there something else i can do?
Re: Can't Fully Delete SABnzbd on MAC
Posted: January 29th, 2012, 1:15 pm
by sander
tagoe wrote:i can not find this sabnzbd.ini file on my mac... i have searched for it and can't find it. Is there something else i can do?
I believe it's in a hidden directory. I haven't got a Mac, but I believe you have to go to /home/<USER>/ and the further down in the give directory ...
Re: Can't Fully Delete SABnzbd on MAC
Posted: January 29th, 2012, 1:28 pm
by inpheaux
It's
in the FAQ.
Code: Select all
~/Library/Application Support/SABnzbd/sabnzbd.ini
Re: Can't Fully Delete SABnzbd on MAC
Posted: January 29th, 2012, 11:59 pm
by tagoe
i have gone into terminal on my mac and copy and pasted the up above command and it say no such file...
i really need some help cos
Re: Can't Fully Delete SABnzbd on MAC
Posted: January 30th, 2012, 5:43 am
by shypike
From terminal:
Code: Select all
ls ~/Library/Application\ Support/SABnzbd/sabnzbd.ini
You need to quote the space.