Page 1 of 1

Input boxes for logs and log size are missing

Posted: May 5th, 2008, 3:55 pm
by nzb_leecher
I looked all settings in SMPL 5 times, maybe i missed them, then i apologize . But i cant find the input boxes for the log files. The one that says 1..25 logfiles and the one telling how big each file is. I belive there was even a log setting on how much details must be written.

In the older version i edited the ini files in the sab dir, but because sab defaults the ini file the vista way (6 dir's deep) i want to do everything via the interface now. Can this be added in later beta's?

Re: Input boxes for logs and log size are missing

Posted: May 6th, 2008, 2:07 pm
by shypike
The only thing you can set for the log files, is the location.
Other parameters can only be set directly in the INI file.
Showing more parameters in the UI will only lead to more support questions  ;D
The current defaults are good enough, the hardcore users modify the INI file.

You don't have to use the Vista way.
If you pass the INI file as a commandline parameter, all relative directories will be
relative to the location of the INI file.

Code: Select all

SABnzbd -f d:\usenet\sabnzbd.ini
is what I use myself. So all my default folders are subfolders of d:\usenet.