Page 1 of 1

Kodibuntu Autostart Issues

Posted: May 24th, 2016, 12:38 pm
by geenski
I'm running Kodibuntu and having issues getting Sabnzbdplus to autostart. I've had the /etc/default/sabnzbdplus file edited and it feels like most of the time it would start no problem, but as of late it doesn't. I've also tried using the following sticky thread's advice and that hasn't seemed to help. Could there be something else I'm missing? Has anyone else run into the same issue?

http://forums.sabnzbd.org/viewtopic.php?f=16&t=6125


System:
Gigabyte Brix J1900
Kodibuntu (Kodi 16.0/Ubuntu 14.04)

Re: Kodibuntu Autostart Issues

Posted: May 24th, 2016, 2:02 pm
by sander
show the output of:

Code: Select all

sudo service sabnzbdplus stop
and

Code: Select all

sudo service sabnzbdplus start

Re: Kodibuntu Autostart Issues

Posted: May 24th, 2016, 9:47 pm
by geenski
Is this what you're looking for?

~$ sudo service sabnzbdplus stop
* Stopping SABnzbd+ binary newsgrabber [ OK ]


~$ sudo service sabnzbdplus start
* Starting SABnzbd+ binary newsgrabber [ OK ]

Re: Kodibuntu Autostart Issues

Posted: May 27th, 2016, 7:12 pm
by geenski
Can anyone help me out here? I've seen these discussions before but havent seen any definitive answers.