Available Plugins

The OnAir Plugin

Ideal for your home page or any page you talk about music on. Displays a search box, the most recent user activity on your platform, and the latest music you've played. The size of the plugin auto-adjusts to whatever space you have, though we recommend 300x480.

Grab the code:

<iframe name="onair" frameborder="0" align="top,left" marginheight="0" marginwidth="0" scrolling="no" width="300" height="480" src="http://www.tunegenie.com/plugins/onair/"></iframe>

Example:



Optional Query String Params:

paramvalue
colorschemelight or dark (default: dark)
bghex color without leading hash (#), for example: bg=000000 for absolute black
feedtop - activity feed is placed above the tracks
off - activity feed is removed
bottom - activity feed is placed below the tracks (default)
searchbaron - searchbar is always shown
off - searchbar is removed
auto - searchbar is shown unless there is very little vertical space (default)
brandingon - branding bar is shown (default)
off - branding bar is removed

Resized light example with activity feed on top:

<iframe name="onair" frameborder="0" align="top,left" marginheight="0" marginwidth="0" scrolling="no" width="350" height="600" src="http://www.tunegenie.com/plugins/onair/?colorscheme=light&feed=top"></iframe>