Skip to content

Releases: devoxin/lavaplayer

1.4.5

05 Nov 15:28
a252653
Compare
Choose a tag to compare

Fixes

  • Fix IDENTITY_REGEX in YoutubeAccessTokenTracker.

Changes

  • Bump jsoup dependency.
  • Bump commons-io dependency.

1.4.4

04 Oct 02:40
Compare
Choose a tag to compare

Additions

  • Add support for retrieving lyrics from YouTube Music.
    • This is accessible through YoutubeAudioSourceManager#getLyricsForVideo.

1.4.3

16 Aug 19:05
d11b46b
Compare
Choose a tag to compare

Additions

  • Add support for MPEG 2.5
  • Add support for SoundCloud short URLs

Fixes

  • Fix OGG streaming
  • Fix YT access token updating
  • Fix status code 403 for YT tracks

1.4.2

18 Mar 21:40
Compare
Choose a tag to compare
  • Fix LocalFormatIntegrationTest failing.

1.4.1

15 Mar 01:14
Compare
Choose a tag to compare

Additions

  • PCM_S24LE support. (@devoxin)
  • Dependency version bumps. (@devoxin)
  • Rewinding for YouTube streams. (@Walkyst)
  • Implement rewinding for OGG files. (@Walkyst)
  • Add AudioSourceManagers getter to AudioPlayerManager. (@TopiSenpai)
  • Support YouTube format audio tracks. (@melike2d)
  • Ability to set custom socket factory. (@Walkyst)

Fixes

  • Fix Twitch source. (@Walkyst)
  • Fix possible infinite read loop in mpeg parsing. (@Walkyst)
  • Fix rewinding to beginning of OGG files. (@Walkyst)

1.3.99.1

31 Oct 00:35
Compare
Choose a tag to compare
  • send additional parameters with android reqs

1.3.99

28 Oct 14:31
Compare
Choose a tag to compare
  • porting back a few of walkyst's changes
    • notably, adds the visitor ID header
  • removed client config retries within YT audio track