Hello all,
I searched for how to on those subject with no result, so I'll ask if anybody know...
first; I installed the software on Vista.
I want to change the system folder from its default to a custom one like: c:\program files\sabnzbd
(system folder which contains the INI file)
I also want to change the virtual folder from "sabnzbd" to a custom one, like: "news"
(virtual folder = "http://localhost:port/")
I'll be very thanksful for who tells me a "how to" of first, second or both questions.
thanks in advance for any answer.
how to do Deep configuration?
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.
Re: how to do Deep configuration?
Start SABnzbd with a parameter:
-f full-path-of-ini-file
Change the shortcut for this.
(you could have checked out the Help Wiki: http://sabnzbd.wikidot.com/command-line-parameters )
For the second one you either have to hack the source code (good luck)
or put SABnzbd behind an Apache server, which remaps the virtual path.
-f full-path-of-ini-file
Change the shortcut for this.
(you could have checked out the Help Wiki: http://sabnzbd.wikidot.com/command-line-parameters )
For the second one you either have to hack the source code (good luck)
or put SABnzbd behind an Apache server, which remaps the virtual path.

