Page 1 of 1

API Response from Add NZB calls

Posted: June 8th, 2012, 1:09 am
by tolsen64
Would it be possible to return useful info from the Queue "Add" functions? Currently, all I get back is "OK". I would like for it to return a "failure/success" message along with the nzb filename if the add was successful, or return the warning/error if the add was not successful ("ignored duplicate", etc.). I'm in the process of writing an external app to automate my searching and downloading. Having meaningful response messages would make it much easier.

Re: API Response from Add NZB calls

Posted: June 8th, 2012, 7:25 am
by shypike
Release 0.7.0 will return the queue-identifier.
This is a useful info for subsequent api calls.