Posts: 5
Joined: Nov 2023
Reputation:
1
so, plenty of albums have multiple artists eg: "The Sounds of '66" has Sammy Davis Jr and Buddy Rich.
upon importing the album from my library, kodi creates a singular artist entry called Sammy Davis Jr., Buddy Rich (which obviously doesn't have artist artwork)
I would love the behavior of not creating this new combo artist, but instead having the album appear in both Buddy Rich's and Sammy Davis Jr.'s individual artist entries.
Is something like this possible? I haven't been able to find an answer by searching.
Forgive me if this is a noob question.
Posts: 5
Joined: Nov 2023
Reputation:
1
I've been using beets.io to tag everything so albumartist is already populated by comma separated artists in the case of multiple album artists.
In the example I gave, both sammy davis jr and buddy rich are album artists
the field is "albumartist: Sammy Davis Jr., Buddy Rich"
the behavior I would love from Kodi is to see this field and then populate the album simultaneously under the Sammy Davis Jr artist page AND the Buddy Rich artist page instead of creating an artist named "Sammy Davis Jr., Buddy Rich"
Posts: 615
Joined: Aug 2014
Reputation:
76
2024-12-22, 13:28
(This post was last modified: 2024-12-22, 13:34 by MikeKL. Edited 1 time in total.)
My understanding (as indicated in the wiki) is that the additional tag field required by Kodi is albumartists
Try it as it works as expected for my files when this tag is included.
Note you may/will need to remove offending albums from folder being scanned by Kodi, run a clean on your music DB, then put updated tagged album/files back into folder and perform a kodi rescan of each updated album to see corrected information.
(This is my recollection of what I needed to do to ensure correct overall Kodi DB sorting, of all the artists of a track which contains multiple artists)
RPi4, (LibreELEC 12.0) hdmi0 -> Sony TA-AN1000 AV Receiver -> Philips 55PUS7304 4K TV
Posts: 6
Joined: Aug 2018
Reputation:
0
Anyone happen to know how this works with compilations? I have lots of those for Christmas, typical with an Album Artist of "Various" in my collection, with track artists delimited, and having a similar issue as OP. Would I add an albumartists tag to each track, different data for that tag on each track, essentially duplicating the track artists (thus each track would have different [and often multiple] albumartists in most cases)? Kodi is not the system of record for my audio library, and multiple apps use this metadata, so I wont be changing the track artists, the orthodox way of doing this, but it would be easy enough to add a new albumartists tag to duplicate that content if that does the trick for Kodi. What a timely conversation for my problem!