Api Command History (XML-Format)

Report & discuss bugs found in 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
Kiwifranky
Newbie
Newbie
Posts: 4
Joined: February 5th, 2014, 10:10 am

Api Command History (XML-Format)

Post by Kiwifranky »

Hi,

I send an API call to get the history information in xml format.
There is a problem with the <Meta>-Tag.
The closing tag is missing...
So it looks like: <Meta>None instead of: <Meta>None</Meta> !

Would be nice if it will be fixed...

Thanks

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

Re: Api Command History (XML-Format)

Post by shypike »

I cannot reproduce this issue.
Can you list the exact API call (excluding the apikey)?
Post Reply