emilioastarita / lyricfier

a Spotify Lyrics alternative app | New updates at https://github.com/emilioastarita/lyricfier2 (a faster version in golang)
Creative Commons Zero v1.0 Universal
586 stars 47 forks source link

Wrong "Sorry, couldn't find lyrics for this song!" message, but can't know the real problem #60

Closed eLBati closed 7 years ago

eLBati commented 7 years ago

It seems that , when fast skipping to next song, lyricfier can't correctly retrieve the lyrics. See the screenshot

lyri

I quickly skipped 2 songs and got it.

The message is clearly wrong. lyricfier should at least show the real problem (better if it correctly retrieved lyrics :smirk:)

wacevedo commented 7 years ago

Hi, Im getting this problem with all the songs. 😐

MythodeaLoL commented 7 years ago

Same problem here. :face_with_head_bandage:

patolinlp commented 7 years ago

Same problem :(

azelos commented 7 years ago

Same problem here. Any solution for this??

image

wacevedo commented 7 years ago

If you know what is causing this problem maybe I can check it and try something, any thoughts?

KrisCvetkovikj commented 7 years ago

I believe it's failing on https://github.com/emilioastarita/lyricfier/blob/master/render/SongRender.ts#L76

From what I can see, the library (plugin) isn't that good, maybe I could do a pull request with a different one this weekend.

wacevedo commented 7 years ago

@k1ko If there is anything I can help let me know.

andersmogensen commented 7 years ago

Same problem, finds the correct song, but cant find lyrics.

PeterMX commented 7 years ago

same problem, fix it fast please! captura de pantalla de 2017-02-01 22-52-00

PolluxDK commented 7 years ago

Same issue here, unable to load lyrics for all songs. On different pc's. Win10

MythodeaLoL commented 7 years ago

i'm using this as alternative, seems better. https://www.microsoft.com/en-us/store/p/musixmatch-desktop/9wzdncrfj235

alt tag

R.I.P. lyricfier.

KrisCvetkovikj commented 7 years ago

Go away, mate.

SamuelNeves commented 7 years ago

Its back!!=D Thanks

linuxdood commented 7 years ago

I am getting same thing... it worked 2 weeks ago and then just stopped one day. I am running a standard ubuntu 16.10 install on an Intel NUC and Spotify Premium. I poked around the dev tools and I does not appear to be getting the information from Spotify to do the search... but not sure. I will also try this on a laptop here and see if I get same result. selection_004

This is a terrific app.... HELP!

erwinlagu commented 2 years ago

Fixed