Changelog for PR #5582

This commit is contained in:
J0J0 Todos 2025-01-08 07:55:16 +01:00
parent 0c10635ff7
commit 55c0f7ad4c

View file

@ -33,6 +33,11 @@ Bug fixes:
* :ref:`query-sort`: Fix a bug that would raise an exception when sorting on
a non-string field that is not populated in all items.
:bug:`5512`
* :doc:`plugins/lastgenre`: Fix track-level genre handling. Now when an album-level
genre is set already, single tracks don't fall back to the album's genre and
request their own last.fm genre. Also log messages regarding what's been
tagged are now more polished.
:bug:`5582`
For packagers: