mirror of
https://github.com/beetbox/beets.git
synced 2026-01-02 14:03:12 +01:00
Add the `data-track-list' feature to changelog.
This commit is contained in:
parent
edd6e7f789
commit
6ea1be7314
1 changed files with 5 additions and 0 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue