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

Releases: dylanaraps/bum

0.1.3

10 Apr 23:52
Compare
Choose a tag to compare
  • Added --port
  • Added --server

0.1.2

28 Jul 13:12
Compare
Choose a tag to compare
  • pypi: Fix install error.
  • brainz: Send correct bum version.

0.1.1

28 Jul 05:51
Compare
Choose a tag to compare
  • Removed a sleep that is no longer needed.

0.1.0

28 Jul 05:24
Compare
Choose a tag to compare
  • 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.

0.0.5

28 Jul 03:49
Compare
Choose a tag to compare
  • Fixed mpv error on older versions.
  • Cleaned up code.

0.0.3

27 Jul 08:12
Compare
Choose a tag to compare
  • Don't send %date% to musicbrainz as more often than not spotify has the wrong tags.

0.0.2

27 Jul 08:01
Compare
Choose a tag to compare
  • Bug fixes

0.0.1

26 Jul 14:59
Compare
Choose a tag to compare
  • Initial release