Skip to content

Commit 403524d

Browse files
j0j0JOJ0
authored andcommitted
lastgenre: Changelog for #5981 lastgenre
1 parent e1980f2 commit 403524d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ Bug fixes:
4747
endpoints. Previously, due to single-quotes (ie. string literal) in the SQL
4848
query, the query eg. `GET /item/values/albumartist` would return the literal
4949
"albumartist" instead of a list of unique album artists.
50+
- :doc:`plugins/lastgenre`: Fix the issue where last.fm does not give a result in
51+
the artist genre stage because multi-artist "concatenation" words (like
52+
"feat." "+", or "&" prevent exact matches. Using the albumartists list field
53+
and fetching a genre for each artist separately massively improves the chance
54+
to get a valid result in that stage.
5055

5156
For plugin developers:
5257

0 commit comments

Comments
 (0)