send a newzbin ID to sabnzbd remotely without connecting to web portal?
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.
-
PiNPOiNT
send a newzbin ID to sabnzbd remotely without connecting to web portal?
Is it possible to send a link or a command to sabnzbd with a newzbin ID to have it queue it up, without having to access the web portal?
-
PiNPOiNT
Re: send a newzbin ID to sabnzbd remotely without connecting to web portal?
I was just lookin at the API stuff as well. I can use that to send a specific newzbin ID as well correct?
-
PiNPOiNT
Re: send a newzbin ID to sabnzbd remotely without connecting to web portal?
So for example, i could use this then to add it to my bookmarks?
http://v3.newzbin.com/account/bookmarks ... id=5157556
Does this require a web browser to accomplish?
can i include my username/password so it can run it without having to login ?
will i able able to execute this in python for example, or action script?
http://v3.newzbin.com/account/bookmarks ... id=5157556
Does this require a web browser to accomplish?
can i include my username/password so it can run it without having to login ?
will i able able to execute this in python for example, or action script?
Last edited by pinpoint on October 1st, 2009, 5:21 pm, edited 1 time in total.
-
PiNPOiNT
Re: send a newzbin ID to sabnzbd remotely without connecting to web portal?
sorry, the newzbin API? or sabnzbd's API?