Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] - Add actual moving time for workout #11

Closed
isellsoap opened this issue Jul 1, 2022 · 6 comments
Closed

[Feature Request] - Add actual moving time for workout #11

isellsoap opened this issue Jul 1, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@isellsoap
Copy link

Is your feature request related to a problem? Please describe.
I did a run that has the following time span: 18:02 until 18:37 o’clock (so 35 minutes). This is the time span that includes actual running and also pauses (e.g. if I’m on a street and paused the run due to traffic lights). The total running time (without pauses) is at around 34 minutes. The problem is that I cannot access the total running time from the API, thus I cannot correctly calculate things like pace information etc.

Describe the solution you'd like
The API should somehow return the total active workout time.

Device Information

  • iOS:
    • App Version: 6.2.3
@isellsoap isellsoap added the enhancement New feature or request label Jul 1, 2022
@isellsoap
Copy link
Author

isellsoap commented Jul 1, 2022

I see that in the workout exports (in the CSV files) the data point I’m looking for exists, it’s called "Duration". It would be nice to have that same information for the API call functionality.

@Lybron Lybron self-assigned this Jul 9, 2022
@isellsoap
Copy link
Author

@Lybron Hi, just curious if this is planned to add in any way? Can I help you with the implementation maybe? Would be happy to see this, as it’s an important metric. What do you think?

@Lybron
Copy link
Owner

Lybron commented Dec 14, 2023

@isellsoap Mega-late reply even though the app has been receiving updates. I've fixed the duration in the Quick Export functionality recently. I'll do the same for Automation exports in the next update, look out for the change in v8.0.9. If you'd be interested to beta test it beforehand, you could also get in touch privately with an email address I can send a TestFlight Invitation to.

@isellsoap
Copy link
Author

@Lybron Amazing news! All good, I will wait for the release. Thanks a lot for the great work!

@Lybron
Copy link
Owner

Lybron commented Dec 27, 2023

@isellsoap Update took a little longer than planned while I was fine-tuning some automation-related stuff. v8.0.11 is out now and you'll have a duration field in the payload which is the actual moving time of the workout, rather than the total time from workout start to finish.

I'll close this but go ahead and re-open if you have any issues.

@Lybron Lybron closed this as completed Dec 27, 2023
@isellsoap
Copy link
Author

isellsoap commented Dec 28, 2023

Nice, works like a charm. Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants