vixalien / muzika

Elegant music streaming app
GNU General Public License v3.0
261 stars 17 forks source link

Add LrcLib as a lyric provider #200

Closed szaszlyki21 closed 1 week ago

szaszlyki21 commented 4 weeks ago

Having a alternative provider to lyricfind that is also open source would be awesome! Lrclib has a api documentation on https://lrclib.net/docs The service offers an easy tool to contribute lyrics as a volunteer(Lrcget), so anyone can create synced lyrics if some songs don't have them. Songs often have more than one version of lyrics on the service so probably the app would have to have something that you can choose other versions of lyrics with if the one that is provided doesn't match the song(e.g. provided lyrics for radio edit of a song making them not synced with the recording)

vixalien commented 1 week ago

I'm closing this as out of scope. I would be happy to accept an MR, but will probably never work on this.