Add a note to the changelog

This commit is contained in:
Šarūnas Nejus 2026-03-21 16:41:12 +00:00
parent 74b89b6ed2
commit 80fc1490e5
No known key found for this signature in database

View file

@ -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
~~~~~~~~~~~~~~~~~~~~~