FoxxMD / multi-scrobbler

Scrobble plays from multiple sources to multiple clients
https://foxxmd.github.io/multi-scrobbler
MIT License
299 stars 14 forks source link

Scrobbling to Last.FM sends multiple artist wrong #81

Closed Whhoesj closed 1 year ago

Whhoesj commented 1 year ago

Hi,

I've an issue with scrobbling from Spotify to Last.fm Spotify supports multiple artists on a track. Last.fm doesn't.

So when multi-scrobbler sends a track with multiple artists to Last.fm, all of them are combined into a single string like "Artist1, Artist2, Artist3". When doing this, Last.fm registers this is a new artist instead of using the first artist in the list.

What would be nice if multi-scrobbler only sends the first artist to Last.fm like the official Spotify integration does for Last.fm.

I'll open a pull request with this change. For my limited testing, matching artists in Last.FM seems to work better now.

Whhoesj commented 1 year ago

Fixed in c648ad4ae3b0512792f5ac54d0edf245180beced