inflatablefriends / lastfm

Portable .Net library for Last.fm
Other
100 stars 62 forks source link

Add optional username parameter to AlbumApi.GetInfo. #130

Closed c-d closed 6 years ago

c-d commented 6 years ago

Resolves #127 - add an optional username parameter to AlbumApi GetInfoAsync and GetInfoByMbidAsync. If provided the result will contain the user play count of that album.

rikkit commented 6 years ago

Thanks for this @c-d !