PerformanC / NodeLink

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

[BUG]: trackEnd on "Live" type of requests #41

Closed ZuherLaith closed 5 months ago

ZuherLaith commented 5 months ago

NodeLink version

2.0.1

Description

Upon trying to request "Lofi", a "Live" type of trackStarts with "0:00" length, after 3 seconds trackEnds instantly.

Client

FastLink 2.4.2

Steps to reproduce

Request "Lofi - Live" or any "Live" YT video, you'll see the problem.

Example code

No response

Confirmations

Code of Conduct

ThePedroo commented 5 months ago

Lives are not supported, I'll see about getting them implemented.

ZuherLaith commented 5 months ago

Can you make a temporary workaround to avoid "Live" type of video on makeRequest?

ThePedroo commented 5 months ago

It's easier to bypass this in client side by checking isStream field and ignoring that track