Usage

Command-line options

Environment

IXP_ADDRESS can be used to specify the address that m9u listens on. It should be a dial string, eg unix!/foo/bar for a unix socket or tcp!127.1!2358 for a tcp socket. The default address matches p9p's convention - unix!/tmp/ns.$USER.$DISPLAY/m9u.

Filesystem

/ctl

Accepts commands:

TODO:

/list

When read, reveals the playlist. When appended to, adds song(s) to the playlist. When written to, overwrites the playlist.

/queue

When read, reveals the queue. When written to or appended, adds song(s) to the queue.

/event

When read, reveals important events as they happen (one per line). Possible events are:

TODO: