How to send nzb file to app to download ?

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.
Locked
dmoniac75
Release Testers
Release Testers
Posts: 9
Joined: February 5th, 2009, 10:07 am

How to send nzb file to app to download ?

Post by dmoniac75 »

Hi.

How to send NZB file downloaded from my browser to sab,zb directly ?  ???

When I click on a file, the website generate a nzb file which I choose action (open with..., save, ...).
I want create a application 'open with' to send directly the nzb file to sabnzb.

How can I do it ?

Thanks.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: How to send nzb file to app to download ?

Post by switch »

SABnzbd doesn't support file associations directly, however you can use a third party program, see NZB File Openers here:https://forums.sabnzbd.org/index.php?topic=38.0

The most common method for importing nzb files is to create a watched folder (see config>folders) and save your nzb's to there.

If you use firefox, you can also get the extension nzbdstatus which will automatically add nzb files to sabnzbd no matter where you save them (don't save them to your watched folder then).
User avatar
sander
Release Testers
Release Testers
Posts: 9062
Joined: January 22nd, 2008, 2:22 pm

Re: How to send nzb file to app to download ?

Post by sander »

nzbdstatus is cool and handy,  indeed!

See https://nzbdstatus.bountysource.com/
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: How to send nzb file to app to download ?

Post by shypike »

This is a poor man's alternative:

http://sabnzbd.wikidot.com/howto-associate
dmoniac75
Release Testers
Release Testers
Posts: 9
Joined: February 5th, 2009, 10:07 am

Re: How to send nzb file to app to download ?

Post by dmoniac75 »

Thanks for yours reply.

SABnzb status for Firefox run great for me.
And now, with your script I known how to assign NZB file to executable app.


Thanks.
User avatar
inpheaux
Administrator
Administrator
Posts: 563
Joined: January 16th, 2008, 9:14 pm

Re: How to send nzb file to app to download ?

Post by inpheaux »

dmoniac75 wrote:And now, with your script I known how to assign NZB file to executable app.
Note that with nzbdstatus this script both isn't needed and can result in weirdness. nzbdstatus by default intercepts all nzbd downloads, sends them to sabnzbd, and then deletes them. So if you have both that script and nzbdstatus running, you might get dupes.
Locked