Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

0.1.0

Compare
Choose a tag to compare
@dylanaraps dylanaraps released this 28 Jul 05:24
· 43 commits to master since this release
  • 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.