SudhanPlayz / Discord-MusicBot

An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
https://musicbot.darrenofficial.com
Other
2.92k stars 2.84k forks source link

lavalink version in docker-compose.yml doesn't support current youtube api #1292

Closed chit-uob closed 2 months ago

chit-uob commented 2 months ago

Please describe the problem you are having in as much detail as possible:

I've used the docker setup for the discord bot, and was unable to play YouTube videos, saying API was outdated, this was fixed by changing the fredboat lavalink image version from 439f122 to v3-update-lp

Include a reproducible code sample here, if possible:

// Place your code here

Further details:

I am using the docker-compose.yml suggested

Relevant client options:

chit-uob commented 2 months ago

a pull request has been created to fix this issue

LewdHuTao commented 2 months ago

merged 👍