Update changelog

This commit is contained in:
Alok Saboo 2022-05-08 14:02:45 -04:00
parent 1b02d65112
commit c5c34e4cda

View file

@ -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: