
Originally Posted by
Spymaster
That's very interesting. I get the exact same bad result (failure to find second, third, etc. artists) with Cambridge Audio's Streammagic app, which is the control point for all their top-level streamers. It seems to me, at least, that something at the server end (Asset UPnP) isn't being returned properly.
The UPnP search being used is:
Code:
SearchCriteria=(upnp:class = "object.container.person.musicArtist" and dc:title contains "<<named artist>>") StartingIndex=0 RequestedCount=5 Filter=* SortCriteria=
but as we can see it's only bringing back the first artist, so yes I think it needs to be fixed.
BubbleUPnP is performing many more searches than Hi-Fi Cast which is how it's matching the secondary artists, but I don't think it should need to, unless the spec states to only return the first from this particular search.

Originally Posted by
Spymaster
Can I request that a developer looks into it?
Unfortunately whilst the community is pretty quick to reply it can be a little different with the devs, hopefully this additional insight will help speed things up.