note bug
[disorder] / disobedience / TODO
1 properties
2 make return be the same as OK
3 search
4 select tracks by tag
5
6 general:
7 If the server stops then disobedience crashes. Specifically,
8 disorder_eclient_polled() finds a stashed 'command' with a
9 callback of authbanner_opcallback, and a NULL cmd, in
10 state_idle and c->authenticated nonzero.