PerformanC / NodeLink

Performant LavaLink alternative written with Node.Js
BSD 2-Clause "Simplified" License
38 stars 23 forks source link

[BUG]: Filtering causing crashes on Deezer #37

Closed Tomato6966 closed 5 months ago

Tomato6966 commented 5 months ago

NodeLink version

2.0.0

Description

Filters not working on deezer tracks image

Websocket randomly closes: image

Spotify issues: image

Client

https://npmjs.com/lavalink-client

Steps to reproduce

use the default settings Issue 1: request deezer track (search) -> apply nightcore filter

Issue 2: Play audio (yt) -> pause player -> wait

Issue 3: Request spotify track (search)

Example code

No response

Confirmations

Code of Conduct

ThePedroo commented 5 months ago

Fixes landed on https://github.com/PerformanC/NodeLink/compare/1281e520ffcf...c52191f2525a.

However the websocket closes are "normal" -- either Discord ended, or some Wi-Fi instability caused this, this will be investigated further.