mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Slightly expand changelog for #1436
This commit is contained in:
parent
19542df187
commit
fbf40c6f62
1 changed files with 4 additions and 3 deletions
|
|
@ -6,9 +6,10 @@ Changelog
|
|||
|
||||
Fixes:
|
||||
|
||||
* Importing with ``embedart`` plugin enabled now checks config option
|
||||
``write`` under ``import`` to determine whether to write tags and
|
||||
art to music files. :bug:`1427`
|
||||
* :doc:`/plugins/embedart`: In ``auto`` mode (the import hook), the plugin now
|
||||
respects the ``write`` config option under ``import``. If this is disabled,
|
||||
album art is no longer embedded on import in order to leave files
|
||||
untouched---in effect, ``auto`` is implicitly disabled. :bug:`1427`
|
||||
|
||||
|
||||
1.3.12 (April 18, 2015)
|
||||
|
|
|
|||
Loading…
Reference in a new issue