Added embed support for Spotify Play Button #54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently only supports the "http://open.spotify.com/track/5oNqqcVBDBLW3yExvJHj69" style links. Future enhancement will be to added support for detecting just the track URI or the embed code. Might be interesting if we can do some kind of jukebox thing. (When a user links to a track, its added to a room's playlist).
This is close. Let's get rid of the console.log and make sure to use spaces as opposed to tabs for the indenting.
I'll fix those things.