-
Notifications
You must be signed in to change notification settings - Fork 54
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
feat(ExposeService): ListenBrainz integration #1029
Comments
I'll try to implement this tomorrow! It'll use the same expose service that I added for last.fm so it will have the same issues that our current last.fm build has(ie it scrobbles immediately and not after 30s or half the song played) |
dont know if you checked my code changes after your nice contribution, but I wrapped last fm in a service, would be better if you do this for listenbrainz as well, I need to do this for discord too |
I see. I'll follow the same implementation paradigm! |
Fixed with #1047 |
Originally posted by @Derkades in #874 (comment)
https://pub.dev/packages/listenbrainz_dart
The text was updated successfully, but these errors were encountered: