| BrowseAmp manual |
| back |
| 2.3.6 BrowseAmp control commands |
| BrowseAmp -> creating skins -> Hyperlink commands -> BrowseAmp control commands |
| display albumart | |||
Use this command with an image file. It will be replaced with the album art from the ID3-Tag. Select the file with the usefile command. Parameters Example 1 (display album art in playlist) Example 1 (display album art with inifile settings) |
|||
| set charset | |||
Set the current charset. A valid charset looks like iso-8859-1 for latin1. You can use a form with a dropdown box to select charset (see base skin, option.html) Parameters Example |
|||
| set charset | |||
Set the current charset. A valid charset looks like iso-8859-1 for latin1. You can use a form with a dropdown box to select charset (see base skin, option.html) Parameters Example |
|||
| set ini section | |||
Selects a [section] in skin.ini in your skin-directory. Parameters Example |
|||
| write ini-file key | |||
Writes a value to skin.ini in your skin-directory. Parameters Example |
|||
| toggle 'remove-played-songs' | |||
Toggles the 'remove-played-songs' option. Parameters Example |
|||
| toggle 'keep-playlist-alive' | |||
Toggles the 'keep-playlist-alive' option. Parameters Example |
|||
| show BrowseAmp logfile | |||
Displays the BrowseAmp logfile. Privileges are required. See Browseamp setup for details. Parameters Example |
|||
| refresh page | |||
Does nothing. Just reloads the page without any commands. Parameters Example |
|||
| use another web skin | |||
Select a web skin. Use this command in skin template. Parameters Example |
|||
| set source path of a file | |||
You can redirect the source path of a file with that command. Use this to display cover art or whatever you want. By default, you can only specify a path within the MP3 root. To read files outside the root you have to check the 'allow src= outside home folder' in the BrowseAmp config window('security'). Example shows a picture called front.jpg located in the current browser directory. <img src="<#artist urlencoded=1>.jpg?src=<#CurrentBrowserDirectory urlencoded=1>" width="100" height="100"> shows a picture called <artist>.jpg located in the current browser directory. Where <artist> is replaced by the artist of the current track. |
|||
last change:
2008-03-01
, Henry Thasler
www.browseamp.com