We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e3836 commit e4a4891Copy full SHA for e4a4891
docs/changelog.rst
@@ -48,7 +48,7 @@ Bug fixes:
48
query, the query eg. `GET /item/values/albumartist` would return the literal
49
"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-artists "concatenation" words (like
+ 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.
0 commit comments