Replies: 1 comment 5 replies
-
|
Add an endpoint to see all client connected to the node with WS Return an array agent |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Lavalink people,
With Lavalink
v3.7.0finally being released new and the new REST API being in your hands, I'm here to share our plans moving forward with Lavalinkv4.We don't have any big breaking changes for you, but we are looking into one often requested feature. We are planning on adding support for
artworkUrl&isrcin all tracks. Unfortunately this requires breaking changes to the current encoded track format and therefore some clients will require updating their implementation to work withv4.But you don't worry if you have a large collection of previously encoded tracks as they will still work just fine, they just won't have an
artworkUrlorisrc.Here is a full list of all the changes we are currently planning to do for
v4:v3.7.0(all non/v3prefixed endpoints except/version)resumeKeywith thesessionIdto resume a Lavalink sessionv3(trackin events, etc.)artworkUrlandisrcin the track json & encoded tracksTrackXEventsLoadResultjsonIf you have any thoughts or ideas about these changes or something else you'd like to see please let us know here as we depend on your feedback.
Beta Was this translation helpful? Give feedback.
All reactions