| BrowseAmp manual |
| back |
| 2.3.2 playlist manipulation |
| BrowseAmp -> creating skins -> Hyperlink commands -> playlist manipulation |
| clear playlist | |||
clear the current playlist. Parameters Example |
|||
| save current playlist | |||
Writes the current playlist to the current BrowserDirectory. You can use a HTML form for filename input. Parameters Example |
|||
| play a track | |||
Specify a track to play immeadiately. Use this command in a playlist row template. Parameters Example |
|||
| search playlist | |||
The playlist is filtered with the string given in the parameter. Only tracks that match the searchstring are displayed in the playlist. Use this with an input field in a form. (see base skin, playlist.html) Parameters Example |
|||
| remove a track | |||
Remove a track from the playlist. Use this command in a playlist row template. Parameters Example |
|||
| add a random file to the playlist | |||
Adds a random file or a directory to the end of the playlist. The command does the same like the keep-playlist-alive function. It adds a random track from the MP3 root directory including the subdirs. Parameters Example |
|||
| add a file or directory to the playlist | |||
Adds a file or a directory to the end of the playlist. Use this command in a browser files/directories row template. Parameters Example |
|||
| add and play a file | |||
Adds a file to the playlist and starts playback of that file. Use this command in a browser files row template. Parameters Example |
|||
| insert a file after the current track | |||
Adds a file to the playlist after the current track. Use this command in a browser files row template. This function does NOT work with directories or playlists. Only the last track would be added after the current. The others are added to the end. It's a Winamp problem... Parameters Example |
|||
| move a track one pos up in the playlist | |||
Move the specified track one position up in the playlist. Parameters Example |
|||
| move a track one pos down in the playlist | |||
Move the specified track one position down in the playlist. Parameters Example |
|||
continue with browser commands
last change:
2008-02-26
, Henry Thasler
www.browseamp.com