This isn't a ServeStream bug. There a several issues with this playlist file. For one, it isn't a properly formatted m3u file. Also, the entries in the playlist contain no path or protocol. You can't pass the name of a media file and expect the player to find it in the file system.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Expected: whole playlist is played
Observed: ServeStream opens with an error "Sorry, the play does not support this type of file"
Last edit: Matej Cepl 2013-11-27
This isn't a ServeStream bug. There a several issues with this playlist file. For one, it isn't a properly formatted m3u file. Also, the entries in the playlist contain no path or protocol. You can't pass the name of a media file and expect the player to find it in the file system.