zmb3 / spotify

A Go wrapper for the Spotify Web API
Apache License 2.0
1.33k stars 284 forks source link

Pass context to modifyLibrary calls #205

Closed elliotwms closed 1 year ago

elliotwms commented 1 year ago

fix: use ctx in modifyLibrary calls

strideynet commented 1 year ago

If you were feeling particularly awesome, you could also fix this in player.go's (c *Client) NextOpt( - if not I'll do it before I cut a release with this.

elliotwms commented 1 year ago

Done and done 👍