PDA

View Full Version : BB Code Enhancements - Spotify BBCode


deadlySniper
02-20-2013, 11:00 PM
This BBCode was inspired from here (https://vborg.vbsupport.ru/showthread.php?t=292367) (This is also 3.8.x)

This BBCode will allow you to add a small player to a thread or post. This can link to individual tracks, albums or playlists.

Title: Spotify
BBCode Tag Name: spotify
Replacement: <iframe src="https://embed.spotify.com/?uri=spotify:{param}" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>
Example: track:6VvLaPlFhhSNHKk4exLUx8
Description: Display a Spotify track, album or playlist with button
Use Option: No
Image: http://aireonetoronto.com/wp-content/uploads/2012/06/spotify-16x16.png (or save this image and upload and point to it)
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code : Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes

NOTE: You can edit the replacement to be <iframe src="https://embed.spotify.com/?uri={param}" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>

Remove the spotify: before {param} and you can just paste in the URI spotify gives you. But also note that you will have to select continue because of the error it will throw up.

https://vborg.vbsupport.ru/external/2013/02/16.png

deadlySniper
02-21-2013, 04:44 AM
Forgot to add

How to get spotify URI.
Right Click on track, album or playlist > Copy Spotify URI

madness85
03-30-2013, 08:45 AM
Forgot to add

How to get spotify URI.
Right Click on track, album or playlist > Copy Spotify URI

Nice works great. Would be amazing if u didn't need to be logged in to spotify to play :)

Natea
02-20-2015, 02:57 AM
Thanks, works great!

Cem01
12-16-2016, 10:42 AM
Works great on vB 4.2.3

Thanks for bbcode :)