- Python 3 compatibility (phirestalker)
- Config file support (phirestalker)
- Skip tracks already processed (phirestalker)
- fixed issue where tracks with only recording_year were not written (phirestalker)
- Changed the way things are written to original_date values and date (phirestalker)
- Now uses the musicbrainz server setting from beets config file (phirestalker)
- Whitelist relationship type so 2020 track that samples a 60s funk album is no longer tagged as being from the 60s.
- Fix warning from deprecated beets.mediainfo module (tweitzel)
Initial public release