Skip to content

Conversation

@M3rcena
Copy link

@M3rcena M3rcena commented Nov 28, 2025

Hello,

I noticed that LavaSrc was always passing one artists but on spotify on some tracks there are multiple artists which would be nice to showcase. So I added a feature so when there are multiple artists it provides all their names with , seperating them.

@M3rcena
Copy link
Author

M3rcena commented Nov 28, 2025

Also if you don't like it like this, I can make it so it returns them as object if there are multiple so the user can choose what he wants to display.

@topi314
Copy link
Owner

topi314 commented Nov 28, 2025

does any other source do it like this yet?

@M3rcena
Copy link
Author

M3rcena commented Nov 28, 2025

I just did a bit research, and many other sources have added this by supporting multiple authors. They just use different names that they return, for example deezer returns all the artists inside the contributors array.

Do you want me to implement this on the other sources as well and not only on spotify?

@topi314
Copy link
Owner

topi314 commented Nov 28, 2025

What I meant is do other lavaplayer source implementations do this.
I know other sources such as Deezer support it

@M3rcena
Copy link
Author

M3rcena commented Nov 28, 2025

oh sorry for that, I am not so fluent with english. Well if this was going to be merged I was planning updating lavaplayer. I haven't seen that feature in any other lavaplayer sources so far.

@topi314
Copy link
Owner

topi314 commented Nov 28, 2025

Such a change should usually go the other way around then
That being said I don't think that's gonna be a feature in lavaplayer any time soon since it would require breaking changes
Feel free to open an issue there but be warned
Nobody is actively developing lavaplayer anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants