lastfm
lastfm copied to clipboard
Add method Artist.GetTopAlbumsByMbidAsync
Is it possible to add this method, based on the existing Artist.GetTopAlbumsAsync but with Mbid ?
Hi @mew22, if the API will accept this parameter, it's definitely possible to add. Unfortunately I've got very little free time at the moment to implement it for you, but if there is a pull request, I'll make time to merge it in and release. Thanks
Is it ok if I have a go at implementing this?
@klinge go for it :)
I'll start with trying to get tests to run on .Net Core/Linux. If I fix that then I will continue with this one.
Its still open?
@GmausDev yep!
@rikkit i looking at #141 PR and its look like done.?
Ah, sorry. Yes it looks like it is complete.