lastgenre: Changelog for #5981 lastgenre

This commit is contained in:
j0j0 2025-11-16 08:54:12 +01:00 committed by J0J0 Todos
parent f19d672016
commit 28dc78be95

View file

@ -73,6 +73,11 @@ Bug fixes:
cancelling an edit session during import. :bug:`6104`
- :ref:`update-cmd` :doc:`plugins/edit` fix display formatting of field changes
to clearly show added and removed flexible fields.
- :doc:`plugins/lastgenre`: Fix the issue where last.fm doesn't return any
result in the artist genre stage because "concatenation" words in the artist
name (like "feat.", "+", or "&") prevent it. Using the albumartists list field
and fetching a genre for each artist separately improves the chance of
receiving valid results in that stage.
For plugin developers: