API queue mb & mbleft help
Posted: January 25th, 2016, 8:43 pm
Hi
I'm have just started to developing for iOS/tvOS and are playing around with the API for my SABnzbd server.
Right now I'm setting up the queue but having "issue" with the mb & mbleft.
My json output for the simple queue shows my "mb":46024.399725 but when I look at the SABnzbd web interface at the same time, it shows 44.9 GB. My guess is that the API gives me MB so I have to devide by 1000 to get GB, but that would would give me 46GB. Same goes for "mbleft"...
What am I doing wrong?
I'm have just started to developing for iOS/tvOS and are playing around with the API for my SABnzbd server.
Right now I'm setting up the queue but having "issue" with the mb & mbleft.
My json output for the simple queue shows my "mb":46024.399725 but when I look at the SABnzbd web interface at the same time, it shows 44.9 GB. My guess is that the API gives me MB so I have to devide by 1000 to get GB, but that would would give me 46GB. Same goes for "mbleft"...
What am I doing wrong?