What's Changed
- Added
spotipy
as an official requirement for Spotcast, now that the official Spotify integration no longer provides it.- For user with containers, a bug is preventing newly installed python libraries to be found. A current work around is to add
PYTHONPATH=/config/deps/
to your container environment.
- For user with containers, a bug is preventing newly installed python libraries to be found. A current work around is to add
- Moved device discovery to use the new
spotifyaio
library
New Contributors
Full Changelog: v3.9.0...v3.9.1