matthieugrieger / mumbledj

A Mumble bot that plays audio fetched from various media sites.
MIT License
170 stars 59 forks source link

Songs don't play when added #163

Closed J4RF closed 8 years ago

J4RF commented 8 years ago

When I add a song the metadata shows in the chat, but the song never plays and it appears is never added to the queue. Can confirm that youtube-dl and ffmpeg are working, and the server is using opus. Here is the result upon adding a song: http://imgur.com/DqoD5B9. I wish I could give more detail, but the mumbledj console isn't showing any errors. Any help is greatly appreciated.

Loooooouuuuu commented 8 years ago

Hey

Does the bot has speak permission in the channel he is in?

Edit : Sorry I couldn't see the screenshot. It's probably not permissions

Did you compile MumbleDJ yourself? Try the already compiled version if you can, I had a similar problem

J4RF commented 8 years ago

Yes, I did compile it myself. I'll give the pre-compiled a go when I get a chance.

matthieugrieger commented 8 years ago

When you say "the server is using opus", do you mean that you set opusthreshold equal to 0 in the Mumble server's config?

matthieugrieger commented 8 years ago

Closing due to inactivity. Let me know if you are still experiencing issues!