getStarred

Returns starred songs, albums and artists.

http://your-server/rest/getStarred Since 1.8.0

Returns starred songs, albums and artists.

Parameters

Parameter Req. OpenS. Default Comment
musicFolderId No (Since 1.12.0) Only return results from the music folder with the given ID. See getMusicFolders.

Example

Result

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

// TODO
// TODO
Field Type Req. OpenS. Details
starred starred Yes The song
Last modified March 31, 2023: Remove "Reference" level (0e00cdd)