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 f0a1c51 commit 11e3836Copy full SHA for 11e3836
docs/changelog.rst
@@ -47,7 +47,7 @@ Bug fixes:
47
endpoints. Previously, due to single-quotes (ie. string literal) in the SQL
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 were last.fm does not give a result in
+- :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
52
"feat." "+", or "&" prevent exact matches. Using the albumartists list field
53
and fetching a genre for each artist separately massively improves the chance
0 commit comments