Playlist

The WebPlayer supports two playlist types - the proprietary WebPlayer playlist format (WPL) and the XSPF format. After having defined your playlist you can tell the WebPlayer to play the playlist by changing the variable src (within the flashvars) to the location of your playlist.

XSPF

  • Use of this format is recommended!
  • XML
  • Open playlist format
  • Complete format specification including examples at www.xspf.org

WebPlayer playlist format

  • XML
  • Supported only for backward compatibility reasons
  • No guaranty for future support!

Example using XSPF

CodeBlockMarkup($pagename, PSS($m[1]), PSS($m[3]))

Example using WebPlayer format

The following playlist contains the same songs as the one above:
CodeBlockMarkup($pagename, PSS($m[1]), PSS($m[3]))