Wavelink

Latest version: v3.3.0

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 12

0.6.1

Fix `threshold` key error in TrackStuckEvent.

0.6.0

+ Added `node/client.build_track()` which takes in a tracks unique Base64 encoded identifier and returns a wavelink `Track` object. Useful for building objects where only an identifier is available e.g events.

0.5.03

+ Added a new event inline with Lavalink, `TrackStart`, this event supersedes the old wavelink `TrackStart` event.
+ `Track.thumb` now returns a higher res thumbnail (where possible).
+ Additional small bug fixes.

0.5.02

Added minimum Python requirements to `setup.py`. Versions of wavelink `0.4.0+` will require Python `3.7+`.

0.5.01

Allow the passing of kwargs to `Client.get_player` to be used in the `Player` construction.

If no custom `cls` is provided this will have zero effect on the `Player`. Useful for passing custom attributes to custom `Player` sub-classes.

0.5.0

Breaking change to `Player.set_eq`, which now accepts an Equalizer object and not a list of band/gain pairs.

This update also removes `Player.set_preq`, which is now superseded by the new `Player.set_eq`.
An alias to `Player.set_eq` was added, `Player.set_equalizer`.

Page 9 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.