From 6ea1be731475ca5c84f498320d09c3773ba8f2bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Detrey?= Date: Wed, 7 Oct 2015 23:30:52 +0200 Subject: [PATCH] Add the `data-track-list' feature to changelog. --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1aa89ef1e..f41243e65 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -23,6 +23,11 @@ The new features: * :doc:`/plugins/plexupdate`: A new ``library_name`` option allows you to select which Plex library to update. :bug:`1572` :bug:`1595` * Add new `include` config option to allow including external config files. +* The importer now supports audio files contained in data tracks when they are + listed in MusicBrainz: the corresponding audio tracks are now merged into the + main track list. (This feature depends on a new version of the + ``musicbrainzngs`` library which is not yet released, but will start working + when it is available.) Thanks to :user:`jdetrey`. :bug:`1638` Fixes: