SwagLyrics / SwagLyrics-For-Spotify

📃 Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.
https://pypi.org/project/swaglyrics/
MIT License
320 stars 36 forks source link

[BUG] Displays wrong lyrics #2156

Closed hv7214 closed 4 years ago

hv7214 commented 4 years ago

Describe the bug

Playing Shallow by The Hound + The Fox song displays The Moon song by Karen O song's lyrics.

To Reproduce Steps to reproduce the behavior:

  1. Go to Spotify.
  2. Play Shallow by The Hound + The Fox.
  3. See lyrics displayed by Swaglyrics.

Expected behavior

Since former song's lyrics doesn't exist on genius, it should have filed an issue on github.

Screenshots

Screenshot from 2020-02-10 14-02-17

Desktop:

vishal2612200 commented 4 years ago

I think this issue is due to unavailable lyrics on the genius website, Screenshot from 2020-02-15 15-23-14

aadibajpai commented 4 years ago

Yeah since lyrics aren't available the first time around, the backend tries to use the Genius API to try and resolve it. That's what the Genius API returned.