mirror of
https://github.com/beetbox/beets.git
synced 2025-12-25 01:53:31 +01:00
Changelog for #4506
This commit is contained in:
parent
9803939a1c
commit
eaabf291f7
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ New features:
|
|||
|
||||
Bug fixes:
|
||||
|
||||
* :doc:`/plugins/replaygain`: Avoid a crash when errors occur in the analysis
|
||||
backend.
|
||||
:bug:`4506`
|
||||
* We now respect the Spotify API's rate limiting, which avoids crashing when the API reports code 429 (too many requests).
|
||||
:bug:`4370`
|
||||
* Fix implicit paths OR queries (e.g. ``beet list /path/ , /other-path/``)
|
||||
|
|
|
|||
Loading…
Reference in a new issue