RSS feed with current status

Want something added? Ask for it here.
Post Reply
sandervz
Newbie
Newbie
Posts: 9
Joined: May 7th, 2008, 3:20 pm

RSS feed with current status

Post by sandervz »

Hi,

Would it be possible to implement a new XML RSS output feed with the current status of Sabnzbd? Then you could insert that feed into a RSS reader, Firefox for example, that displays the current status. A few  examples that could be shown;

-  SabNZBd Status  -
Status: Downloading/paused
-  Current job  -
Current: Job_name
Downloaded X GB
Job total Y GB
ETA: 07-05-2008 22:45
-  Que  -
Total in que XY GB
ETA Que : 08-05-2008 9.45

Something like that!
I would find it verry usefull, and it would make third-party addons unnecesairy, or if you insist on using them, it makes their life much easier(or at least the lives of the developers ;) )
Last edited by sandervz on May 7th, 2008, 3:56 pm, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: RSS feed with current status

Post by shypike »

It's not really something for an RSS feed, I think.

For utilities there's already:

Code: Select all

http://host:port/sabnzbd/api?mode=qstatus&output=xml
Documented in http://sabnzbd.wikidot.com/automation-support
sandervz
Newbie
Newbie
Posts: 9
Joined: May 7th, 2008, 3:20 pm

Re: RSS feed with current status

Post by sandervz »

shypike wrote: For utilities there's already:

Code: Select all

http://host:port/sabnzbd/api?mode=qstatus&output=xml
Documented in http://sabnzbd.wikidot.com/automation-support
Oke, but it's not readable by rss readers, so i still would have to use an 3th party add on, and thats exactly what i am trying to prevent!
Post Reply