Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artist.GetInfoAsync does not return UserPlayCount #152

Open
th0mk opened this issue Dec 12, 2019 · 7 comments
Open

Artist.GetInfoAsync does not return UserPlayCount #152

th0mk opened this issue Dec 12, 2019 · 7 comments

Comments

@th0mk
Copy link
Contributor

th0mk commented Dec 12, 2019

Similar to #111 , Artist.GetInfoAsync does not return UserPlayCount.

You also can't pass the username, even though it is supported in the API.

https://www.last.fm/api/show/artist.getInfo

Edit: Some inspiration e668e0e

@youngcaseho
Copy link

May I work on this issue?

@rikkit
Copy link
Member

rikkit commented Oct 16, 2020

@youngcaseho yes, go ahead! Thanks

@youngcaseho
Copy link

@rikkit I looked at the response for the artist.getInfo request here. I don't see 'UserPlayCount' in the sample response. Am I looking at the correct documentation?

@youngcaseho
Copy link

@rikkit I looked at the response for the artist.getInfo request here. I don't see 'UserPlayCount' in the sample response. Am I looking at the correct documentation?

Ahh I see, username must be included in the request. Please disregard the comment above.

@GmausDev
Copy link

May I continue with this? I coming for Hacktoberfest but i like it

@rikkit
Copy link
Member

rikkit commented Oct 17, 2022

@GmausDev please go for it :)

@salzmanndavid
Copy link

Am I seeing something wrong or is Stats.Plays for Artist.GetInfoAsync() always 0 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants