PerformanC / NodeLink

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

[BUG]: Soundcloud query does not load playback #81

Closed TehPigYT closed 2 months ago

TehPigYT commented 2 months ago

NodeLink version

6b5f105

Description

Upon attempting to load any tracks through query search using SoundCloud as primary source will result in an unexpected error is console which provides no information related to the issue. URL Searches can be played normally instead.

Client

FastLink (3ce795f)

Steps to reproduce

Use SoundCloud as primany source on NodeLink Use scsearch: to search a query with soundcloud No playback will be loaded and an exception with no useful information will be shown in console.

Example code

No response

Confirmations

Code of Conduct

TehPigYT commented 2 months ago

Change has been reverted, closing issue.