nzbmatrix - add nzb to sabnzbd based on id and api key combo

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
herod98
Newbie
Newbie
Posts: 1
Joined: February 9th, 2011, 7:34 am

nzbmatrix - add nzb to sabnzbd based on id and api key combo

Post by herod98 »

Hi

Check the following out regarding direct download URLs to nzb files indexed by nzbmatrix
http://nzbmatrix.com/api-info.php

In particular ...

DIRECT DOWNLOAD API:
Put simple, using the Direct Download API will save you having to visit the site. No HTML output is generated and the NZB is sent directly to your software/browser etc.

Usage:
http://api.nzbmatrix.com/v1.1/download. ... ey={APIKEY}

Given, SABnzbd already has my nzbmatrix username and api key, it would be nice if you could add another "Add new download" option that just requires the nzb id.

Or better still, can supply it a URL such as http://nzbmatrix.com/nzb-details.php?id=12345

and can reformulate the URL in to a http://api.nzbmatrix.com/v1.1/download. ... ey={APIKEY}
extracting the id value.

My SABnzbd dameon runs on a different machine to my browser.  Hence I would like to be able to copy/paste from one browser window (nzbmatrix) to the SABnzbd browser window just the URL...

cheers.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: nzbmatrix - add nzb to sabnzbd based on id and api key combo

Post by shypike »

A long time ago we implemented this for newzbin.
We wouldn't be able to distinguish between newzbin and nzbmatrix report numbers.
Also we're having second thoughts about hard-coding support for
indexers (that change their interfaces at will).

You can instead use nzbmatrix's bookmarking in combination with their
special bookmark RSS feed in SABnzbd's feed support.
User avatar
john3voltas
Release Testers
Release Testers
Posts: 115
Joined: January 17th, 2008, 5:35 pm
Location: Lisbon/Portugal

Re: nzbmatrix - add nzb to sabnzbd based on id and api key combo

Post by john3voltas »

shypike wrote: Also we're having second thoughts about hard-coding support for
indexers (that change their interfaces at will).
That's completely understandable.
Could this be done with the use of yahoo pipes?
If so, could someone post a tutorial for using yahoo pipes to tweak rss feeds?
I think rascalli probably could do that :).
Cheers
SABnzbd 0.6.0Alpha11 on Fedora 14-64bit laptop.
Usenet-News, TeraNews, newszilla6.xs4all.nl and reader.ipv6.xsnews.nl.
IPv6 connections powered by Hurricane Electric.
Can pull 30Mbit nntp on a 30Mbit FTTH link.
Post Reply