Lambada10 / SongSync

Android app to download lyrics for songs in your music library.
GNU General Public License v3.0
543 stars 15 forks source link

SpotifyLyricsAPI is no longer working. #38

Closed PRinceBhai closed 1 year ago

PRinceBhai commented 1 year ago

Describe the bug Spotify changed something in their API which results in no lyric found by the app.

To Reproduce Try any song.

Expected behavior Lyric to show up and download.

Screenshots Nope

Smartphone (please complete the following information):

Additional context Someone posted a workaround on SpotifyLyricsAPI github issues. It involves reformatting the code to catch the token or something.

Joeeeeb5 commented 1 year ago

+1

Lambada10 commented 1 year ago

Fixed in 3879855