rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.
http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
1.59k stars 249 forks source link

Play count is broken #88

Open ohadschn opened 6 years ago

ohadschn commented 6 years ago

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

image

yugoja commented 6 years ago

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

rwieruch commented 6 years ago

Sure @yugoja :) Looking forward to it!

ElishebaW commented 6 years ago

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

gokulchandra commented 6 years ago

@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 commented 6 years ago

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

gokulchandra commented 6 years ago

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

rwieruch commented 6 years ago

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

malithmcr commented 5 years ago

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