From c0bae4e5c016a830421eb77fdc71a39c93c4f74d Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Fri, 26 May 2023 08:48:25 -0400 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 02c4f1762..05b450019 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -11,6 +11,8 @@ for Python 3.6). New features: +* Fetchart: Use the right field (`spotify_album_id`) to obtain the Spotify album id + :bug:`4803` * Prevent reimporting album if it is permanently removed from Spotify :bug:`4800` * Added option use `cover_art_arl` as an album art source in the `fetchart` plugin.