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

make redownloading activities #223

Closed
j-paulus opened this issue Feb 11, 2024 · 1 comment
Closed

make redownloading activities #223

j-paulus opened this issue Feb 11, 2024 · 1 comment

Comments

@j-paulus
Copy link

Describe the bug

I am downloading the info from Garmin weekly using make command. After the update to 3.5.2, this seems to redownload the activities done after the update. For example the last three weeks:

2024-01-27: 98 activities
2024-02-04: 104 activities 
2024-02-11: 109 activities

The progress of downloading the activity zip-files takes longer each week and the number of files downloaded increases. Before the version 3.5.2, the update only downloaded the new activities.

To Reproduce

In the project folder, execute make. Perform some activities. Execute make again. Now also the activities downloaded by the first call are redownloaded.

Expected behavior

make should download only the new activities.

Logs
Please include a copy of screen logging and garmin.log.

If necessary, I can share the logs via email.

Please run bugreport.sh and attach bugreport.zip.

Could not find bugreport.sh from my installation.

Additional context

My GarminDB setup is a bit older and updated every now and then. Honestly, it wouldn't be a surprise if this is some update glitch. Still, I'm not sure what is the best approach to debug the issue.

@tcgoetz
Copy link
Owner

tcgoetz commented Feb 19, 2024

@tcgoetz tcgoetz closed this as completed Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants