Skip to content

Implement basic LRCLIB lyrics provider#122

Draft
maxmitti wants to merge 3 commits intonullobsi:mainfrom
maxmitti:lrclib
Draft

Implement basic LRCLIB lyrics provider#122
maxmitti wants to merge 3 commits intonullobsi:mainfrom
maxmitti:lrclib

Conversation

@maxmitti
Copy link
Contributor

@maxmitti maxmitti commented Dec 12, 2025

This is a very basic implementation for fetching lyrics from https://lrclib.net.
The extraction of the base class LyricsProvider from UltimateLyricsProvider is still a bit messy.

In contrast to #93 this implementation is straight forward using Qt’s JSON and HttpRequest support.
What do you think about the overall approach?
I am also uncertain about how to implement error handling within the LyricsProvider.

Closes #94

@nullobsi
Copy link
Owner

the approach is good :)

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

Successfully merging this pull request may close these issues.

feat: LRCLib lyrics support

2 participants