Multiple Instances?
Forum rules
Help us help you:
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.
Multiple Instances?
I have a need to run multiple instances of SABnzbd. Problem is that they all point to the same .ini file and I can't find a place to change this. Is it possible, and if so how?
Re: Multiple Instances?
Start each instance with a different INI file by using the -f parameter.
http://sabnzbd.wikidot.com/command-line-parameters
Make sure that each instance has its own webserver port, cache folder and log folder.
http://sabnzbd.wikidot.com/command-line-parameters
Make sure that each instance has its own webserver port, cache folder and log folder.
Re: Multiple Instances?
Thanks much brother