| BrowseAmp manual |
| back |
| 2.2.2 current track values |
| BrowseAmp -> creating skins -> HTML tags -> current track values |
| insert the index of the current track | |||
Insert the index of the current track. Shows values from 1..n. Parameter Example |
|||
| insert the artist of the current song | |||
Insert the artist of the current song. Taken from the ID3 tag information. Parameter Example |
|||
| insert the title of the current song | |||
Insert the title of the current song. Taken from the ID3 tag information. Parameter Example |
|||
| insert the name of the current song | |||
Insert the name of the current song. That's what Winamp says. Parameter Example |
|||
| insert the url-encoded name of the current song | |||
Insert the name of the current song. URL-encoded. Parameter Example |
|||
| insert the filename of the current track | |||
Insert the filename of the current track. Parameter Example |
|||
| insert the directory of the current track | |||
Insert the directory of the current track. You can use this to display cover art. Parameter Example |
|||
| insert some ID3 tag information | |||
Insert some ID3 tag information. Returns an empty string if that field does not exist or is empty. Parameter Example |
|||
| insert the length of the current song in minutes | |||
Insert the length of the current song in minutes. Format: "mm" Parameter Example |
|||
| insert the length of the current song in seconds | |||
Insert the length of the current song in seconds mod 60. Format: "ss". Shows values from 00...59. Parameter Example |
|||
| insert the overall length of the current song in seconds | |||
Insert the length of the current song in seconds. Format: "ss". Parameter Example |
|||
| insert the position in the current song in minutes | |||
Insert the position of the current song in minutes. Format: "mm" Parameter Example |
|||
| insert the position in the current song in seconds | |||
Insert the position of the current song in seconds. Format: "ss" Parameter Example |
|||
| insert the remaining time of the current song in minutes | |||
Insert the remaining time of the current song in minutes. Format: "mm" Parameter Example |
|||
| insert the remaining time of the current song in seconds | |||
Insert the remaining time of the current song in seconds mod 60. Format: "ss". Shows values from 00...59. Parameter Example |
|||
| insert the remaining time of the current song in seconds | |||
Insert the remaining time of the current song in seconds. Format: "ss". Parameter Example |
|||
| insert the bitrate of the current song | |||
Insert the bitrate of the current song in kHz. Parameter Example |
|||
| insert the samplerate of the current song | |||
Insert the samplerate of the current song in kbps. Parameter Example |
|||
| insert the number of channels of the current song | |||
Insert the number of channels of the current song. Says "mono" or "stereo" by default. Parameters Example |
|||
last change:
2008-04-13
, Henry Thasler
www.browseamp.com