

There is a article up by /u/blindpet or /u/htpcbeginner (I'm not sure which one he's using now as he's main account) that should help with it,

As far as starting NZBget on boot, you'll need to add init.d script into your /etc/inti.d/ for Ubuntu to load it at start up. The post processing side of it takes a bit more to setup and setup in general has a few more steps. So just make sure to use a different password for it, that's not tied to anything else, and that should limit any issues other than someone logging into your NZBget web gui. And also personal I think the NZBget api is a bit lacking, as it doesn't use a api-key but your user name and password. NZBget doesn't have a big list of supporting iOS/Android apps currently. Other than that you'll get just about everything you had with Sabnzbd but less support for mobile apps. Sabnzbd is just more user friendly vs NZBget. Please contact us if we can be of any assistance with the integration process We will work very closely with your developers to integratie NZBVortex in your applications and/or services. When you run it from the commandline, do you run it as root or yourself? NZBVortex has an easy NetworkAPI which will allow developer to integrate NZBVortex support easily. Is the log file writeable by nzbget? Can it read the configuration in /usr/share/nzbget/nf with the userid/groupid you set in the upstart config, or is it trying to use the config in your home directory ~/.nzbget ?

(You don't really need to run it as your login, you could run it as root if you want, but it's potentially a security risk.)Īfter boot, are there any entries in /var/log/nzbget/nzbget.log ? Is there anything in /var/log/upstart/nzbget.log* ? Your /etc/init/nf should look something like: description "NZBGet upstart script" What does this command show: sudo initctl list | grep nzbget
#Nzbvortex mac install
I switched recently, on Linux Mint (an Ubuntu derivative) and am happy that I did.ĭoes the nzbget upstart job run at all at boot? Did you install it by doing: sudo cp nf /etc/init/
