Peter Gardfjäll
f0548d2928
add missing ignore_errors argument in call to incremental_backup
...
Co-authored-by: Stanislav Khrapov khrapovs@gmail.com
2020-04-07 14:15:30 +02:00
Stanislav Khrapov
4ee0cda314
cosmetic code cleanup
...
Co-authored-by: Stanislav Khrapov <stanislav.khrapov@dbschenker.com>
2020-03-08 20:05:56 +01:00
Stanislav Khrapov
8cd27fcb19
Refactor main script logic into an incremental_backup library function
...
The overall intent is to make it easier for third-party clients to implement incremental backups as simple function calls to the garminexport library, rather than executing the garminbackup.py script.
Co-authored-by: Stanislav Khrapov <stanislav.khrapov@dbschenker.com>
2020-03-08 17:19:19 +01:00
petergardfjall
d0aeabae6d
add --max-retries option to support retrying failed downloads with exponential backoff
2018-02-26 21:35:41 +01:00
petergardfjall
aaed3f44bb
adapted to new authentication procedure
2017-05-14 08:54:23 +02:00
petergardfjall
38ac9ca0f2
incremental backup skips activity exports that have already been tried
2015-03-04 20:55:55 +01:00
petergardfjall
012c029c83
dropped garminexport.py in favor of the incremental_backup.py script, now renamed to garminbackup.py
2015-02-21 18:10:43 +01:00