Skip to content

Releases: geigerzaehler/beets-check

v0.15.0

20 Sep 08:33
v0.15.0
a441bcc
Compare
Choose a tag to compare
  • Don’t run custom external programs with -v (e.g. ffmpeg -v) to determine whether they are available. (Fixes #43)
  • Require Python >=3.9

v0.14.1 2024-07-11

11 Jul 10:59
v0.14.1
b63747e
Compare
Choose a tag to compare
  • Require beets >= 1.6.1 and support beets v2.x

v0.14.0 2024-02-12

12 Feb 11:57
ae3b83d
Compare
Choose a tag to compare
  • Require Python ^3.8
  • Require beets ^1.6

v0.13.0 - 2020-06-27

27 Jun 15:55
Compare
Choose a tag to compare
  • Drop support for Python2.7
  • Require beets>=1.4.7
  • Fix a crash in beet check --add when a music file is not found on disk. (@ssssam)

v0.12.1

19 Apr 09:22
Compare
Choose a tag to compare
  • Fix crash when running beet import with threading enabled (#22) (@alebianco)

v0.9.2

24 Aug 12:08
Compare
Choose a tag to compare
Fix tests