Add a changelog entry

This commit is contained in:
Šarūnas Nejus 2022-03-15 22:13:23 +00:00
parent 85c4310e47
commit f10b70444c
No known key found for this signature in database
GPG key ID: DD28F6704DBE3435
2 changed files with 3 additions and 1 deletions

View file

@ -8,6 +8,8 @@ Changelog goes here!
New features: New features:
* :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 * :doc:`/plugins/kodiupdate`: Now supports multiple kodi instances
:bug:`4101` :bug:`4101`
* Add the item fields ``bitrate_mode``, ``encoder_info`` and ``encoder_settings``. * Add the item fields ``bitrate_mode``, ``encoder_info`` and ``encoder_settings``.

View file

@ -728,7 +728,7 @@ Default configuration::
extra_tags: [] extra_tags: []
genres: no genres: no
.. _enabled: .. _musicbrainz.enabled:
enabled enabled
~~~~~~~ ~~~~~~~