Tigge / antfs-cli

Extracts FIT files from ANT-FS based sport watches such as Garmin Forerunner 60, 405CX, 310XT, 610 and 910XT.
MIT License
312 stars 77 forks source link

Add --oldest-first argument and reverse default download order #191

Open mscansian opened 2 years ago

mscansian commented 2 years ago

Rationale

When you first connect you watch you normally care about the newest activities. The issue is that the script starts by download the oldest ones and it can take quite a long time until you reach the activities you care about.

What this PR does

This should resolve the issues pointed in #147

mscansian commented 2 years ago

@Tigge You probably need to rerun the tests. It seems that coverals had a server error.