search

Returns a listing of files matching the given search criteria. Supports paging through the result.

http://your-server/rest/search Since 1.0.0

Deprecated since 1.4.0, use search2 instead.

Returns a listing of files matching the given search criteria. Supports paging through the result.

Parameters

ParameterReq.OpenS.DefaultComment
artistNoArtist to search for.
albumNoAlbum to searh for.
titleNoSong title to search for.
anyNoSearches all fields.
countNo20Maximum number of results to return.
offsetNo0Search result offset. Used for paging.
newerThanNoOnly return matches that are newer than this. Given as milliseconds since 1970.

Example

Result

A subsonic-response element with a nested searchResult element on success.

// TODO
// TODO
FieldTypeReq.OpenS.Details
searchResultsearchResultYesThe result