Commit Graph
1 Commits
Author SHA1 Message Date
fachleitner 9072333a3c relax file name matching for downloaded fit files
Seems like Garmin has changed the naming scheme of `.fit` files within the zip download when getting the original activity.
The scheme used to be `{activity_id}.fit.` but has been changed to `{activity_id}_ACTIVITY.fit`. This commit relaxes the name comparison.
2020-11-07 07:58:22 +01:00