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

Care for tracks not being on SoundCloud anymore #11

Open
freenerd opened this issue Sep 21, 2009 · 2 comments
Open

Care for tracks not being on SoundCloud anymore #11

freenerd opened this issue Sep 21, 2009 · 2 comments
Labels

Comments

@freenerd
Copy link
Owner

It happens, that we have tracks, that the user has deleted from SoundCloud again. When a track is displayed, we should check, if the track is present. If it is not, we should delete it from the datastore, give the user a notice and/or play the next track.

@ericw
Copy link
Collaborator

ericw commented Sep 22, 2009

yep, you'll need to sniff specifically for a 404, otherwise when soundcloud is down or gives a 500, you would delete potentially a lot of tracks acting on the wrong information

@freenerd
Copy link
Owner Author

since citysounds already has a soluton for this I'm going to ask henrik for advice ...

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