iamjudd
Well-known member
Media Site ID:
Site Title:
Site URL:
Match URLs:
Embed HTML:
So it will sort of embed but it actually only embeds a player that will play music from your queue and not what you are actually trying to embed.
Any help would be appreciated!
Code:
beatport
Site Title:
Code:
beatport
Site URL:
Code:
https://pro.beatport.com
Match URLs:
Code:
pro.beatport.com/release/*/{$id}
pro.beatport.com/track/*/{$id}
Embed HTML:
Code:
<iframe src="http://embed.beatport.com/player/?id={id}&type=track" width="100%" height="65" frameborder="0" scrolling="no" style="max-width:600px;"></iframe>
So it will sort of embed but it actually only embeds a player that will play music from your queue and not what you are actually trying to embed.
Any help would be appreciated!