rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.

Home Page:http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Play count is broken

ohadschn opened this issue · comments

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

image

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

Sure @yugoja :) Looking forward to it!

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

commented

@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

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

commented

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

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

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