Mammothfest Facebook Tab / Spotify Playlist
Created just a quick widget, although it did require buying an SSL key in order to host the app through Facebook. The playlist itself was tirelessly compiled by Fox James for the MammothFest 2015 line-up.
<!-- full width 810px -->
<iframe src="https://robl.me/mammothfest" width="810" height="920"></iframe>
<!-- width limited to 560px, width 20px border -->
<iframe src="https://robl.me/mammothfest?width=560" width="580" height="920"></iframe>
Just a demo of it in action. https://www.facebook.com/uncleanmusic/app_1686134591618166
It can be installed via https://www.facebook.com/dialog/pagetab?app_id=1686134591618166&redirect_uri=https://robl.me/appadded
This really just boils down to using the Spotify embedding as below served via Facebook.
<iframe allowtransparency="true" frameborder="0" height="600" src="https://embed.spotify.com/?uri=spotify:user:mammothfest:playlist:0OJn0Ky6GjedhLINTjZ2Fe" width="520"></iframe>