The big update! Lavalink.py is now more stable and feature-complete than ever, this update also introduces custom players and better event handling!
2.0.2.9
- 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
2.0.2.8
- Revert queue to a list for now
2.0.2.7
- 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
2.0.2.6
Now has an easy-to-use `thumbnail` property in AudioTracks for youtube URLs.
2.0.2.5
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