# Selection A selection can be a set of Artists, Albums, or songs. It is only ever one of these things. So you can select multiple artists, or multiple albums, or multiple songs. select {album, artist, file, playlist, tag} select {albums, artists, files, playlists, tags} where select files tagged as ... and not as .. select playing {album, artist, file, playlist} # Play Queue Management enqueue selection enqueue remove selection from queue remove from queue play selection play bookmark play clear queue # Tagging tag ... tag selection as ... tag as ... # List list list selected {albums, artists, files, playlists, tags} list playing {albums, artists, files, playlists, tags} # Playlist management create playlist named create playlist named from {selection, queue} copy playlist as rename playlist to add selection to playlist add to playlist remove selection from playlist remove from playlist clear playlist delete playlist # Bookmarking create bookmark named create bookmark named on at rename bookmark to delete bookmark # Transport Functions play pause stop next prev ff rw jump # Misc scan clear