Skip to content

Releases: geigerzaehler/beets-alternatives

v0.13.3 - 2025-05-12

12 May 09:47
v0.13.3
6ee3a6d
Compare
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
Compare
Choose a tag to compare
  • Make builds more reliable for packagers

v0.13.1

17 Nov 14:02
v0.13.1
584cf3c
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.10.2

15 Jul 16:00
Compare
Choose a tag to compare
  • Add beet alt list-tracks command
  • SymlinkView: Fix stale symlinks not being removed when files are moved in the main library #47

v0.10.1 2019-09-18

18 Sep 20:24
Compare
Choose a tag to compare

Fixes

  • Running beet completion does not crash anymore #38

v0.10.0

25 Aug 10:50
Compare
Choose a tag to compare
  • Symlink views now support relative symlinks (@daviddavo)
  • Running just beet alt does not throw an error anymore (@daviddavo)