Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skill is sometimes not active #123

Open
jshep321 opened this issue Dec 9, 2019 · 1 comment
Open

skill is sometimes not active #123

jshep321 opened this issue Dec 9, 2019 · 1 comment

Comments

@jshep321
Copy link

jshep321 commented Dec 9, 2019

I've seen this several times and I think it only happens after an update. Spotify (on picroft) worked fine last night. Not today. Some logs attached. Immediately try again... works fine. weird....

spotifyfaillog.txt

@forslund
Copy link
Owner

forslund commented Dec 9, 2019

Interesting. It looks like the Spotify skill produces a response with high confidence. Possibly the playback control skill got it too late?

 10:49:10.387 | INFO     |   676 | SpotifySkill | Spotify confidence: 1.0
~~~rls': {'spotify': 'https://open.spotify.com/user/<omitted>'}}, 'snapshot_id': <omitted>}}

Was the answer ("It sounds like you are trying to listen to some music...") quick or slow (5 seconds or so after the "let me look for that")? If it was quick the timeout logic in the playback control skill that may be to blame.

I'll keep my eyes out for this on my device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants