shkcodes / Lyrically

A lyrics app which works everywhere!
MIT License
88 stars 22 forks source link

Spotify fetching #49

Open Samirhk opened 5 years ago

Samirhk commented 5 years ago

Expected behavior When Spotify plays a song the lyrics show up in the lyrics panel

Actual behavior The lyrics panel shows the artist and song title but nothing else. The loading bar above title/artist is constantly loading.

How to reproduce -play a song in Spotify -open the dropdown notifications menu -click on lyrically notification to bring up lyrics panel

System Over plus one running Lineageos with microg app version; lyrically version 0.55

Log 01-11 07:43:42.099 W/System.err(29896): org.jsoup.HttpStatusException: HTTP error fetching URL. Status=503, URL=https://www.google.com/sorry/index?continue=https://www.google.com/search%3Fq%3Dlyrics%252Bazlyrics%252BJames%252BSeven&q=EgRt7FGLGJ324OEFIhkA8aeDS_VtHc5Z-DnCJJxuLY1uQgFqYl5AMgFy 01-11 07:43:42.100 W/System.err(29896): at com.shkmishra.lyrically.LyricsService$fetchLyricsAsync$1$result$1.doResume(LyricsService.kt:538)

shkcodes commented 5 years ago

I will look into this. I think I might have to stop using Google search. Thanks for the logs!