librespot-golang icon indicating copy to clipboard operation
librespot-golang copied to clipboard

Go port of librespot, the Open Source Spotify client library

Results 12 librespot-golang issues
Sort by recently updated
recently updated
newest added

Old playlist endpoint would result in empty mercury response without error, meaning you couldn't use librespot for getting playlists at all.

Access to `p.channels` was protected by `p.chanLock` (mutex) everywhere except here. As a side effect, playing song start more quickly.