Changelog for #4506

This commit is contained in:
Adrian Sampson 2022-10-01 15:51:44 -07:00
parent 9803939a1c
commit eaabf291f7
No known key found for this signature in database
GPG key ID: BDB93AB409CC8705

View file

@ -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/``)