Skip to content

Releases: Neurrone/beets-audible

v1.4.0

22 Mar 05:00
v1.4.0
1ba0560

Choose a tag to compare

Breaking Changes

  • Require Beets >=2.7.1,<2.8

Fix

  • Update Confuse to v2.2.0 to match the version Beets uses. Fixes #84

Full Changelog: v1.3.1...v1.4.0

v1.3.1

08 Feb 09:02
v1.3.1
4cc5103

Choose a tag to compare

Fix

  • Require confuse<2.2 to work around error when running in Docker, see #84
  • Require mediafile<0.14.0 to work around error when running in Docker, see #83

Full Changelog: v1.3.0...v1.3.1

v1.3.0

08 Feb 07:41
v1.3.0
37d490d

Choose a tag to compare

Breaking Changes

  • Require Beets >=2.6.1,<2.7
  • Require Python >=3.10

Fix

  • Use the newly introduced album_matched event to align tracks for manual ASIN matches instead of relying on import-task state
  • Update use of deprecated Beets APIs (PromptChoice import path and logger warnings)

Full Changelog: v1.2.1...v1.3.0