mirror of
https://github.com/beetbox/beets.git
synced 2025-12-10 10:32:34 +01:00
Update changelog
This commit is contained in:
parent
1b02d65112
commit
c5c34e4cda
1 changed files with 3 additions and 3 deletions
|
|
@ -7,10 +7,10 @@ Changelog
|
|||
Changelog goes here!
|
||||
|
||||
New features:
|
||||
|
||||
* Save Spotify `album_id`, `artist_id` and `track_id` information. Partial fix for `4347`.
|
||||
* Create the parental directories for database if they do not exist.
|
||||
:bug:`3808` :bug:`4327`
|
||||
* :ref:`musicbrainz-config`: a new :ref:`musicbrainz.enabled` option allows disabling
|
||||
* :ref:`musicbrainz-config`: a new :ref:`musicbrainz.enabled` option allows disabling
|
||||
the MusicBrainz metadata source during the autotagging process
|
||||
* :doc:`/plugins/kodiupdate`: Now supports multiple kodi instances
|
||||
:bug:`4101`
|
||||
|
|
@ -20,7 +20,7 @@ New features:
|
|||
* :doc:`/plugins/convert`: Add a new `auto_keep` option that automatically
|
||||
converts files but keeps the *originals* in the library.
|
||||
:bug:`1840` :bug:`4302`
|
||||
* Added a ``-P`` (or ``--disable-plugins``) flag to specify one/multiple plugin(s) to be
|
||||
* Added a ``-P`` (or ``--disable-plugins``) flag to specify one/multiple plugin(s) to be
|
||||
disabled at startup.
|
||||
|
||||
Bug fixes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue