add changelog for and to resolve PR #5828

This commit is contained in:
rdy2go 2026-01-15 16:07:54 +01:00
parent 445ad02399
commit fdfeb35076

View file

@ -90,6 +90,8 @@ Bug fixes:
- :doc:`/plugins/ftintitle`: Fixed artist name splitting to prioritize explicit
featuring tokens (feat, ft, featuring) over generic separators (&, and),
preventing incorrect splits when both are present.
- :doc:`reference/cli`: Fix 'from_scratch' option for singleton imports: delete
all (old) metadata when new metadata is applied. :bug:`3706`
For plugin developers:
@ -292,11 +294,8 @@ Bug fixes:
- Fix ``HiddenFileTest`` by using ``bytestring_path()``.
- tests: Fix tests failing without ``langdetect`` (by making it required).
:bug:`5797`
- :doc:`plugins/musicbrainz`: Fix the MusicBrainz search not taking into
account the album/recording aliases
- :doc:`reference/cli`: Fix 'from_scratch' option for singleton imports: delete
all (old) metadata when new metadata is applied.
:bug:`3706`
- :doc:`plugins/musicbrainz`: Fix the MusicBrainz search not taking into account
the album/recording aliases
- :doc:`/plugins/spotify`: Fix the issue with that every query to spotify was
ascii encoded. This resulted in bad matches for queries that contained special
e.g. non latin characters as 盗作. If you want to keep the legacy behavior set