From c34385fce72c01041ca3ecb9099464e3c0f3683c Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Wed, 26 Jul 2023 08:34:11 +0200 Subject: [PATCH] Add changelog for #4862 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9499f8ab1..893b1edf2 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -101,6 +101,9 @@ New features: command, the log message "Creating playlist ..."" is now displayed instead of hidden in the debug log, which states some form of progress through the UI. :bug:`4861` +* :doc:`plugins/subsonicupdate`: Updates are now triggered whenever either the + beets database is changed or a smart playlist is created/updated. + :bug: `4862` Bug fixes: