New instance of SabNZBD opened with every nzb file

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
fusen
Newbie
Newbie
Posts: 41
Joined: February 11th, 2008, 12:14 am

New instance of SabNZBD opened with every nzb file

Post by fusen »

I had 0.5 installed but upgraded to 0.5.2 using the old config file, but then deleted the old config file and let the wizard create a new one located on Local Data\Local Settings\

But the problem I'm having is everytime I either select the 'open with sabnzbd' option or download a .nzb file and double click it, SabNZB will create a new process using a randomly chosen port number instead of the one in the config file as a sab process will already be using that port.

Is there any way to overcome this so all nzbd files are downloaded in just one sab process?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: New instance of SabNZBD opened with every nzb file

Post by shypike »

Did you use the -f parameter before?
Open a command prompt and type:

Code: Select all

ftype Nzb.File
What do you get?
fusen
Newbie
Newbie
Posts: 41
Joined: February 11th, 2008, 12:14 am

Re: New instance of SabNZBD opened with every nzb file

Post by fusen »

that exact line given didn't work as it didn't detect the filetype,

I went through the control panel>folder options and this is what is set for NZB files;

Code: Select all

"C:\sabnzbd\SABnzbd.exe" "%1"
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: New instance of SabNZBD opened with every nzb file

Post by shypike »

Is that the same way you normally start SABnzbd?
I mean, just using "c:\sabnzbd\SABnzbd.exe" without any parameters?
Do you start it under the same user account as you are normally logged in with?
fusen
Newbie
Newbie
Posts: 41
Joined: February 11th, 2008, 12:14 am

Re: New instance of SabNZBD opened with every nzb file

Post by fusen »

Yes and yes, it was installed using the normal installer with empty config file, so default behaviour. and only one user account is used.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: New instance of SabNZBD opened with every nzb file

Post by shypike »

I give up.
For some reason the second instance cannot find the first instance.
You may have to resort to a simpler method, described here:
http://wiki.sabnzbd.org/howto-associate
Post Reply