mirror of
https://github.com/beetbox/beets.git
synced 2026-01-13 19:52:48 +01:00
lastgenre: Changelog for #5981 lastgenre
This commit is contained in:
parent
f19d672016
commit
28dc78be95
1 changed files with 5 additions and 0 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue