mirror of
https://github.com/beetbox/beets.git
synced 2025-12-28 11:32:30 +01:00
Changelog for #496
This commit is contained in:
parent
39809a8a44
commit
ae68cedeaf
1 changed files with 3 additions and 0 deletions
|
|
@ -68,6 +68,9 @@ Fixes:
|
|||
* Sorting numerical fields (such as track) now works again. :bug:`1511`
|
||||
* :doc:`/plugins/replaygain`: Missing GStreamer plugins now cause a helpful
|
||||
error message instead of a crash. :bug:`1518`
|
||||
* Fix an edge case when producing sanitized filenames where the maximum path
|
||||
length conflicted with the :ref:`replace` rules. Thanks to Ben Ockmore.
|
||||
:bug:`496` :bug:`1361`
|
||||
|
||||
|
||||
1.3.13 (April 24, 2015)
|
||||
|
|
|
|||
Loading…
Reference in a new issue