mopidy_skill icon indicating copy to clipboard operation
mopidy_skill copied to clipboard

A Mycroft skill for controlling the mopidy media player

Results 12 mopidy_skill issues
Sort by recently updated
recently updated
newest added

It seems like mopidy skill is at least partially functioning because it says it finds a match for what I asked but then starts playing a news feed instead. Here...

mopidy now requires the `uris` parameter and there is no `uri` parameter. The change is backwards-compatible.

Currently the skill fetches all the mopidy media listings and generates a bunch up internal datatypes for searching for tracks. Could instead Mopidy search calls be used?

Mopidy 3 is returning some entries that look like this: ```json { "__model__": "Ref", "uri": "gmusic:album:", "name": "Unknown Album", "type": "directory" } ``` The list comprehension assumes the name is...

I'm struggling a bit with some aspects of this as implemented: * If I say an exact song name, it often doesn't get played. * The playlists seem a bit...

Not sure where to turn. I am told that mycroft log files should show the skill loading info about the songs that are local, but I can't find that in...

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...

New user of Picroft here so forgive me if I'm missing something obvious. I tried SSHing to Picroft as "pi/mycroft" and ran "msm install mopidy_skill" as instructed in the README.md,...

I'm running mopidy and mycroft linux on an Arch box. The command "play " works, but the other commands in the README don't seem to work for me, eg: "Play...

Mycroft seems to stop being able to speak, yet can hear me talk to it. ALSA lib pcm_dmix.c:1052:(snd_pcm_dmix_open) unable to open slave aplay: main:788: audio open error: Device or resource...