Total downloaded MB, from history API

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
josz
Newbie
Newbie
Posts: 5
Joined: April 11th, 2010, 8:08 am

Total downloaded MB, from history API

Post by josz »

Hi,

I'm trying to retrieve the total downloaded MB's. It's shown on the history page.
I'm retrieving the history with the API "api?mode=history&output=xml&apikey=$APIKEY" ($APIKEY variable containing apikey).
However, in the resulting xml I cannot find a variable containing the total dowloaded MB's.

Maybe I'm overlooking something, or is this a bug?

Jos
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Total downloaded MB, from history API

Post by shypike »

It's not in the API.
Not a bug, because the documentation doesn't say it's included.
I suppose we could add it, but that's a feature request :)
josz
Newbie
Newbie
Posts: 5
Joined: April 11th, 2010, 8:08 am

Re: Total downloaded MB, from history API

Post by josz »

Thanks,
I added a feature request for this.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Total downloaded MB, from history API

Post by shypike »

I wast just kidding you.
It will be in 0.5.2
Post Reply