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.
How to send nzb file to app to download ?
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 send nzb file to app to download ?
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).
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).
Re: How to send nzb file to app to download ?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: How to send nzb file to app to download ?
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.
SABnzb status for Firefox run great for me.
And now, with your script I known how to assign NZB file to executable app.
Thanks.
Re: How to send nzb file to app to download ?
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.dmoniac75 wrote:And now, with your script I known how to assign NZB file to executable app.