Retry Spotify token refresh

This commit is contained in:
Max Isom 2022-07-16 13:58:24 -05:00
parent 28bcd4b45e
commit e489b10565
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880
4 changed files with 23 additions and 5 deletions

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Retry refreshing Spotify access token if a request fails (should fix https://github.com/codetheweb/muse/issues/719)
## [2.1.0] - 2022-06-25
- `/loop` command that plays the current song on loop