philosowaffle / peloton-to-garmin

Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect
https://philosowaffle.github.io/peloton-to-garmin/
GNU General Public License v3.0
278 stars 371 forks source link

P2G Clipping workouts #321

Open derekkvedar opened 2 years ago

derekkvedar commented 2 years ago

Some (not all) workouts are being clipped, and I can't figure out where - I think it's just missing random data points within the workout that add up to anywhere from a few seconds to a few minutes of the workout. I noticed it when I see the difference between Time and Moving Time. image The weird part is that there isn't a notable part of the workout that's missing - the HR and Output graph match the ones from the peloton app/site, which show a full 60 minute workout. image

philosowaffle commented 1 year ago

@derekkvedar sorry its taken me so long to look into this further. I found a similar workout of my own that had been clipped.

In Garmin Connect it looks like I'm missing 23seconds. image

When I looked at the same workout on Peloton's site, I noticed at the bottom of the HR section this message:

image

In my case, Peloton actually failed to record some of the data. Do you see a similar message on your clipped Peloton workouts?

derekkvedar commented 1 year ago

For that particular workout, Peloton only missed 7s of the data. But Garmin is missing 7:13 of data, which is why i found it curious. It's not usually that drastic.

image