vaxace
16 years agoBinge Watcher
Retrieving the firmware version
How does one go about retrieving the current firmware version of the DVP.
The Roku Streaming Player Component Reference manual indicates that it can be retrieved with roDeviceInfo.GetVersion().
Since I'm currently running V2.7 build 857 (according to settings - player info), that is what I was expecting to get back from GetVersion().
What I actually get back is "012.07E00857A". :?
I can see components of 2.7/857 in that, but can I rely on the format so that I can always parse it?
Or, is there another way to get the "real" version?
Thanks,
Dave
The Roku Streaming Player Component Reference manual indicates that it can be retrieved with roDeviceInfo.GetVersion().
Since I'm currently running V2.7 build 857 (according to settings - player info), that is what I was expecting to get back from GetVersion().
What I actually get back is "012.07E00857A". :?
I can see components of 2.7/857 in that, but can I rely on the format so that I can always parse it?
Or, is there another way to get the "real" version?
Thanks,
Dave