forslund / spotify-skill

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

Do not allow resuming after stop #79

Closed forslund closed 5 years ago

forslund commented 5 years ago

Make sure resume is declined after stop. This resolves #78.

A better approach may be possible allowing resume after stop as long as no other play command has been executed. But that is a future update.