Skip to content

Skill can't find any music #149

@btburton42

Description

@btburton42

Skill can't find any music

Hi there, hope you can help me with this. Maybe it's a bug with you, maybe with MyCroft?

Skill worked until this morning. Have it installed via PiCroft. SSH'd into box for some reason (I don't quite remember) and MyCroft autoupdated. Now Spotify is broken. It was really my favorite part about this voice assistant.

Here's the log when I search for Tom Petty.

 04:45:05.716 | DEBUG    | 25162 | mycroft.skills.intent_service:handle_utterance:346 | Utterances: ['play bob marly on spotify']
~~~~ DEBUG    | 25162 | mycroft.skills.intent_service:handle_utterance:366 | Padatious intent: {'name': 'mycroft-audio-record.mycroftai:PlayRecording.intent', 'sent': 'play bob marly on spotify', 'matches': {}, 'conf': 0.5012202271906231}
~~~~ 'data': [('bob marly', 'mycroft_playback_control_mycroftaiPhrase')], 'confidence': 0.5}], 'confidence': 0.5, 'end_token': 2, 'match': 'bob marly', 'key': 'bob marly', 'from_context': False}], 'utterance': 'play bob marly on spotify'}
 04:45:06.378 | INFO     | 25162 | Playback Control Skill | Resolving Player for: bob marly on spotify
 04:45:08.589 | DEBUG    | 25162 | mycroft.skills.mycroft_skill.event_container:add:146 | Added event: mycroft-playback-control.mycroftai:PlayQueryTimeout
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
 04:45:08.621 | INFO     | 25162 | mycroft-pandora_mycroftai:_extract_station:426 | generator raised StopIteration
 04:45:08.627 | DEBUG    | 25162 | mycroft.skills.mycroft_skill.event_container:add:146 | Added event: mycroft-playback-control.mycroftai:PlayQueryTimeout
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
 04:45:08.634 | DEBUG    | 25162 | mycroft.skills.mycroft_skill.event_container:add:146 | Added event: mycroft-playback-control.mycroftai:PlayQueryTimeout
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
 04:45:08.651 | DEBUG    | 25162 | mycroft.skills.mycroft_skill.event_container:add:146 | Added event: mycroft-playback-control.mycroftai:PlayQueryTimeout
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
 04:45:08.885 | DEBUG    | 25162 | Playback Control Skill | CommonPlay Resolution: bob marly on spotify
 04:45:08.885 | INFO     | 25162 | Playback Control Skill |    No matches

Also of note. Installed Pandora since I figured it was worth a try while yours was down:

~~~~DEBUG    | 25162 | mycroft.skills.intent_service:handle_utterance:366 | Padatious intent: {'name': 'mycroft-audio-record.mycroftai:PlayRecording.intent', 'sent': 'play bob marley on pandora', 'matches': {}, 'conf': 0.5012202271906231}
~~~~ta': [('bob marley', 'mycroft_playback_control_mycroftaiPhrase')], 'confidence': 0.5}], 'confidence': 0.5, 'end_token': 2, 'match': 'bob marley', 'key': 'bob marley', 'from_context': False}], 'utterance': 'play bob marley on pandora'}
 04:50:56.999 | INFO     | 25162 | Playback Control Skill | Resolving Player for: bob marley on pandora
 04:50:58.214 | DEBUG    | 25162 | mycroft.skills.mycroft_skill.event_container:add:146 | Added event: mycroft-playback-control.mycroftai:PlayQueryTimeout
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
 04:50:58.256 | DEBUG    | 25162 | mycroft.skills.mycroft_skill.event_container:add:146 | Added event: mycroft-playback-control.mycroftai:PlayQueryTimeout
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
 04:50:58.272 | DEBUG    | 25162 | mycroft.skills.mycroft_skill.event_container:add:146 | Added event: mycroft-playback-control.mycroftai:PlayQueryTimeout
 04:50:59.742 | DEBUG    | 25162 | urllib3.connectionpool | Starting new HTTPS connection (1): api.mycroft.ai:443
 04:51:00.050 | DEBUG    | 25162 | urllib3.connectionpool | https://api.mycroft.ai:443 "POST /v1/device/b6785b24-8704-4995-b426-5635cfeee41b/metric/timing HTTP/1.1" 204 0
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
 04:51:03.393 | DEBUG    | 25162 | Playback Control Skill | CommonPlay Resolution: bob marley on pandora
 04:51:03.394 | DEBUG    | 25162 | Playback Control Skill |     0.5125 using mycroft-pandora.mycroftai
 04:51:03.401 | INFO     | 25162 | Playback Control Skill | Playing with: mycroft-pandora.mycroftai
 04:51:03.860 | INFO     | 25162 | Playback Control Skill | Audio service status: {}
 04:51:35.473 | DEBUG    | 25162 | urllib3.connectionpool | Starting new HTTPS connection (1): api.mycroft.ai:443
 04:51:35.759 | DEBUG    | 25162 | urllib3.connectionpool | https://api.mycroft.ai:443 "GET /v1/device/b6785b24-8704-4995-b426-5635cfeee41b/skill/settings HTTP/1.1" 304 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions