Map My Fitness (MMF) Link Not Working

Issue #323 resolved
Michael McGuirk created an issue

1) Exports to MMF result in a no time, no distance workout on mapmyfitness.com. Same result for both OTE and OTW workouts. MMF is unable to "analyze" the files. Capture1.PNG

2) Imports from MMF generate a message "No workouts found. We only list workouts with time data series." The process: a) Used rowsandall's Export functionality to send myself a TCX version of an OTE workout (attached). b) Successfully uploaded that file to MMF. c) Back in R, tried to Import that workout from MMF and got the above message.

Comments (6)

  1. Michael McGuirk reporter

    Re #1, export a rowsandall workout to MMF and the problem still exists, i.e. MMF can't analyze and records it as a zero time/distance workout. But, if you import that same workout back into rowsandall, the time/distance (all the data) still exists. Does this point to a problem on the MMF side?

  2. Sander Roosendaal repo owner

    I don't know. I find the MMF stuff hard to debug but will need to take a close look if my data structure adhers to their definition

  3. Sander Roosendaal repo owner

    Got a little further by correcting a typo in my code (aggregrates instead of aggregates)

  4. Log in to comment