API Response from Add NZB calls

Want something added? Ask for it here.
Post Reply
tolsen64
Newbie
Newbie
Posts: 3
Joined: June 8th, 2012, 1:00 am

API Response from Add NZB calls

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: API Response from Add NZB calls

Post by shypike »

Release 0.7.0 will return the queue-identifier.
This is a useful info for subsequent api calls.
Post Reply