Search found 3 matches

by Malaach
July 21st, 2016, 7:42 am
Forum: General Help
Topic: Is filtering the queue possible?
Replies: 1
Views: 1250

Is filtering the queue possible?

Hello,

is it possible to have the queue filtered like it is possible for the history? This is a feature I really miss every day :-)

Malaach
by Malaach
July 12th, 2016, 7:16 am
Forum: General Help
Topic: Not looking for INI in program dir anymore?
Replies: 4
Views: 1983

Re: Not looking for INI in program dir anymore?

Well, that solution lets the cmd-window stay which isn't desirable. So I altered the file contents as follows: start "SABnzb" /MIN %~dp0SABnzbd.exe -f %~dp0 %1 %2 %3 %4 %5 %6 %7 %8 %9 exit That way the cmd-window disappears after the application start. Is there no way to restore the old (a...
by Malaach
July 11th, 2016, 4:29 pm
Forum: General Help
Topic: Not looking for INI in program dir anymore?
Replies: 4
Views: 1983

Not looking for INI in program dir anymore?

Hello, I just upgraded from 0.7.20 and it seems the prgram is not looking into the program directory anymore for an INI file. Referring to FAQ "How do I run SABnzbd as a portable/self contained program?" it should do. When I use the -f switch the correct INI is used and works but when I do...