changelog

This commit is contained in:
Arno Hautala 2023-09-09 22:15:07 -04:00
parent d8eba458bd
commit c3a4356773

View file

@ -118,6 +118,10 @@ New features:
Bug fixes: Bug fixes:
* :doc:`/plugins/scrub`: Fixed the import behavior where scrubbed database tags
were restored to newly imported tracks with config settings ``scrub.auto: yes``
and ``import.write: no``.
:bug:`4326`
* :doc:`/plugins/deezer`: Fixed the error where Deezer plugin would crash if non-Deezer id is passed during import. * :doc:`/plugins/deezer`: Fixed the error where Deezer plugin would crash if non-Deezer id is passed during import.
* :doc:`/plugins/fetchart`: Fix fetching from Cover Art Archive when the * :doc:`/plugins/fetchart`: Fix fetching from Cover Art Archive when the
`maxwidth` option is set to one of the supported Cover Art Archive widths. `maxwidth` option is set to one of the supported Cover Art Archive widths.