Skip to content

Releases: devoxin/Lavalink.py

Lavalink.py 2.1 (2.1.1)

18 Mar 16:01
Compare
Choose a tag to compare

The big update! Lavalink.py is now more stable and feature-complete than ever, this update also introduces custom players and better event handling!

Lavalink.py 2.0.2.9

25 Feb 18:42
Compare
Choose a tag to compare
  • Fix players reading tracks from the end of the queue rather than the start
  • Client now handles setting the channel id in players (based on voice updates)
  • Fix repeat

Lavalink.py 2.0.2.8

25 Feb 01:41
Compare
Choose a tag to compare
  • Revert queue to a list for now

Lavalink.py 2.0.2.7

25 Feb 01:10
Compare
Choose a tag to compare
  • Fixes an issue where when the bot is moved voicechannels via drag, the new channel_id isn't updated internally
  • Fixes an issue with find in playermanager

Lavalink.py 2.0.2.6

22 Feb 19:54
Compare
Choose a tag to compare

Now has an easy-to-use thumbnail property in AudioTracks for youtube URLs.

Lavalink.py 2.0.2.5

18 Feb 16:50
Compare
Choose a tag to compare

This fixes an issue with WebSocket not using the given loop when a non-default is passed as a kwarg to the client

This also fixes some issues with bot properties accessed before the bot logs in, thus throwing errors

2.0.2.4

14 Feb 21:30
Compare
Choose a tag to compare

Minor QOL changes!

Lavalink.py V2

10 Feb 18:58
Compare
Choose a tag to compare

• Adds support for Lavalink V2
• Remove the need to monkey-patch discord.py
• Track event hooks!
• Improved reliability/stability
• aaaand a few other things but those are mostly the highlights

Fixes

11 Feb 14:03
c16ad73
Compare
Choose a tag to compare

-> Fixes double triggering of TrackEnd/TrackStuck/TrackException events
-> Improves queue continuation after a fatal track end event

Hopefully fix pip memes

10 Feb 21:11
c16ad73
Compare
Choose a tag to compare
2.0.2.1

Update LICENSE