forslund / mopidy_skill

A Mycroft skill for controlling the mopidy media player
GNU General Public License v3.0
15 stars 14 forks source link

Mycroft-core for linux doesn't run the mopidy skill #12

Open MongolXel opened 6 years ago

MongolXel commented 6 years ago

Mopidy works, tested ( I also tested mopidy as a service) Cloned the mopidy_skill in the skill folder in /opt/mycroft/skills Edited the mycroft.conf to insert the reference to mopidy as instructed...I also tried without since mycroft and mopidy are on the same machine

Play "life on mars" ..... nothing... :) in fact mycroft doesn't understand my request... I don't get it either. Is there any undocmented additional step? Tack på förhand if you have any clue of question that may help me to solve this issue

forslund commented 6 years ago

Hi,

I haven't looked over this after the python3 switch-aroo of the mycroft-core. I'll try doing a review during the weekend.

MongolXel commented 6 years ago

Found by filtering in the cli

20:46:20.912 - mycroft.skills.core:load_skill:105 - INFO - ATTEMPTING TO LOAD SKILL: mopidy_skill with ID mopidy_skill 20:46:20.923 - mycroft.skills.core:load_skill:144 - ERROR - Failed to load skill: mopidy_skill File "/opt/mycroft/skills/mopidy_skill/init.py", line 17, in Mopidy = import('mopidypost').Mopidy File "/opt/mycroft/skills/mopidy_skill/mopidypost.py", line 12

forslund commented 6 years ago

Thanks, will dig into it!

forslund commented 6 years ago

Hi, I just pushed an update fixing the bare minimum to get it up and running again. I'll give it some more work over the next weeks but should run and be able to play some albums/genres.

/Åke

MongolXel commented 6 years ago

Tack så hemskt mycket/Thanks horribly a lot

Le dim. 17 juin 2018 23:10, Åke notifications@github.com a écrit :

Hi, I just pushed an update fixing the bare minimum to get it up and running again. I'll give it some more work over the next weeks but should run and be able to play some albums/genres.

/Åke

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/forslund/mopidy_skill/issues/12#issuecomment-397881575, or mute the thread https://github.com/notifications/unsubscribe-auth/AmTnJqAn2gCqpW53qo_rv_vmhvcSzjnnks5t9mNhgaJpZM4UpgQ- .

forslund commented 6 years ago

Det var det lilla :)