mirror of
https://github.com/beetbox/beets.git
synced 2025-12-16 05:34:47 +01:00
Changelog for PR #5582
This commit is contained in:
parent
0c10635ff7
commit
55c0f7ad4c
1 changed files with 5 additions and 0 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue