Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | playlist: added plugin for last.fm radio | Max Kellermann | 2009-10-13 | 2 | -0/+325 | |
| | | | | | This plugin will replace the last.fm input plugin, once the playlist API is integrated into MPD. | |||||
* | playlist: added XSPF plugin | Max Kellermann | 2009-10-13 | 2 | -0/+356 | |
| | ||||||
* | playlist/m3u: added plugin name | Max Kellermann | 2009-10-13 | 1 | -0/+2 | |
| | ||||||
* | playlist_plugin: new plugin API for playlist parsers | Max Kellermann | 2009-10-12 | 2 | -0/+114 | |
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. |