Skip to content

1.5.4

Compare
Choose a tag to compare
@topi314 topi314 released this 05 May 20:12
· 1 commit to v1-legacy since this release
2d70c63

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.