Quote:
Originally Posted by geek1011
I just checked by putting this into the console:
Code:
KoboFirmware.devices = [];KoboFirmware.devicesToChcek = {};String.prototype.padLeft = function (paddingValue) {return String(paddingValue + this).slice(-paddingValue.length);};for (var i = 0;i < 100; i++) {console.log(i);var did = "00000000-0000-0000-0000-0000000003" + i.toString().padLeft("00");KoboFirmware.devicesToCheck[did] = did};KoboFirmware.promises.CustomJSONP = KoboFirmware.promises.JSONP.bind(null, 60000, "https://json2jsonp.com/");KoboFirmware.Init();
It seems like it is the only new one on the list which works, so I think David is correct.
|
For me
Code:
https://api.kobobooks.com/1.0/UpgradeCheck/Device/00000000-0000-0000-0000-000000000374/RakutenBooks/0.0.0/N905xxxxxxxxx
returns the URL
http://download.kobobooks.com/firmwa...-3.19.5761.zip
whereas
Code:
https://api.kobobooks.com/1.0/UpgradeCheck/Device/00000000-0000-0000-0000-000000000375/RakutenBooks/0.0.0/N905xxxxxxxxx
returns the URL
http://download.kobobooks.com/firmwa...e-4.3.9084.zip
With bestbuyca both return the URL
http://download.kobobooks.com/firmwa...e-4.4.9298.zip