1
.\" Copyright (C) 2006 Sven Arvidsson <sa@whiz.se>
3
.\" This is free software; you may redistribute it and/or modify
4
.\" it under the terms of the GNU General Public License as
5
.\" published by the Free Software Foundation; either version 2,
6
.\" or (at your option) any later version.
8
.\" This is distributed in the hope that it will be useful, but
9
.\" WITHOUT ANY WARRANTY; without even the implied warranty of
10
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
.\" GNU General Public License for more details.
13
.\"You should have received a copy of the GNU General Public License along
14
.\"with this program; if not, write to the Free Software Foundation, Inc.,
15
.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
16
.TH rhythmbox 1 "2007\-06\-28" "GNOME"
18
rhythmbox-client \- controls a running instance of rhythmbox
24
is a tool for controlling an already running instance of
26
It's useful for remote control scripting or printing details of
37
Do not start a new instance of rhythmbox
43
Don't present an existing rhythmbox window
46
Hide the rhythmbox window
55
Show notification of the playing song
58
Resume playback if currently paused
61
Pause playback if currently playing
64
Toggle play/pause mode
66
.BI "\-\-play-uri="URI
67
Play a specified URI, importing it if necessary
69
.BI "\-\-enqueue " filename
70
Add specified tracks already in the library to the play queue
73
Empty the play queue before adding new tracks
76
Print the title and artist of the playing song
78
.B \-\-print-playing-format
79
Print formatted details of the song
82
Set the playback volume
85
Increase the playback volume
88
Decrease the playback volume
91
Print the current playback volume
107
album artist (lowercase)
110
album artist sortname
113
album artist sortname (lowercase)
122
album genre (lowercase)
128
album disc number, zero padded
137
track number, zero padded (i.e 08)
146
track artist (lowercase)
149
track artist sortname
152
track artist sortname (lowercase)
160
Variables can be combined using quotes. For example "%tn %aa %tt", will print the track number followed by the artist and the title of the track.
162
This manual page was written by Sven Arvidsson <sa@whiz.se>,
163
for the Debian system (but may be used by others).