Mpd 4.0b4 User Manual : Internals : ToDo
Previous: Internals
Next: Authentication

8.1. ToDo

A list of open tasks for MPD. This is a good startpoint if you wan't to support actively the development of MPD. After completing a task post it to MPD's maling list.

callback (client & server)

Currently MPD doesen't support callback, but it should.

NAT

Mpd has currently no support for NAT, but it would be great, if he can support this. We intend not simply using libalias for this, instead a new netgraph node ng_nat would be the right way for doing this.

Unimplemented Protocols

lcp.c contains a list of protocols (gLcpConfOpts), each protocol with "false" is not implemented.

Integrated Webserver

libpdel offers integrating a webserver into Mpd, it could be used for configuration and diagnostic purposes.


Mpd 4.0b4 User Manual : Internals : ToDo
Previous: Internals
Next: Authentication