Data from the album:
{
"artist": "Bob Stanley, Paul Williams, Various Artists",
"coverArt": "art-5475-1769812417",
"created": "2026-01-27T17:01:30.372Z",
"displayArtist": "Bob Stanley, Paul Williams, Various Artists",
"duration": 4135,
"explicitStatus": "",
"genre": "Contemporary Pop",
"id": "al-2045",
"isCompilation": false,
"mediaType": "album",
"musicBrainzId": "",
"name": "We've Only Just Begun: The Paul Williams Songbook",
"playCount": 0,
"played": "2026-02-01T03:59:03.000Z",
"songCount": 22,
"sortName": "We've Only Just Begun: The Paul Williams Songbook",
"version": "",
"year": 2024,
"originalReleaseDate": {},
"releaseDate": {
"year": 2024
},
"artists": [
{
"id": "ar-7500",
"name": "Bob Stanley"
},
{
"id": "ar-7588",
"name": "Paul Williams"
},
{
"id": "ar-2",
"name": "Various Artists"
}
],
"discTitles": [],
"genres": [
{
"name": "Contemporary Pop"
}
],
"recordLabels": [],
"moods": [],
"releaseTypes": []
}
So the missing artist is:
{
"id": "ar-7500",
"name": "Bob Stanley"
}
And that artist is nowhere to be seen on the search3 calls for artists.
@itm as expected there is a LMS side issue here.
@Lionbrow you’ll probably need to send your LMS database so he can see what is going on.