mirror of
https://github.com/beetbox/beets.git
synced 2026-04-01 19:23:55 +02:00
Add a note to the changelog
This commit is contained in:
parent
74b89b6ed2
commit
80fc1490e5
1 changed files with 3 additions and 0 deletions
|
|
@ -58,6 +58,9 @@ Bug fixes
|
|||
**Migration**: This cannot be migrated automatically because of the field
|
||||
clash. If you use ``lastimport`` without ``mpdstats``, migrate manually with
|
||||
``beet modify lastfm_play_count='$play_count'``.
|
||||
- :ref:`import-cmd` Simplify autotag metadata application for albums and
|
||||
singletons, fixing null-overwrite handling and keeping singular/plural artist
|
||||
metadata fields in sync during tagging.
|
||||
|
||||
For plugin developers
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue