mirror of
https://github.com/beetbox/beets.git
synced 2025-12-29 12:02:44 +01:00
Changelog for #2323
This commit is contained in:
parent
2bef20bc2b
commit
6406918940
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ Fixes:
|
|||
* The ``%asciify{}`` path formatting function and the :ref:`asciify-paths`
|
||||
setting properly substitute path separators generated by converting some
|
||||
unicode characters into ASCII, such as ½ and ¢.
|
||||
* :doc:`/plugins/convert`: Fix a logging-related crash when filenames contain
|
||||
curly brackets. Thanks to :user:`kierdavis`. :bug:`2323`
|
||||
|
||||
Also, we've removed some special handling for logging in the
|
||||
:doc:`/plugins/discogs` that we believe was unnecessary. If spurious log
|
||||
|
|
|
|||
Loading…
Reference in a new issue