devoxin

Results 75 comments of devoxin

I'm using the latest dev build and haven't noticed any of this behaviour on a Debian bare metal server. However I have noticed that if I use a filter like...

That's just how Java works. It will use up to as much as you allocate it. It probably does go down you just don't really notice it. It only becomes...

I'm unable to reproduce this issue using latest build. Can you test with [3.5-rc1](https://github.com/freyacodes/Lavalink/releases/tag/3.5-rc1) and let me know if this resolves your issue? > If I use move the bot...

The library used internally for scraping doesn't depend upon the `index` parameter. It uses the `v=` parameter (video ID), assuming this is a YouTube playlist.

On Windows, you can do a traceroute via the `tracert` command on Command Prompt or Powershell.

Lavalink doesn't support this. What's your use-case for listening on multiple ports?

Hi @pauldb09 are you still hitting this issue? Without logs I can't advise much but I can recommend trying the basics: Update your Lavalink server to the latest 3.5-rc1 release,...

- Check your buffer durations in your application.yml. default NAS is 400ms and default frame buffer is 5000ms. - Test alternative Discord voice channel regions throughout the day to rule...

The API does not support filtering by race. Images returned are picked at random.

Those are entire image categories. In the API, they are just simply images sorted into folders based on their content. There are no query parameters supported by the API to...