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

Delete old tracks with cron job #10

Open
freenerd opened this issue Sep 21, 2009 · 1 comment
Open

Delete old tracks with cron job #10

freenerd opened this issue Sep 21, 2009 · 1 comment
Labels

Comments

@freenerd
Copy link
Owner

Reason is the correct number of tracks per city. If we don't delete, cities grow and grow and every city gets the biggest bubble. We also do not need the old tracks anymore, because they will not appear on the map or genre filter anyway. Limit could be 3 months.

@ericw
Copy link
Collaborator

ericw commented Sep 22, 2009

you could also do the city size relative, so you'd keep track of the biggest city and we could size all other bubbles relative to that one (so say london has 500 tracks, LA has 300, then LA would be 60% size of london, etc..)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants