mirror of
https://github.com/beetbox/beets.git
synced 2025-12-22 16:43:25 +01:00
fromfilename: Changelog for #4600
This commit is contained in:
parent
c1abcf3310
commit
688ad4aad5
1 changed files with 6 additions and 0 deletions
|
|
@ -49,6 +49,9 @@ New features:
|
|||
:bug:`4438`
|
||||
* Add a new ``import.ignored_alias_types`` config option to allow for
|
||||
specific alias types to be skipped over when importing items/albums.
|
||||
* :doc:`/plugins/fromfilename`: Add debug log messages that inform when the
|
||||
plugin replaced bad (missing) artist, title or tracknumber metadata.
|
||||
:bug:`4561` :bug:`4600`
|
||||
|
||||
Bug fixes:
|
||||
|
||||
|
|
@ -122,6 +125,9 @@ Bug fixes:
|
|||
* :doc:`plugins/lyrics`: Fixed issue with Tekstowo backend not actually checking
|
||||
if the found song matches.
|
||||
:bug:`4406`
|
||||
* :doc:`/plugins/fromfilename`: Fix failed detection of <track> <title>
|
||||
filename patterns.
|
||||
:bug:`4561` :bug:`4600`
|
||||
|
||||
For packagers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue