Variable |
Replacement Description |
{$MODE} |
this is the mode it is currently running in (i.e. band, song, etc.) |
{$ARTIST_URL} |
URL to Artist’s page |
{$BAND_ID} |
the numeric Jamroom ID of the artist (i.e. “5”) |
{$BAND_CREATED} |
date artist was created (EPOCH) (i.e. 1059951557) |
{$BAND_DATE1} |
date artist was created formatted according to $config[date1] |
{$BAND_DATE2} |
date artist was created formatted according to $config[date2] |
{$BAND_DATE3} |
date artist was created formatted according to $config[date3] |
{$BAND_NAME} |
Name of the artist |
{$BAND_INFO} |
The artists background information |
{$BAND_RANK} |
The numerical value of its placement in the output list |
{$BAND_LOCATION} |
The artists location (as entered in Modify Artist) |
{$BAND_WEBSITE} |
The artists website (as entered in Modify Artist) |
{$BAND_INFLUENCE} |
the Artist’s Influences (as entered in Modify Artist) |
{$BAND_SOUNDLIKE} |
What the Artist Sounds Like (as entered in Modify Artist) |
{$BAND_IMAGE_URL} |
link to image.php script to generate Band Image - i.e. image.php?band_id=(number)&mode=band_image - use this inside an IMG tag |
{$BAND_STREAM_COUNT} |
Total number of streaming plays for this artists songs |
{$BAND_DOWNLOAD_COUNT} |
Total number of download plays for this artists songs |
{$BAND_TOTAL_COUNT} |
Total number of streaming + download plays for this artists songs |
{$BAND_RATING_FORM_URL} |
URL to rating.php script to generate Band Rating Form. |
{$BAND_RATING_NUMBER} |
Number of times song has been rated |
{$BAND_RATING_AVERAGE} |
Average Rating of Song |
{$BAND_RATING_1} |
Number of “1” votes the song has received. |
{$BAND_RATING_2} |
Number of “2” votes the song has received. |
{$BAND_RATING_3} |
Number of “3” votes the song has received. |
{$BAND_RATING_4} |
Number of “4” votes the song has received. |
{$BAND_RATING_5} |
Number of “5” votes the song has received. |
{$QUOTA_ID} |
The numerical ID of the Jamroom Quota the Artist Account belongs to. |
{$PLAYALL_HIFI_MP3} |
URL to the play.php to play ALL HIFI MP3‘s on current showing chart. |
{$PLAYALL_HIFI_WMA} |
URL to the play.php to play ALL HIFI WMA’s on current showing chart. |
{$PLAYALL_HIFI_OGG} |
URL to the play.php to play ALL HIFI OGG’s on current showing chart. |
{$PLAYALL_LOFI_MP3} |
URL to the play.php to play ALL LOFI MP3‘s on current showing chart. |
{$PLAYALL_LOFI_WMA} |
URL to the play.php to play ALL LOFI WMA’s on current showing chart. |
{$PLAYALL_LOFI_OGG} |
URL to the play.php to play ALL LOFI OGG’s on current showing chart. |