Hi folks!
A question to the developers of OpenWebif:
Is there any way to get the HDD capacity and free space in bytes? Any modifier i can use in web/about or web/deviceinfo?
I'm developing a frontend for a known media center software and I need it in bytes instead of GB or MB.
That way I can avoid doing the math (freeSpace * 1024* 1024 * etc) to get bytes and lose some accuracy.
Thanks for the great work you guys done!
h.udo