ToneDen / Player

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

fixed playlist type #51

Closed mercuree closed 8 years ago

mercuree commented 8 years ago

There are four possible values of item.kind in the soundcloud http api:

The resolver returns "playlist" (not "set"), and playlists should work now