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

feat(ExposeService): ListenBrainz integration #1029

Closed
Feichtmeier opened this issue Nov 18, 2024 · 4 comments
Closed

feat(ExposeService): ListenBrainz integration #1029

Feichtmeier opened this issue Nov 18, 2024 · 4 comments

Comments

@Feichtmeier
Copy link
Member

Feichtmeier commented Nov 18, 2024

          And don't forget ListenBrainz, another popular (?) alternative to last.fm

Originally posted by @Derkades in #874 (comment)

https://pub.dev/packages/listenbrainz_dart

@CosmicRaptor
Copy link
Member

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)

@Feichtmeier
Copy link
Member Author

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

@CosmicRaptor
Copy link
Member

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!

@Feichtmeier
Copy link
Member Author

Fixed with #1047

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