mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +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:
|
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``.
|
||||||
|
|
|
||||||
|
|
@ -728,7 +728,7 @@ Default configuration::
|
||||||
extra_tags: []
|
extra_tags: []
|
||||||
genres: no
|
genres: no
|
||||||
|
|
||||||
.. _enabled:
|
.. _musicbrainz.enabled:
|
||||||
|
|
||||||
enabled
|
enabled
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue