MTG / freesound

The Freesound website
https://freesound.org
GNU Affero General Public License v3.0
311 stars 87 forks source link

Downloaded samples count inconsistency #1144

Open bdejong opened 6 years ago

bdejong commented 6 years ago

https://freesound.org/people/FreeSoundSample/ says "downloaded samples = 0"

https://freesound.org/people/FreeSoundSample/downloaded_sounds/ shows 4 samples downloaded

philtgun commented 6 years ago

Should be fixed with the deployment of #1170 and running report_count_statuses management command

philtgun commented 6 years ago

@ffont can you verify that the problem is fixed and we can close the issue?

ffont commented 6 years ago

I'll put that on my list. We basically need to run the sync command including downloads and see the difference. It takes a number of hours so we should only schedule it from time to time.