Soundnode / soundnode-app

Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.
https://soundnode.github.io/soundnode-website/
Other
5.15k stars 641 forks source link

Track statistics are wrong #912

Open SebastianBoldt opened 7 years ago

SebastianBoldt commented 7 years ago

Hey guys, i developed an iOS Soundcloud client called Soundrocket and as it seems you have the same problem as me. Statistics are completly wrong on all the Tracks. Playback count etc. Is there any solution you found for this problem. I thought about connecting my App to the new V2 API, but there is basically no good documentation out there so i did not get it running.

https://itunes.apple.com/app/soundrocket-for-soundcloud/id957116901

ghost commented 7 years ago

Getting the API v2 endpoints isn't that hard IMHO. Some time ago I was working on some unofficial SoundCloud API v2 documentation, if you want I can continue that. Btw I'll take a look tomorrow at how SoundCloud.com gets it playback and like counts.