-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nothing playing #7
Comments
Have you install mplayer ?
|
Cool that solved that issue! Now I have another one. A songs starts playing a while after I've paused it. Without me unpausing it. Any idea why? |
In order to have all the song keep coming and playing, I explicitly ask the loop() function to wait during the song's length. I don't know how to pause the waiting, so the song should play a while after you've paused it... |
Ok no worries. It's something I'll look into when I get a few moments. PLEASE CONSIDER THE ENVIRONMENT BEFORE PRINTING THIS EMAIL On Sun, Apr 12, 2015 at 6:56 AM, Louis Lainé [email protected]
|
Have you install curl? |
When I run this:
./jukebox.sh -g House
All I see is this:Nothing actually plays. Any idea why?
The text was updated successfully, but these errors were encountered: