FairDJ is a music jukebox designed for a room with a couple of people in it and one set of speakers. The users rate songs, and the program selects songs so that everybody gets to hear music they like.
Need a new, very general plugin framework for things other than commands/vital subsystems.
Plugins should implement XmlEnabled + Runnable.
First plugin should be a http plugin that shows:
* Currently playing song.
* Users connected.
* Their ratings of the current song.
* What they think of each other (musical index).
* The "top" list.