Page 1 of 1

sabnzbd active while looged out

Posted: September 13th, 2010, 9:48 pm
by andyboutte
I am running on mac os x and am wondering if there is a way I can run sabnzbd not as an application but just a normal website that would be accessible while all users are logged out?

Thanks.

Re: sabnzbd active while looged out

Posted: September 14th, 2010, 12:12 am
by rascalli
when all users are logged out , sabnzbd+ is still running
It runs in the background

Re: sabnzbd active while looged out

Posted: September 14th, 2010, 3:55 am
by sander
rascalli wrote: when all users are logged out , sabnzbd+ is still running
It runs in the background
... AFAIK only if sabnzbd is started as service, not if it's started from the commandline ...

Re: sabnzbd active while looged out

Posted: September 14th, 2010, 6:19 am
by rascalli
@SanderĀ  :
I thought that sabnzbd+ was always running , even when you are not logged in into the webui
IS the OSX version so much different from linux & windows ?

Re: sabnzbd active while looged out

Posted: September 14th, 2010, 8:31 am
by shypike
Windows will terminate SABnzbd when you logout.
Unless you run it as a service or as a scheduled task (with some special settings).
On Linux you need to run it as a init.d job.

Re: sabnzbd active while looged out

Posted: September 14th, 2010, 10:50 am
by andyboutte
any suggestions for keeping SABnzbd persistent on mac?

Re: sabnzbd active while looged out

Posted: September 14th, 2010, 1:21 pm
by sander
andyboutte wrote: any suggestions for keeping SABnzbd persistent on mac?
See last paragraph on http://wiki.sabnzbd.org/howto-osx-src

Re: sabnzbd active while looged out

Posted: September 14th, 2010, 1:27 pm
by sander
rascalli wrote: @SanderĀ  :
I thought that sabnzbd+ was always running , even when you are not logged in into the webui
IS the OSX version so much different from linux & windows ?
On my Linux, I use the SABnzbd source version, which I start from the command line. And, yes, it will stop when I logout (which I rarely do).

I don't use the sabnzbdplus from the repository (which I could run as a service), as it's often not as new as the source version, I find it more difficult to setup and I don't care too much about running SAB as a service.

I must confess I do use sabnzbdplus for one purpose: installing sabnzbdplus will take care of installing all the needed dependencies for SABnzbd source version. ;-)