Skip to content

Releases: geigerzaehler/beets-alternatives

v0.14.1

12 Apr 16:37
2c63f8e

Choose a tag to compare

  • Ensure tests pass with beets v2.9

v0.14.0

16 Nov 15:50
368ee21

Choose a tag to compare

  • Added album_art_copy option which copies album art to alternative
    collections (@maxaudron)
  • Added options to resize and reformat embedded or copied album art (@maxaudron)
  • Require beets >= 2.1

v0.13.4

13 Sep 16:14
fa2c2fe

Choose a tag to compare

  • Promote typing-extensions to runtime dependency
  • Improved disk write performance when encoding items
  • You can now hook into collection updates and run your own logic using the
    alternatives.item_updated event.

v0.13.3 - 2025-05-12

12 May 09:47
v0.13.3
6ee3a6d

Choose a tag to compare

  • Add support for beets v2.3.x

v0.13.2 - 2025-02-28

28 Feb 10:40
v0.13.2
01a9ce9

Choose a tag to compare

  • Make builds more reliable for packagers

v0.13.1

17 Nov 14:02
v0.13.1
584cf3c

Choose a tag to compare

  • Resize embedded art in alternative files with albumart_maxwidth option (@returntoreality)

v0.13.0

17 Aug 09:08
v0.13.0
ef97a96

Choose a tag to compare

  • Consistently use Unicode paths to alternative items. This may result and collection updates and orphaned files in alternatives. It may also improve usability on non-standard file systems (see #74).

v0.12.0

25 Jun 09:49
v0.12.0
736df8e

Choose a tag to compare

  • Fix an issue where items in a symlink collection with relative links were always unnecessarily updated.
  • Support Beets v2

v0.11.1

24 Mar 11:12
v0.11.1
b08d2da

Choose a tag to compare

  • Add --all flag to update command which will update all configured collections.

v0.11.0

06 Jun 10:11
v0.11.0
98d0fc3

Choose a tag to compare

  • Use the convert’s plugin thread configuration when transcoding files. (@johnyerhot)
  • Drop support for Python 2. Require Python >= 3.8
  • Require beets >= 1.6.0