Page 2 of 2
Re: SABnzbd-svn keeps running wizzard after completing it
Posted: January 22nd, 2010, 8:42 am
by VuDu
I can't really confirm it but I think there's some wierd behaviour that is making sabnzbd create a foldername with the .ini name when the it doesn't find the .ini file.
Dunno if that's what should happen, maybe it should ignore the -f option?
Re: SABnzbd-svn keeps running wizzard after completing it
Posted: January 22nd, 2010, 9:59 am
by shypike
That may be the case.
The -f allows you to specify just a folder name, like "d:\usenet"
SABnzbd will append "\sabnzbd.ini".
If you say "-f d:\usenet\sabnzbd.ini" and "d:\usenet" doesn't exist,
it might assume that "-f d:\usenet\sabnzbd.ini" is a folder.
I will check this.
Note that we don't actively support the SVN versions,
although critical remarks are always welcome.
Re: SABnzbd-svn keeps running wizzard after completing it
Posted: January 23rd, 2010, 3:39 pm
by Fire69
shypike wrote:
The Wizard will trigger if (after reading an existing ini file) there are no Usenet servers defined.
It will re-use existing settings.
The most likely cause is that you earlier had your sabnzbd.ini file in another location
and started with the -f filename parameter.
However, I will recheck your claim about testing being required to remember servers.
I didn't use the -f parameter, unless you use it in the setup-routine.
My ini-file is (and always has been) under my profile, in Local Settings\Application Data\Sabnzbd
Re: SABnzbd-svn keeps running wizzard after completing it
Posted: January 24th, 2010, 10:46 am
by shypike
Fire69, I cannot confirm any of your complaints.