rpld-*
rpld-*
Section: System User's Manual: rpld-addplaylist (1) Updated: July 2010 Local index
Up
NAME
rpld-addplaylist - RoarAudio PlayList Daemon control programs
SYNOPSIS
rpld-play
rpld-stop
rpld-next [--ifcurple PLE]
rpld-prev
rpld-ctl {pause,unpause,togglepause,volume VOL}
rpld-queueple [--help] [--pos {first|last|POS]] PLE [PLI]
rpld-listq [PLI]
rpld-setpointer POINTER PLE [PLI]
rpld-listplaylists {--tree|--flat}
rpld-addplaylist PLI
rpld-delplaylist PLI
rpld-import PLI TYPE FILE
rpld-store
DESCRIPTION
The RoarAudio PlayList Daemon is a daemon which manages playlists and can play
files or streams from those lists using a RoarAudio Sound Server.
This is a set of Perl based tools to do simple control of the server.
The following tools are supported:
- rpld-play
-
Start playback if not yet started.
- rpld-stop
-
Stop playback.
- rpld-next [--ifcurple PLE]
-
Skip current song.
if --ifcurple and a PLE is given the song is only skiped if the currently played
song matches the given PLE.
- rpld-prev
-
Go back to previous song.
- rpld-ctl {pause,unpause,togglepause,volume VOL}
-
Change pause state or change volume to VOL.
VOL must be 0%..100% or 0..65535.
- rpld-queueple [--help] [--pos {first|last|POS]] PLE [PLI]
-
Queue the song PLE form playlist PLI. If no playlist is given all playlists are searched.
A position where to queue to can optionaly be given.
- rpld-listq [PLI]
-
List content of queue or given playlist PLI.
- rpld-setpointer POINTER PLE [PLI]
-
Set pointer POINTER to a given target PLE.
If no playlist (PLI) is given Main Queue is used.
- rpld-listplaylists {--tree|--flat}
-
List all known playlists.
Listing is done in correct tree view (default) or as flat view.
- rpld-addplaylist PLI
-
Add playlist with name PLI.
- rpld-delplaylist PLI
-
Delete playlist PLI.
- rpld-import PLI TYPE FILE
-
Import a playlist file FILE into a playlist PLI.
The type of the file is given as TYPE.
- rpld-store
-
Store current state to disk.
This tool should not be needed to be called by a user at all for normal use cases.
SEE ALSO
rpld(7),
RoarAudio(7).
HISTORY
For history information see RoarAudio(7).
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- HISTORY
-
This document was created by
man2html,
using the manual pages.
Time: 21:25:33 GMT, April 16, 2011