Releases: geigerzaehler/beets-alternatives
Releases · geigerzaehler/beets-alternatives
v0.13.1
- Resize embedded art in alternative files with
albumart_maxwidth
option (@returntoreality)
v0.13.0
v0.12.0
v0.11.1
- Add --all flag to update command which will update all configured collections.
v0.11.0
- 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
v0.10.1 2019-09-18
Fixes
- Running
beet completion
does not crash anymore #38
v0.10.0
- Symlink views now support relative symlinks (@daviddavo)
- Running just
beet alt
does not throw an error anymore (@daviddavo)
v0.9.0
- The package is now on PyPI
- Require at least beets v1.4.7
- Update album art in alternatives when it changes
- Python 3 support (Python 2.7 continuous to be supported)
- Support the format aliases defined by the convert plugin ('wma' and 'vorbis' with current beets)
- Bugfix: Explicitly write tags after encoding instead of relying on the encoder to do so
- Bugfix: If the
formats
config option is modified, don't move files if the extension would change, but re-encode