1.5.4
What's Changed
- Fixed Twitch source sometimes failing to initialise causing errors when registering source managers #100
- Fixed metadata extraction for some OGG files #102
- Fixed OGG opus duration extraction #104
- Fixed clamping of lower values during volume changing #106
- Improve handling of some MP3 files with multiple IDv3 blocks #109
- Added basic metadata extraction for Matroska files #109
- Add new
AudioSourceManagers.registerRemoteSources
method which allows excluding specific source managers from being registered (useful for excluding the old YouTube source manager)
Warning
The YoutubeSourceManager
is now deprecated and won't receive further updates. Please use https://github.com/lavalink-devs/youtube-source#common instead.