.TH PYTONECTL "1" "Jan 2004" "pytone 2.0.7" .SH NAME pytonectl \- remote control for pytone .SH SYNOPSIS .B pytonectl [\fIoption\fR] \fIcommand\fR .br .SH DESCRIPTION .B pytonectl is a commandline remote control for a running PyTone instance. It communicates via Unix Sockets or TCP/IP with the running PyTone. .SH OPTIONS \fB\-h, \fB\-\-help\fR shows this help .TP \fB\-s, \fB\-\-server \fI\fR connects to PyTone instance on \fI\fR .TP \fB\-p, \-\-port \fI\fR connect to PyTone Server on given \fI\fR .TP \fB\-f, \fB\-\-file\fR \fI\fR connect to PyTone UNIX socket \fI\fR .SH COMMANDS .TP getplayerinfo show information on the song currently being played .TP playerforward play the next song in the playlist .TP playerpause pause the player .TP playerstart start/unpause the player .TP playertogglepause pause the player, if playing, or play, if paused .TP playerstop stop the player .TP playerratecurrentsong \fI\fR rate the song currently being played (1<=rating<=5) .TP playlistaddsongs \fI\fR add files to end of playlist .TP playlistaddsongtop \fI\fR play file immediately .TP playlistclear clear the playlist .TP playlistdeleteplayedsongs remove all played songs from the playlist .TP playlistreplay mark all songs in the playlist as unplayed .TP playlistshuffle shuffle the playlist .SH SEE ALSO The full documentation for .B PyTone .SH AUTHOR PyTone was written by Jörg Lehmann . This manpage was written by Alexander Wirt for the Debian Distribution.