Fiddle music player logo

Fiddle command protocol

The fiddle command protocol can be used to script the music server.

CommandDescription
playStart playing songs from the current playlist
playlist [playlist]Playlist should be one of the files that can be found in the playlist config directory (~/.fiddle/playlists/)
rate [num]Gives a rate to the currently playing song. Num can range from 1-5.
pausePause the currently playing song. Play will proceed at the place where the song was paused.
nextMove to the next song in the playlist. If not playing the server will not start.
prevMove to the previous song in the playlist. If not playing the server will not start.
random on|offPlay songs in a random sequence.
repeat on|offRepeats current playlist.
updateAdds new music files to the music database.

Last modified: 2008-10-14 20:39:14