playlist: added extm3u plugin

This new plugin parses extm3u files.  Files without the "#EXTM3U"
header are still parsed by the plain old "m3u" plugin.
This commit is contained in:
Max Kellermann
2009-11-06 00:41:42 +01:00
parent 65e56ff829
commit f3203b5de5
6 changed files with 198 additions and 1 deletions

View File

@@ -1337,6 +1337,14 @@ cd mpd-version</programlisting>
</para>
</section>
<section>
<title><varname>extm3u</varname></title>
<para>
Reads extended <filename>.m3u</filename> playlist files.
</para>
</section>
<section>
<title><varname>pls</varname></title>