Braasileiro / DeezerRPC

Deezer integrated with the Discord Rich Presence.
GNU General Public License v3.0
72 stars 16 forks source link

Songs with multiple artists only show first artist #22

Closed grizzogor closed 2 years ago

grizzogor commented 2 years ago

Hi, I've been using DeezerRPC for the past few days now and I really enjoy using it to show what song I'm listening to on Discord. I noticed that on songs with multiple artists (or, in this case, artist and singer) only show the first artist on Rich Presence. An example is linked below. image I don't know if there is a limitation on how long the artist line can be, so it might not be possible to show all artists on every song. Possibly, if the artist line is running up against the text limit, maybe the artist's name could be truncated?

Thanks, grizzogor

Braasileiro commented 2 years ago

I'll take a look at this, maybe has an array of names.

Braasileiro commented 2 years ago

Implemented in 1.0.7 release.