Wavelink icon indicating copy to clipboard operation
Wavelink copied to clipboard

A powerful Lavalink library for Discord.py.

Results 36 Wavelink issues
Sort by recently updated
recently updated
newest added

`SpotifyAsyncIterator` and `SpotifyTrack.search` now returns SpotifyTrack instead of `wavelink.YouTubeTrack` Fix KeyError in Spotify ext, not fixed at e445e4c

Track.search with return_first parameter should return None if there are no tracks found insted of raising an key error

Adds an example on how to use basic queues.

Adds an example file that shows how one could use filters

When there are multiple nodes wavelink does use the node with lowest player but if that node fails and it keeps searching forever it does not use another node, but...

The player tends to think that it is a voice channel when it isn't (reproduce by manually disconnecting inside of Discord) or say that it was able to connect/move to...

I didnt dig too deep into the source, but I noticed searching for URLs was no longer possible. I don't know much about regex either, so might need a better...

After i installed dpy 2.0 music doesn't works ![image](https://user-images.githubusercontent.com/52331802/128668057-5869573c-7ca8-42f7-893a-94620bca92fa.png) I have last Wavelink version and Lavalink.jar last version

This function's return type hint is causing confusion and creating a warning when a custom class to the `cls` is provided and the custom class is used in type hinting...

add safe search when searching the queries, just to be extra safe it doesn't play or show nsfw stuff inside sfw channels.

enhancement
good first issue