Variable |
Replacement Description |
{$VIDEO_COUNT} |
The total number of videos (that are not hidden) for this artist |
{$VIDEO_RANK} |
The number of the video as it appears on the output page (i.e. 3). |
{$VIDEO_ID} |
The Jamroom Video ID number (i.e. 12) |
{$VIDEO_TIME} |
The Epoch Time the video was uploaded. |
{$VIDEO_DATE1} |
The Date the video was uploaded formatted to Jamroom Config “Date Format” 1. |
{$VIDEO_DATE2} |
The Date the video was uploaded formatted to Jamroom Config “Date Format” 2. |
{$VIDEO_DATE3} |
The Date the video was uploaded formatted to Jamroom Config “Date Format” 3. |
{$VIDEO_NAME} |
The Name of the video. |
{$VIDEO_CAPTION} |
The “caption” for the video. |
{$VIDEO_ALBUM} |
The “album name” the video belongs to. |
{$VIDEO_SIZE} |
The size (in bytes) of the video file. |
{$VIDEO_EXTENSION} |
The File Name extension of the video (i.e. wmv). |
{$VIDEO_DOWNLOAD} |
Will be set to “yes” if video is allowed to be downloaded. |
{$VIDEO_DOWNLOAD_URL} |
URL to the download.php script to download this video |
{$VIDEO_BITRATE} |
The bitrate of the video file. |
{$VIDEO_RESOLUTION} |
The resolution of the video (i.e. “640×480“) |
{$VIDEO_WIDTH} |
The width of the video resolution - i.e. “640”. |
{$VIDEO_HEIGHT} |
The height of the video resolution - i.e. “480”. |
{$VIDEO_LENGTH} |
The length of the video, in MM:SS |
{$VIDEO_LICENSE} |
The license the video is being released under. |
{$VIDEO_GENRE} |
The genre selected for the video. |
{$VIDEO_CREDITS} |
The credits for the video. |
{$VIDEO_ADVISE} |
set to “yes” if video contains material that may be offensive to some viewers. |
{$VIDEO_PLAY_URL} |
The URL to play.php that will play the video file. |
{$VIDEO_PLAYCOUNT} |
The number of plays the video has had. |
{$VIDEO_GENRE_FILE_NAME} |
The Video Genre, formatted to link to the {VIDEO_GENRE} Output File Name Variable. |
{$VIDEO_ALBUM_FILE_NAME} |
The Video Album, formatted to link to the {VIDEO_ALBUM} Output File Name Variable. |