-
With 3739f8653729e6ba5cbaa4af74b5fc852fe22813, Spotify's internal lyrics are now sent over request with the initial 'playing' request, but alspotron only shows Alsong lyrics regardless of lyrics are p…
-
Alspotify를 재시작하면 해결되는 것으로 보임
## 에러
```javascript
Error while retrieving lyric: Error: Alsong: Wrong response from server: Cannot read property '0' of undefined
```
-
How can we search for the song using alsong API and then use the correct information from the search to fetch the lyrics. Most of the time the artist and title can be different from what's stored in a…
-
I test it by c language and it worked.
But in swift, using swift socket, It won't work.
I want to get a xml text. but swiftsocket has no response.
```
let song_title: String = "yesterday"
…