demo

- FormSelectField 05

Instead of m3u you can use pls to retrieve a Playlist in that format:

  <form action='/playlist/pls/' method='post'>

echo "<form id='formAlbum' action='/playlist/pls/' method='post'>\n";

echo $fe->getFormSelect('albums');

echo "  <br /><input type=\"Submit\" name=\"submit\" value=\"create playlist for multiple albums\">\n";
echo "</form>\n";