change location sabnzbd.ini

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
v-enom
Newbie
Newbie
Posts: 30
Joined: April 6th, 2013, 7:21 am

change location sabnzbd.ini

Post by v-enom »

hi,

i want to chage the location of sabnzbd.ini. i copies the file to the new location and tried "sabnzbdplus -f /new/folder/sabnzbd.ini". after that i restartet sabnzbd. but the settings are still the same, sabn reads out the information from ini in the old folder.

is it necessary to start sab with -f command very time? i thought after runing this command the programs reads out server information from the new path every time. on my system sab starts with the os. what changes are necessary to use the new location very time sab starts?

v-enom
User avatar
jcfp
Release Testers
Release Testers
Posts: 1022
Joined: February 7th, 2008, 12:45 pm

Re: change location sabnzbd.ini

Post by jcfp »

Any non-standard ini location needs to be provided to the program on every start or the default will be used. For the sab system service on ubuntu, there's a setting for this in /etc/default/sabnzbdplus.
v-enom
Newbie
Newbie
Posts: 30
Joined: April 6th, 2013, 7:21 am

Re: change location sabnzbd.ini

Post by v-enom »

there's a setting for this in /etc/default/sabnzbdplus.
i know. i tried this

Code: Select all

CONFIG=/path/new/folder/sabnzbd.ini
after reboot, sab uses the default path as befor.

or do you meen the EXTRAOPTS?
User avatar
jcfp
Release Testers
Release Testers
Posts: 1022
Joined: February 7th, 2008, 12:45 pm

Re: change location sabnzbd.ini

Post by jcfp »

CONFIG is the correct one. Start the service with that setting and then check the program's (debug) logs. The ini file used is logged at startup at all but the most minimal log level.
Post Reply