Release v2.5.1
·
1245 commits
to master
since this release
New features
- Zero Plugin: Add new configuration option,
omit_single_disc, to allow zeroing the disc number on write for single-disc albums. Defaults to False.
Bug fixes
- beets.plugins.BeetsPlugin: load the last plugin class defined in the plugin namespace. π (#6093)
For packagers
- Fixed issue with legacy metadata plugins not copying properties from the base class.
- Reverted the following: When installing
beetsvia git or locally the version string now reflects the current git branch and commit hash. π (#6089)
Other changes
- Removed outdated mailing list contact information from the documentation π (#5462).
- Getting Started: Modernized the Getting Started guide with tabbed sections and dropdown menus. Installation instructions have been streamlined, and a new subpage now provides additional setup details.