Victoria icon indicating copy to clipboard operation
Victoria copied to clipboard

🌋 - Lavalink wrapper for Discord.NET. Provides more options and performs better than all .NET Lavalink libraries combined.

Results 5 Victoria issues
Sort by recently updated
recently updated
newest added

After further testing of the TrackEncoder, I noticed that some error checks and tweaking were needed.

### Describe your issue in as much detail as possible If you use a child class of `LavaTrack` and put it in the queue, `SkipAsync` will throw an `InvalidCastException`. This...

🐞Buggy Bug

--- ### `Describe the bug/issue.` Have a bot and try to stop a current track or resume a paused one ### `Stacktrace / Screenshots` Victoria is sending blank or slightly...

🐞Buggy Bug

--- ### `Describe the bug/issue.` *Please provide as many details as possible. Such as line number, file name, if the bug is reproducible, etc.* LavaTrackConverter fails to deserialize back to...

🐞Buggy Bug

Victoria will fail to parse any information on WebSocket that is greater than 512 bytes when using the latest v3 version of Lavalink (v3.7.11). Currently I can only reproduce with...