Search

Melon handling searching through filters. These filters allow you to search the database by any property of the model object you're search for. For example, Tracks can be searched by Name, Artist, PlayCounts, Ratings, Format, Year, etc. For API references, see the Search API docs.

Filters

Filters look like this: property;comparison;value.

To see all the available properties, look at the Track, Album, and Artist model documentation.

Sorting

Available sorts are different per object: