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

Scrobble retry when encountering 'Over Capacity'/'Unavailable' response. #39

Closed
damienhaynes opened this issue Sep 1, 2011 · 3 comments

Comments

@damienhaynes
Copy link
Collaborator

Scrobble retry when encountering 'Over Capacity' response. Wait 10secs and try again (in bg thread), this can continue until different response is returned.

@Technicolour
Copy link

For this to be clean, we should look into refactoring out the scrobbling handlers into the BasicHandler so that scrobbling is always consistent between all the plugins.

@Technicolour
Copy link

In fact I'm fairly tempted to branch off a fresh write with a better interface for 2.0 or even just 1.5

@damienhaynes
Copy link
Collaborator Author

Im closing this as I dont think its really needed, I have added 'last_played' date to the 'seen' sync, when back syncing it will keep an accurate play date if a scrobble was missed.

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