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

Play count is broken #88

Open
ohadschn opened this issue Nov 26, 2017 · 8 comments
Open

Play count is broken #88

ohadschn opened this issue Nov 26, 2017 · 8 comments

Comments

@ohadschn
Copy link

It shows as 0 for all tracks, including extremely popular ones:

image

@yugoja
Copy link

yugoja commented Nov 27, 2017

This looks like a perfect first contribution opportunity for me.
Can I claim it?

@rwieruch
Copy link
Owner

Sure @yugoja :) Looking forward to it!

@ElishebaW
Copy link
Contributor

Looks like this is still an issue. @yugoja Are you still working on this?

@gokulchandra
Copy link
Contributor

gokulchandra commented Feb 11, 2018

@ohadschn The API that is used to fetch the tracks does not return the count. In the response the playback_count is 0 for all the tracks.

"playback_count": 0

@rwieruch
Copy link
Owner

It used to work when I implemented it a while ago. I hope they didn't change the API.

@gokulchandra
Copy link
Contributor

I checked it, the API sends 0 for all tracks. Maybe they provide this info through another API.

@rwieruch
Copy link
Owner

I guess it's just broken and nobody complained about it :)

@malithmcr
Copy link

I guess it's just broken and nobody complained about it :)

Seems to be a bug that never fixed from 2016.
If you try their v2 api, you can get correct playback_count.
https://api-v2.soundcloud.com/tracks/260065214?client_id=a281614d7f34dc30b665dfcaa3ed7505

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

6 participants