| BrowseAmp manual |
| back |
| 2.2.5 BrowseAmp |
| BrowseAmp -> creating skins -> HTML tags -> BrowseAmp |
| insert an image reference with album art | |||
Inserts a reference on an image with the album art taken from the ID3-Tag of the currently playing track. You can use an advanced MP3-Tag editor (like MP3 Tag Tools) to include album art in you MP3 files. Winamp does not offer such a feature. Parameters Example is replaced by <img src="mysong.mp3.png?cache" width="400" height="400" id="coverart" border="0"> |
|||
| Read ID3-Tag informations | |||
Inserts the content of a ID3-Tag text frame (starting with a 'T'). See www.id3.org/id3v2.4.0-frames for details. Parameters Example |
|||
| show the current time | |||
Shows the time. The format depends on your local settings. You can specify a format string to create your own time strings. Please have a look at this website for detailed information. Parameter Example |
|||
| show the current date | |||
Shows the date. The format depends on your local settings. You can specify a format string to create your own time strings. Please have a look at this thread in the BrowseAmp forums for detailled information. Parameter Example |
|||
| show the server uptime | |||
Shows how long the server is running by now. Parameter Example |
|||
| show the 'remove-played-songs' state | |||
Shows the state of the state of the 'remove-played-songs' options. Says 'on' or 'off' by default. Parameter Example |
|||
| show the 'keep-playlist-alive' state | |||
Shows the state of the state of the 'keep-playlist-alive' options. Says 'on' or 'off' by default. Parameter Example |
|||
| show the BrowseAmp version number | |||
show the BrowseAmp version. Like "3.0". Parameter Example |
|||
| show the root directory of the current user | |||
show the root directory of the current user. Parameter Example |
|||
| insert the charset of the current user | |||
show the charset of the current user. Use that in your HEAD tag to set the correct charset or use it in a dropdown combo to let the user select a charset (see base skin). Parameter Example |
|||
| insert a list of all available skins | |||
Create a list of all available web skins. Parameters Example |
|||
| insert a skinname | |||
Should be used in the template for skinlist. The tag is replaced with a skin name. Parameter Example |
|||
| generate a random number | |||
This tag generates a 16bit Hexadecimal random number like 1AF7. Use this to cheat proxy servers. Parameter Example |
|||
last change:
2008-03-01
, Henry Thasler
www.browseamp.com