JohnnyCrazy / SpotifyAPI-NET

:sound: A Client for the Spotify Web API, written in C#/.NET
http://johnnycrazy.github.io/SpotifyAPI-NET/
MIT License
1.52k stars 310 forks source link

Album missing in player/recently-played #591

Closed muhmuhhum closed 3 years ago

muhmuhhum commented 3 years ago

I noticed that in the player/recently-played response there is a album payload for each track, which is not mentioned in the api docs from Spotify is it possible to get this inside this wrapper ?

JohnnyCrazy commented 3 years ago

Hi,

It's in master now and should be released soon