| BrowseAmp manual |
| back |
| 2.2.6 media library |
| BrowseAmp -> creating skins -> HTML tags -> media library |
| show the results of a Winamp media library query | |||
Used to build the medialibrary. You can specify a base query. Parameter length: How many rows to display. Use this
parameter with the ml_page
command to navigate between pages. Example 1 Example 2 |
|||
| show the artist of a media library entry | |||
Use this in a template for medialibrary. The tag is replaced with the artist of an entry. Parameter Example |
|||
| show the title of a media library entry | |||
Use this in a template for medialibrary. The tag is replaced with the title of an entry. Parameter Example |
|||
| show the genre of a media library entry | |||
Use this in a template for medialibrary. The tag is replaced with the genre of an entry. Parameter Example |
|||
| show the album of a media library entry | |||
Use this in a template for medialibrary. The tag is replaced with the album of an entry. Parameter Example |
|||
| show the length of a media library entry in minutes | |||
Should be used in a template for medialibrary. The tag is replaced with the length of a track in the media library in minutes. Creates numbers from 1...n. Parameter Example |
|||
| show the length of a media library entry in seconds | |||
Should be used in a template for medialibrary. The tag is replaced with the length of a track in the media library in seconds. Creates numbers from 01...nn. Parameter Example |
|||
| show the tracknumber of a media library entry | |||
Should be used in a template for medialibrary. The tag is replaced with the tracknumber (within the album) of an entry. Creates numbers from 1...n or an empty string if no tracknumber is given Parameter Example |
|||
| show the year of a media library entry | |||
Should be used in a template for medialibrary. The tag is replaced with the year (of release) of an entry. Creates numbers or an empty string if no year is given. Parameter Example |
|||
| show the rating of a media library entry | |||
Should be used in a template for medialibrary. The tag is replaced with the rating of an entry. Creates numbers from 1...5 or an empty string if no rating is given. Parameter Example |
|||
| show the play count of a media library entry | |||
Should be used in a template for medialibrary. The tag is replaced with the play count of an entry. Creates numbers from 1...n or an empty string if never played. Parameter Example |
|||
| show the date when a media library entry was played | |||
Should be used in a template for medialibrary. The tag is replaced with the date when an entry was played. Creates a string(date and time) or an empty string if never played. Parameter Example |
|||
| show the filename of a media library entry | |||
Should be used in a template for medialibrary. The tag is replaced with the filename of an entry. Parameter Example |
|||
| show the filename of a media library entry | |||
Should be used in a template for medialibrary. The tag is replaced with the filename modified to be used in a form (e.g. checkbox). Parameter Example |
|||
| show the filename of a media library entry | |||
Should be used in a template for medialibrary. The tag is replaced with the filesize of an entry. Parameter Example |
|||
| insert the selected page | |||
Insert the page you selected. See ml_page command. Parameter Example |
|||
last change:
2008-02-29
, Henry Thasler
www.browseamp.com