play package:libmpd
Begin playback (optionally at a specific position).
Play a file with given id.
Warning: this is deprecated; please use playlistInfo
instead.
Add a song (or a whole directory) to a stored playlist. Will create a
new playlist if the one specified does not already exist.
Clear a playlist. If the specified playlist does not exist, it will be
created.
Remove a song from a playlist.
Search for songs in the current playlist with strict matching.
Displays a list of songs in the playlist. If id is specified, only its
info is returned.
Retrieve metadata for songs in the current playlist.
Move a song to a given position in the playlist specified.
Search case-insensitively with partial matches for songs in the
current playlist.
Find songs in current playlist with strict matching.
Get song metadata for all items in the current playlist. Optionally
restrict selection to a single song id.
Get song metadata for all items in the current playlist. Optionally
restrict listing the song at the given position.
Like
playlistInfo but can restrict listing to a range of songs.
Search case-insensitively for partial matches in current playlist.
Begin playback at the specified song id.
Add a database path to the named playlist.
Delete the item at the given position from the playlist.
Move a song to a new position within the playlist.
Represents the different playback states.