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

"lost_token" command #68

Open
adammw opened this issue Feb 9, 2014 · 1 comment
Open

"lost_token" command #68

adammw opened this issue Feb 9, 2014 · 1 comment

Comments

@adammw
Copy link
Collaborator

adammw commented Feb 9, 2014

When you are playing music in the web player and start playing music on the desktop player logged into the same account, the service sends this command to tell the web client to pause. I don't think we need to do anything special, seems like it just sends standard track event's when it's unpaused (causing the other client to get the same message themselves) and doesn't refetch the track, however we don't want to throw if it occurs and may want to bubble the event up if api consumers want to use it for some reason.

@TooTallNate
Copy link
Owner

👍

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

No branches or pull requests

2 participants