JonWash86 / Bonsai-Radio

A playlist management application which leverages the spotify and last.fm apis to bring joy to music nerds
http://www.bonsairadio.com
1 stars 1 forks source link

Pull in last.fm links when drawing a track to the info panel. #23

Open JonWash86 opened 5 years ago

JonWash86 commented 4 years ago

The Web Player SDK may make this possible: https://developer.spotify.com/documentation/web-playback-sdk/quick-start/ Right now, the album art opens the spotify player in a new tab. Embedding a play widget via iframe causes some performance issues.