From c3a4356773ca0a304c99a630bda067ee52e54fac Mon Sep 17 00:00:00 2001 From: Arno Hautala Date: Sat, 9 Sep 2023 22:15:07 -0400 Subject: [PATCH] changelog --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0aacbf03a..5aa5ea0ec 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -118,6 +118,10 @@ New features: 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/fetchart`: Fix fetching from Cover Art Archive when the `maxwidth` option is set to one of the supported Cover Art Archive widths.