playlist_plugin: new plugin API for playlist parsers

Based on this API, we will add parsers for EXTM3U, PLS, ASX, last.fm
radio and others.

There is no integration into the MPD core yet.  Right now, we have a
command line test program.  This is work in progress.
This commit is contained in:
Max Kellermann
2009-10-12 22:34:04 +02:00
parent dbb1e732b8
commit 2bf740fc71
8 changed files with 599 additions and 0 deletions

1
.gitignore vendored
View File

@@ -51,3 +51,4 @@ test/run_output
test/read_conf
test/run_input
test/read_mixer
test/dump_playlist