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

Add last.fm scrobbling #344

Open
jcraigk opened this issue Dec 2, 2023 · 0 comments
Open

Add last.fm scrobbling #344

jcraigk opened this issue Dec 2, 2023 · 0 comments

Comments

@jcraigk
Copy link
Owner

jcraigk commented Dec 2, 2023

https://www.last.fm/api/scrobbling

This would require:

  1. Obtain last.fm API key
  2. Authentication button for last.fm login on front page and login page
  3. Callback route that saves the user's last.fm token on successful login
  4. Report listens (scrobbles) using the user's API token at 50% completion of a track play (JS behavior plus route to authorize user and notify last.fm on their behalf)
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

1 participant