Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.69k stars 2.3k forks source link

[Audio] Update Lavalink.jar build #6305

Closed aikaterna closed 5 months ago

aikaterna commented 5 months ago

Description of the changes

This changes audio's manager to download and use version 3.7.11 of our Lavalink.jar.

Have the changes in this PR been tested?

No.

Lavalink changelog:

Fixed not being able to seek when player is paused
Updated Oshi to 6.4.3
Updated Lavaplayer to 1.5.3
Resolved some 400 errors during yt and ytm playback
tjc15b commented 5 months ago

Trying to run your branch locally, but the lavalink.jar download gets killed after 56 seconds:

image

Any ideas? I was trying to get this youtube music fix in without waiting for full release :D

aikaterna commented 5 months ago

Trying to run your branch locally, but the lavalink.jar download gets killed after 56 seconds:

image

Any ideas? I was trying to get this youtube music fix in without waiting for full release :D

Seems like you have some issues with your network or whatever you are trying. If you need help, visit the #support channel in Discord, discord.gg/red

tjc15b commented 5 months ago

Trying to run your branch locally, but the lavalink.jar download gets killed after 56 seconds: image Any ideas? I was trying to get this youtube music fix in without waiting for full release :D

Seems like you have some issues with your network or whatever you are trying. If you need help, visit the #support channel in Discord, discord.gg/red

I got it working by going back to the 3.5.5 release build and replacing my Lavalink.jar manually with 3.7.11

ja-cop commented 5 months ago

There is also a Lavalink v4.0.4/Lavaplayer v2.1.1 now, with further fixes for the 400 error response :slightly_smiling_face:

aikaterna commented 5 months ago

There is also a Lavalink v4.0.4/Lavaplayer v2.1.1 now, with further fixes for the 400 error response 🙂

We don't use Lavalink v4 here, but the v3 version we're using has these fixes you're speaking of, backported to the appropriate Lavalink and Lavaplayer legacy versions.