aca encontre creo lo que buscabas..
te muestro los formatos que lee (es un php, que quede claro)
Código PHP:
.....
// syntax: .filename, mime header, file in M3U, get id function, viewable, log access
$streamtypes_default = array(
0 => array ('mp3', 'audio/mpeg', 1, 1, 1, 1),
1 => array ('mp2', 'audio/mpeg', 1, 1, 1, 1),
2 => array ('ogg', 'application/x-ogg', 1, 2, 1, 1),
3 => array ('wav', 'audio/wave', 1, 0, 1, 1),
4 => array ('wma', 'audio/x-ms-wma', 1, 0, 1, 1),
5 => array ('mpg', 'video/mpeg', 0, 0, 1, 1),
6 => array ('mpeg', 'video/mpeg', 0, 0, 1, 1),
7 => array ('avi', 'video/avi', 0, 0, 1, 1),
8 => array ('wmv', 'video/x-ms-wmv', 0, 0, 1, 1),
9 => array ('asf', 'application/vnd.ms-asf', 0, 0, 1, 1),
10 => array ('m3u', 'audio/x-mpegurl', 0, 0, 1, 0),
11 => array ('flac', 'audio/x-flac', 1, 0, 1, 1),
12 => array ('jpg' , 'image/jpeg', 0, 0, 1, 0),
13 => array ('gif' , 'image/gif', 0, 0, 1, 0),
14 => array ('png' , 'image/png', 0, 0, 1, 0)
);
....
la info la tenes acá
http://www.kplaylist.net/index.php?install=true
y lo descargas acá
http://www.kplaylist.net/index.php?download=true screenshots:
ALBUM:
CONFIGURACIONES:
LOGIN:
PLAYLIST:
Suerte, y esto esta superinteresante!
PD: 14545 lineas tiene el php