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 Lyrics.Java support #148

Merged
merged 19 commits into from
Mar 9, 2024
Merged

Add Lyrics.Java support #148

merged 19 commits into from
Mar 9, 2024

Conversation

KMen1
Copy link
Contributor

@KMen1 KMen1 commented Mar 9, 2024

I have found great use of the Lyrics.Java plugin and think it would be great to have native support for it in Lavalink4NET!

This integration

  • Automatically fetches the lyrics for the current track in NotifyLyricsLoadedAsync.
  • Adds GetCurrentTrackLyricsAsync, GetYoutubeLyricsAsync, GetGeniusLyricsAsync and SearchAsync extension methods to ILavalinkApiClient.
  • Adds documentation for the integration and updates the readme to include it

If looking forward to getting feedback on this PR and hopefully getting it merged!

@angelobreuer
Copy link
Owner

Very cool 🎉 thank you a lot!

@angelobreuer
Copy link
Owner

Linking DuncteBot/java-timed-lyrics#4

@angelobreuer
Copy link
Owner

Can you take a look at the modifications I made and check if they suit your use-case? Maybe there is something you find odd or could be improved

@angelobreuer angelobreuer added the enhancement New feature or request label Mar 9, 2024
@KMen1
Copy link
Contributor Author

KMen1 commented Mar 9, 2024

Yes, it's perfect like this 👌

@angelobreuer angelobreuer merged commit 583767c into angelobreuer:dev Mar 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants