Improved XML API

Want something added? Ask for it here.
Post Reply
Ancillas
Newbie
Newbie
Posts: 12
Joined: February 24th, 2008, 3:08 am

Improved XML API

Post by Ancillas »

I'm working on a mobile app using MIDP 2.0.  Right now, I'm able to pull information on the Queue and the current jobs being processed from sabnzbd to my phone, but I can't come up with a simple way to grab history information.  It would be nice if the history information was available through the XML api URL's.

I thought I saw an XML API tool on sourceforge.  Does anybody know anything about that?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Improved XML API

Post by shypike »

The history is available as an RSS feed, will that do?
Look in the Wiki for more info.
Ancillas
Newbie
Newbie
Posts: 12
Joined: February 24th, 2008, 3:08 am

Re: Improved XML API

Post by Ancillas »

That RSS feed is perfect.  Thank you.
huleboeren
Release Testers
Release Testers
Posts: 114
Joined: January 25th, 2008, 1:10 pm

Re: Improved XML API

Post by huleboeren »

Be sure to release this to the public once you finish it - been looking for something like this forever :)
Its a java app right?
Post Reply