PerformanC / NodeLink

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

[BUG]: Player's state information is weird #74

Closed Fyphen1223 closed 2 months ago

Fyphen1223 commented 2 months ago

NodeLink version

https://github.com/PerformanC/NodeLink/commit/9dcd5a762e99d7aaceae6f3148afe0262ac98bb7

Description

When the player is paused, the player's state information goes wrong. It says it's not connected.

Client

TsumiLink

Steps to reproduce

Play music -> Pause it -> And then check the data of the player

Example code

No response

Confirmations

Code of Conduct

UnschooledGamer commented 2 months ago

I don't remember was it reported before?. Nevermind I'll check the issue and have an update here later.

Fyphen1223 commented 2 months ago

@UnschooledGamer this issue? I thought this was because of ffmpeg but seems like not...

UnschooledGamer commented 2 months ago

@UnschooledGamer this issue? I thought this was because of ffmpeg but seems like not...

Oh, I'll test later with raw clients(postman/insomnia) 😉.

Fyphen1223 commented 2 months ago

@UnschooledGamer this issue? I thought this was because of ffmpeg but seems like not...

Oh, I'll test later with raw clients(postman/insomnia) 😉.

Got it, thanks!

UnschooledGamer commented 2 months ago

Hey @Fyphen1223 ,

The issue has being verified and is confirmed to be an bug.

A PR has being opened for an Fix to it.

Thank You.