PerformanC / NodeLink

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

[BUG]: Loading Playlist causes SoundCloud error #26

Closed TehPigYT closed 7 months ago

TehPigYT commented 7 months ago

NodeLink version

v2.0.0 (6a91ffe)

Description

10|NL | ReferenceError: data is not defined 10|NL | at Object.search (file:///root/root/NodeLink/src/sources/soundcloud.js:208:3) 10|NL | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 10|NL | at async file:///root/root/NodeLink/src/sources/spotify.js:304:28

Client

FastLink

Steps to reproduce

Set default source to soundcloud Use scsearch: to load a spotify playlist The error comes up in console

Example code

No response

Confirmations

Code of Conduct

ThePedroo commented 7 months ago

Fix landed on https://github.com/PerformanC/NodeLink/commit/f3d75613d25250e401e770e0a895d686d53b65b7, mind trying?

TehPigYT commented 7 months ago

Here is a new error from spotify this time. image

ThePedroo commented 7 months ago

Please create another issue. Thanks!