zmb3 / spotify

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

Added Album member to SimpleTrack struct #184

Closed obrhoff closed 1 year ago

obrhoff commented 2 years ago

The Album within the Track response was missing.

obrhoff commented 1 year ago

Okay I added a test to check the album name.