Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 09:33:07.936 | INFO | 1999 | Playback Control Skill | Resolving Player for: sunday morning jazz from youtube
- ~~~~94 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | CPKodiSkill received the following phrase: sunday morning jazz from youtube
- 09:33:10.697 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: cast.type
- ~~~~ | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/cast.type.rx
- Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
- 09:33:10.713 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: youtube.type
- ~~~~INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/youtube.type.rx
- Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
- 09:33:10.756 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Youtube Type Detected
- 09:33:10.759 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: album.artist.type
- ~~~~ | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/album.artist.type.rx
- 09:33:10.764 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: song.artist.type
- ~~~~ | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/song.artist.type.rx
- 09:33:10.770 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: album.type
- ~~~~| INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/album.type.rx
- 09:33:10.776 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: song.type
- ~~~~ | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/song.type.rx
- 09:33:10.781 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: artist.type
- ~~~~ INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/artist.type.rx
- 09:33:10.788 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Checking other song types
- 09:33:10.791 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: movie.type
- ~~~~| INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/movie.type.rx
- 09:33:10.796 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: random.movie.type
- ~~~~ | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/random.movie.type.rx
- 09:33:10.814 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: random.music.type
- ~~~~ | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/random.music.type.rx
- 09:33:10.819 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: show.details
- ~~~~INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/show.details.rx
- 09:33:10.825 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: show.type
- ~~~~ | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/show.type.rx
- 09:33:10.830 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: with.kodi
- ~~~~ | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/with.kodi.rx
- 09:33:10.835 | INFO | 1999 | cpkodi-skill_pcwii:dLOG:95 | Using Regex: with.chromecast
- ~~~~O | 1999 | cpkodi-skill_pcwii:dLOG:95 | Regex Path: /opt/mycroft/skills/cpkodi-skill.pcwii/./regex/en-us/with.chromecast.rx
- ~~~~': 'None', 'title': 'None', 'season': 'None', 'episode': 'None', 'active': False}, 'movies': {'title': 'None', 'active': False}}
- ~~~~ 1999 | mycroft.skills.mycroft_skill.mycroft_skill:on_error:835 | An error occurred while processing a request in CP Kodi Skill
- Traceback (most recent call last):
- File "/opt/mycroft/skills/cpkodi-skill.pcwii/youtube_tools/__init__.py", line 232, in search_youtube
- 'navigationEndpoint']['browseEndpoint']['canonicalBaseUrl']
- KeyError: 'canonicalBaseUrl'
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/home/pi/mycroft-core/mycroft/skills/mycroft_skill/event_container.py", line 66, in wrapper
- handler(message)
- File "/home/pi/mycroft-core/mycroft/skills/common_play_skill.py", line 96, in __handle_play_query
- result = self.CPS_match_query_phrase(search_phrase)
- File "/opt/mycroft/skills/cpkodi-skill.pcwii/__init__.py", line 406, in CPS_match_query_phrase
- results = search_youtube(request_data['youtube']['item'])
- File "/opt/mycroft/skills/cpkodi-skill.pcwii/youtube_tools/__init__.py", line 238, in search_youtube
- LOG.error('youtube_tools Exception Error: ' + e)
- TypeError: can only concatenate str (not "KeyError") to str
- Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
- 09:33:15.121 | INFO | 1999 | Playback Control Skill | No matches
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement