You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, as the title says, its been unable to fetch duration and has just been sending the timestamp of when the song started (This is also causing a bug in https://github.com/zephraOSS/Apple-Music-RPC making the time left stuck at 0)
And while I'm at it, can I suggest allowing the websocket to have multiple listeners?
I was developing a project that would connect to this, but discovered only one program could connect to it (closed AMRPC and it magically connect, not sure if this is intentional as I skimmed through the code and saw nothing limiting this)
The text was updated successfully, but these errors were encountered:
Hello, as the title says, its been unable to fetch duration and has just been sending the timestamp of when the song started (This is also causing a bug in https://github.com/zephraOSS/Apple-Music-RPC making the time left stuck at 0)
And while I'm at it, can I suggest allowing the websocket to have multiple listeners?
I was developing a project that would connect to this, but discovered only one program could connect to it (closed AMRPC and it magically connect, not sure if this is intentional as I skimmed through the code and saw nothing limiting this)
The text was updated successfully, but these errors were encountered: