fromfilename: Changelog for #4600

This commit is contained in:
J0J0 Todos 2022-12-28 11:37:55 +01:00
parent c1abcf3310
commit 688ad4aad5

View file

@ -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: