mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Changelog for #6161
This commit is contained in:
parent
2ef77852b7
commit
97bc0b3b8c
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ Bug fixes:
|
||||||
the default config path. :bug:`5652`
|
the default config path. :bug:`5652`
|
||||||
- :doc:`plugins/lyrics`: Accepts strings for lyrics sources (previously only
|
- :doc:`plugins/lyrics`: Accepts strings for lyrics sources (previously only
|
||||||
accepted a list of strings). :bug:`5962`
|
accepted a list of strings). :bug:`5962`
|
||||||
|
- Fix a bug introduced in release 2.4.0 where import from any valid
|
||||||
|
import-log-file always threw a "none of the paths are importable" error.
|
||||||
|
|
||||||
For plugin developers:
|
For plugin developers:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue