how to do Deep configuration?

Get help with all aspects of SABnzbd
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
doronpascal
Newbie
Newbie
Posts: 1
Joined: January 21st, 2009, 4:27 am

how to do Deep configuration?

Post by doronpascal »

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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: how to do Deep configuration?

Post by shypike »

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.
Post Reply