You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.15.0 2024-09-20
- 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.13.0 - 2020-06-27
- 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)
Catch error on reimporting without checksum
Nevertheless, old checksums are not retained with beets 1.3.6.
This will be fixed [1] in 1.3.7.
[1]: beetbox/beets@de08059