Open farski opened 7 years ago
@farski can you add a screenshot or link to the view you're looking at? when I look, I see playback
events but the value for all of them is 0.00%.
compare to code in radio.radiotopia.fm, which is not having this issue https://github.com/PRX/radio.radiotopia.fm/blob/23d9730d3d2c94bf275826302dab70ff02a251ce/main.js
eg
30.000000000000004%
,29.999999999999993%
,810.0000000000001%
,1040%
The fractional values should get rounded.
All values should be three digits (eg
030%
)Not sure what's going on with the values > 1