museofficial / muse

🎧 a self-hosted midwestern Discord music bot that doesn't suck
MIT License
880 stars 229 forks source link

Spotify Sound doesn't work #984

Closed Dreandor closed 9 months ago

Dreandor commented 10 months ago

What's happening? If I paste just a spotify url (no playlist) the bot is saying: ope: No video found.

Logs

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Runtime I'm running Muse:

Versions

codetheweb commented 9 months ago

Muse does not stream directly from Spotify, it attempts to find similar track on YouTube from the track's title and artist. If it doesn't exist on YouTube, you'll get this error.

Happy to accept a PR to make the error message more clear.