devoxin
devoxin
Before I transfer this issue to [youtube-source](https://github.com/lavalink-devs/youtube-source), are you able to try the new youtube source? This issue should be resolved for videos. Livestreams are still a WIP as they...
Closing as this is now stale. If you continue to experience issues, please open another issue on the [youtube-source](https://github.com/lavalink-devs/youtube-source) repository.
Looks like this can be fixed by replacing `-m{bits}` with `-marm` in `build.gradle` for now. I've yet to test the resulting files, but will update once I have results. Edit:...
Closing as stale.
Perhaps GitHub Wikis could be put to use?
cc @NovusTheory
There's an alternative method for using the rotator listed in the README of the `youtube-source` repo negating the need for a custom `forSource` method. Ideally, we would refactor it to...
Are you calling player.skip() multiple times in a row?
There is a known issue where many calls to `player.play()` in quick succession can cause this issue but I've not heard of this issue occurring under any other conditions
Total duration and track count seems useless to add when you can calculate this yourself.