Giter Club home page Giter Club logo

Comments (2)

robinfriedli avatar robinfriedli commented on May 27, 2024

That is not a coincidence ;) It most likely also means that pressing pause is delayed by 15 seconds, since it will continue to pull from the buffer. I believe lavaplayer fires the AudioEvent for reaching the end of the track when the last packet is pulled with no way of knowing whether it is buffered or not. A 15 seconds buffer is not exactly pratical, the point of the buffer is to avoid stutters caused by garbage collection pauses, if those reach 15 seconds you have some pretty big problems ;) The default of 400 ms is already really generous for most users. When only streaming to a handful of guilds you can actually easily get away without a native buffer at all. I'd recommend just leaving the default.

The bot always leaves after playing the last track in the queue.

from aiode.

JustOneMoreDog avatar JustOneMoreDog commented on May 27, 2024

Sorry for the delayed response I missed the notification on your message. Awesome I will revert the bot back down to 400ms. Thank you!

from aiode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.