ToneDen / Player

A pure JS customizable audio player for SoundCloud.
toneden.io/player
MIT License
529 stars 77 forks source link

Works with all playlists except my own? #70

Closed HandHugs closed 8 years ago

HandHugs commented 8 years ago

Hey guys, sorry if this is an issue with my account or something, but the player will load with every playlist I can find on soundcloud except the ones attached to my client's account. His playlists are set to be public.

Any idea why this wont load? Here is a link to the soundcloud playlist https://soundcloud.com/dieguisproductions/sets/rock-n-indie-songwriter-1

and a codepen test:

http://codepen.io/handhugs/pen/NrpQdo

HandHugs commented 8 years ago

Ok i found the problem - the playlist was set to public but the individual tracks were set with the "enable app playback" was disabled. In case this happens to someone else.