v4.0.0
Closed Dec 18, 2023
92% complete
- HTTP endpoints not under a version path (
/v3
,/v4
) will be removed in v4 - No WebSocket messages will be accepted by
/v4/websocket
. -
/v3
will still be available - rework resuming to use the
sessionId
inv4
websocket - switch to https://github.com/Walkyst/lavaplayer-fork
custom
branch - allow plugins to modify track & playlist json
- send full track json in all
Trac…
- HTTP endpoints not under a version path (
/v3
,/v4
) will be removed in v4 - No WebSocket messages will be accepted by
/v4/websocket
. /v3
will still be available- rework resuming to use the
sessionId
inv4
websocket - switch to https://github.com/Walkyst/lavaplayer-fork
custom
branch - allow plugins to modify track & playlist json
- send full track json in all
TrackXEvent
s