nzbmatrix - add nzb to sabnzbd based on id and api key combo
Posted: February 9th, 2011, 7:42 am
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.
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.