muriloventuroso / givemelyrics

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

The app is slower than before #20

Closed NathanBnm closed 5 years ago

NathanBnm commented 5 years ago

Since last update the app takes more time to fetch the lyrics. This have an impact on synchronized lyrics which doesn't start at the beginning of the song.

Also "Loading..." doesn't appear anymore between songs. It's just stuck like 5 seconds on the previous song (or ad).

muriloventuroso commented 5 years ago

To get the letters synchronized, it is necessary to make 3 requests. So there may be some delay in loading the lyrics. This happens only if the synchronized lyric option is active. I'm working to add support for mobile versions of websites, they are lighter. And also looking for new sources.

NathanBnm commented 5 years ago

@muriloventuroso this seems to be fixed now.

muriloventuroso commented 5 years ago

Great!