Closed lyarenei closed 2 years ago
Wow, thanks! Will test as soon as it is pushed. Hopefully the Listenbrainz folks will also respond. There should be a standardized way to do this.
Wow, thanks! Will test as soon as it is pushed. Hopefully the Listenbrainz folks will also respond. There should be a standardized way to do this.
Yeah, I liked the idea with MusicBrainz data, so I went ahead and implemented it. Since communication with MB was already there, it was pretty easy.
Send full artist credit as artist name in submitted Listens.
Metadata in Jellyfin:
Before (only the first artist is sent):
After (all artists with correct join phrases):
Since Jellyfin does not provide enough data to get the full credit in the correct intended format, the info is fetched from MusicBrainz, same as with recording IDs.
From: #10