mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
Add a changelog entry
This commit is contained in:
parent
85c4310e47
commit
f10b70444c
2 changed files with 3 additions and 1 deletions
|
|
@ -8,6 +8,8 @@ Changelog goes here!
|
|||
|
||||
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
|
||||
:bug:`4101`
|
||||
* Add the item fields ``bitrate_mode``, ``encoder_info`` and ``encoder_settings``.
|
||||
|
|
|
|||
|
|
@ -728,7 +728,7 @@ Default configuration::
|
|||
extra_tags: []
|
||||
genres: no
|
||||
|
||||
.. _enabled:
|
||||
.. _musicbrainz.enabled:
|
||||
|
||||
enabled
|
||||
~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue