Just finished installing sabnzbd from trunk and even after compliting the wizard several times, it keeps redirecting http://localhost:8080/sabnzbd/ to http://localhost:8080/wizard/
Best regards

I know those are just guidelines from freedesktop, but since most WM and applications are using it nowadays, it might be the right way to go...There is a single base directory relative to which user-specific configuration files should be written. This directory is defined by the environment variable $XDG_CONFIG_HOME.
...
$XDG_CONFIG_HOME defines the base directory relative to which user specific configuration files should be stored. If $XDG_CONFIG_HOME is either not set or empty, a default equal to $HOME/.config should be used.
Code: Select all
$ ls -1 .config/ | wc -l
47
I just called it mysterious back then because had no clue why and who created such thingshypike wrote: There's nothing mysterious about history1.db.
This file is an sqlite database and holds your download history.
Well, that's a valid POV, although a still believe it would be better to use $XDG_CONFIG_HOME when availableshypike wrote: The tarbal is a very generic package for Posix compatible systems.
If isn't really targetted for end-users but for package creators.
E.g. JCPF kindly creates the Debian/Ubuntu package for SABnzbd.
He needs to modify some things to make it compatible with the guidelines
for that platform.
Since there are so many Linux/xBSD/you-name-it distributions,
we try to keep it as generic as possible.
Linux desktop's aren't our main target, the SABnzbd concept is
more towards servers (embedded if you like).
I thought so too, but it looks like now it's ~/.sabnzbd.ini/ which is a wierd name for a foldershypike wrote: BTW: feel free to use the -f command parameter to specify your own
administrative folder. E.g. -f ~/.config/sabnzbd
The default has always been ~/.sabnzbd and we're not changing that.
Code: Select all
./SABnzbd.py -f ~
Code: Select all
./SABnzbd.py -f ~/.sabnzbd.ini