mirror of
https://github.com/beetbox/beets.git
synced 2025-12-16 05:34:47 +01:00
[changelog] Note 'platformdirs' integration
This commit is contained in:
parent
24e51e90f4
commit
d3bc27a58f
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@ New features:
|
|||
* :doc:`plugins/autobpm`: Add new configuration option ``beat_track_kwargs``
|
||||
which enables adjusting keyword arguments supplied to librosa's
|
||||
``beat_track`` function call.
|
||||
* Beets now uses ``platformdirs`` to determine the default music directory.
|
||||
This location varies between systems -- for example, users can configure it
|
||||
on Unix systems via ``user-dirs.dirs(5)``.
|
||||
|
||||
Bug fixes:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue