muriloventuroso / givemelyrics

See the lyrics of the song that is playing, from any application.
59 stars 10 forks source link

Lyrics are sometimes wrong #19

Closed NathanBnm closed 5 years ago

NathanBnm commented 5 years ago

Sometimes wrong lyrics are displayed instead of "No lyrics found". I think it's due to Letras.

For example if the song is "Control - Feder" the link is https://www.letras.mus.br/feder/control/

But Letras has no match with this one so it redirects to an other song of the same artist. In my example the link is changed to https://www.letras.mus.br/feder/breathe/ which is the song "Breathe - Feder"

Maybe you can try to check if the URL you send is the same as interpreted by Letras. If it's not the case, you can display "No lyrics found" instead of wrong lyrics.