Skip to content

[Subsonic] Search3 for a "displayArtist" name doesn't return any artist. #794

@GioF71

Description

@GioF71

Hello!
I have a few albums with multiple artists, tagged using musicbrainz with Picard.
Picard would create an "albumartist" tag with the combination of the two artist (e.g. "ArtistOne & ArtistTwo"), while the individual artists remain in two distinct "albumartists" tag. That's perfectly fine.
But, when I use BubbleUPnP on my subsonic plugin for upmpdcli and select the context menu "Albums by ..." then BubbleUPnP asks the upmpdcli server to search for the displayArtist, because that is what I associated to the UPnP entry.
The problem is then that the search3 endpoint doesn't return any of the artist when the query parameter is set to e.g. "ArtistOne & ArtistTwo".

I circumvented the issue by keeping track of which actual artist ids are related to the artist display name, but that's a bit hacky.

Is there something different I can do about the situation?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions