This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Releases: dylanaraps/bum
Releases · dylanaraps/bum
0.1.3
0.1.2
- pypi: Fix install error.
- brainz: Send correct
bum
version.
0.1.1
- Removed a
sleep
that is no longer needed.
0.1.0
bum
now connects tompd
/mopidy
directly.bum
waits formpd
to sendplayer
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
.
- Added
- Fixed hang when next song is mashed.
0.0.5
- Fixed
mpv
error on older versions. - Cleaned up code.
0.0.3
- Don't send
%date%
tomusicbrainz
as more often than notspotify
has the wrong tags.
0.0.2
- Bug fixes
0.0.1
- Initial release