Search found 2 matches

by compound84
February 17th, 2013, 3:01 pm
Forum: General Help
Topic: Adding newznab url via the API
Replies: 2
Views: 1517

Re: Adding newznab url via the API

I solved this by using %26 instead of & in the url param!
by compound84
February 17th, 2013, 1:22 pm
Forum: General Help
Topic: Adding newznab url via the API
Replies: 2
Views: 1517

Adding newznab url via the API

Hi, im trying to use the sabnzbd API and having a little trouble with adding via URL. as to access a file via url in newznab you have to provide aditional params i.e the API key so you end up with a url like this:http://news.XXX.org/getnzb/0221a078277e3cec09bea625c6598fc5.nzb&i=1&r=XXXXX and...