next
Plays next song in the playlist.
pause
{PAUSE
}
Toggles pause/resumes playing, PAUSE
is 0 or 1.
The use of pause command w/o the PAUSE argument is deprecated.
play
[SONGPOS
]
Begins playing the playlist at song number
SONGPOS
.
playid
[SONGID
]
Begins playing the playlist at song
SONGID
.
previous
Plays previous song in the playlist.
seek
{SONGPOS
} {TIME
}
Seeks to the position TIME
(in
seconds) of entry SONGPOS
in the
playlist.
seekid
{SONGID
} {TIME
}
Seeks to the position TIME
(in
seconds) of song SONGID
.
seekcur
{TIME
}
Seeks to the position TIME
within the
current song. If prefixed by '+' or '-', then the time
is relative to the current playing position.
stop
Stops playing.