Question about using the 'Add by Url' api
Posted: March 21st, 2012, 6:50 am
Hi folks,
I'm reading the api wiki about how to add an nzb via url.
The docs say this: -
Shortest way:
The url i want to try and parse is
notice how my url has a few extra params? is that ok?
cause that means, i would need to do this... and i'm not sure if this is right ..
(of course, i would replace {0} and {1} with the correct info ...
so .. can that work?
(i'm at work, and can't try this .. so i was hoping someone can confirm for me, please).
-ce moi-
I'm reading the api wiki about how to add an nzb via url.
The docs say this: -
Shortest way:
Code: Select all
URL: api?mode=addurl&name=http://www.example.com/example.nzb&nzbname=NiceNameCode: Select all
https://www.pewpew.asadsa/api?t=get&guid={0}&apikey={1}&o=jsoncause that means, i would need to do this... and i'm not sure if this is right ..
Code: Select all
URL: api?mode=addurl&name=https://www.pewpew.asadsa/api?t=get&guid={0}&apikey={1}&o=json&nzbname=NiceNameso .. can that work?
(i'm at work, and can't try this .. so i was hoping someone can confirm for me, please).
-ce moi-