Releases: alandtse/alexa_media_player
Releases · alandtse/alexa_media_player
v4.9.1
v4.9.0
v4.8.2
v4.8.1
v4.8.0
v4.7.9
v4.7.8
v4.7.7
v4.7.7 (2023-10-08)
Build
- build: pre-commit autoupdate
updates:
Fix
- fix: bump alexapy 1.27.6
- fix: try to refresh tokens when http2 auth error
The http2 stream is sensitive to auth token errors. Instead of declaring
a bad login immediately, include one attempt to refresh auth tokens.
This may help reduce the frequency of reauth requests but is not
guaranteed. (4accda1
)