You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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: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. Executemake
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.
The text was updated successfully, but these errors were encountered: