Skip to content

Support searches returning artists and albums #14

@FruitieX

Description

@FruitieX

Currently only single songs can be returned by searches. We should also support artists and albums in search results. A type property would tell the different results apart.

Albums and artists should also be addressed by unique IDs that the backend provides us with (artistID or albumID instead of the songID we now have). Clients should additionally be able to perform search queries for a certain albumID or artistID to get songs from that particular album or artist.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions