- `bum` now connects to `mpd`/`mopidy` directly.
- `bum` waits for `mpd` to send `player` events.
- `bum` no longer requires any user configuration.
- It just works out of the box now.
- No more `SIGUSR1`.
- Removed `mpc` dependency.
- Added `python-mpd2` dependency.
- All dependencies are now installed with `pip`.
- Fixed hang when next song is mashed.