Mpd 3.18 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.

EAP

Extensible Authentication Protocol. RFC 2284 EAP

Unimplemented Protocols

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

MPD GUI

A GUI which connects to the terminal port of mpd and is able to configure MPD. If possible platform independent.

MPD Client-GUI

A GUI which is able to initiate client-side connections. This should add the possibility for end-users (not admins) to start MPD connections from other clients (usualy Windows clients).


Mpd 3.18 User Manual : Internals : ToDo
Previous: Internals
Next: Authentication