From 348a9fbf13a4ca144b97d4c8f9b56f78c81d812f Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Fri, 4 Nov 2022 16:51:40 +0100 Subject: [PATCH] Changelog for #4708 --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9071f8831..435c85709 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -63,6 +63,11 @@ New features: * :doc:`/plugins/fromfilename`: Add debug log messages that inform when the plugin replaced bad (missing) artist, title or tracknumber metadata. :bug:`4561` :bug:`4600` +* :ref:`musicbrainz-config`: MusicBrainz release pages often link to related + metadata sources like Discogs, Bandcamp, Spotify, Deezer and Beatport. When + enabled via the :ref:`musicbrainz.external_ids` options, release ID's will be + extracted from those URL's and imported to the library. + :bug:`4220` Bug fixes: