forslund / spotify-skill

Mycroft Skill to control spotify using the Spotify Connect API
Apache License 2.0
71 stars 38 forks source link

package change in spotipy #180

Open Aduen opened 1 year ago

Aduen commented 1 year ago

Breaks on the many changes in spotipy authentication flow.

forslund commented 1 year ago

Thanks, the skill installs spotipy 2.17.1 so changes shouldn't affect it.

That said, we should try to keep up with spotipy so it might be a good time to update it!