GithubHelp home page GithubHelp logo

avmusic's People

Contributors

reginaneon avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

penrods syner1 msgpo

avmusic's Issues

"Yes" "No" not heard on mycroft core

When the skill ask to confirm before playing the track mycroft apparently gets deaf; it's necessary to confirm through the cli (neither "yes", "no" , "proceed" seem to function) .

On my pycroft, I am getting this error...

It never plays anything..
Note that:

  1. "AVPLAY blah" doesn't seem to work now, but "avmusic blah" does ( but gets this error after Mycroft asks "shall I play it now?" and I say "yes"
  2. The URL in the error below always points to the previous play list I asked for, not teh one that generated the current error : ) - so I say "avmusic XYZ" , and it errors, then I say "avmusic ABC" and it errors, but the URL in the errors now is the one for the XYZ playlist, and so on..

Any ideas?

error form the voicelog below.
22:36:54.928 - mycroft.skills.core:wrapper:895 - ERROR - An error occurred while processing a request in A Vmusic Skill
Traceback (most recent call last):
File "/home/pi/mycroft-core/mycroft/skills/core.py", line 886, in wrapper
handler(message)
File "/opt/mycroft/skills/avmusic.reginaneon/init.py", line 76, in handle_playnow_intent
self.process = check_call(["mpv", self.vid], stdout=DEVNULL, stderr=STDOUT)
File "/usr/lib/python3.5/subprocess.py", line 271, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['mpv', 'http://www.youtube.com//watch?v=IVzyErnSnFI&list=PLni6pcFJkL35nzbh61MBpR0Y3Ex-5WKK-']' returned non-zero exit status 2
^--- NEWEST ---^

Should this work with Python 3 on PiCroft? PIP error

I have tried installing AV music on PiCroft and the MSM installation fails with an error at "sudo pip ...blah..."
This is the second time I have tried ( this was on a fresh install), and the first time I asked about the missing PIP on the forums, and was told that it doesn't exist inPython3 and that the advice is not to install it on the "base" system.
After all of that, AVmusic is in the list of "good" community skills, so I thought I would try again about a Month later (today) . I manually installed the player first after doing a full apt-get update && upgrade.
Should it work, or is it not ready for Python3 version PiCroft, or is this a bug?
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.