Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rhythmbox-client(1) [debian man page]

rhythmbox(1)						      General Commands Manual						      rhythmbox(1)

NAME
rhythmbox-client - controls a running instance of rhythmbox SYNOPSIS
rhythmbox-client [option...][file...] DESCRIPTION
rhythmbox-client is a tool for controlling an already running instance of rhythmbox. It's useful for remote control scripting, adding spe- cific files to the library from the shell, or printing details of what's playing. Any files specified after the option arguments will be added to the library. If the --enqueue option is given, the files will also be added to the play queue. OPTIONS
-?,--help Show help options --debug Enable debug output --no-start Do not start a new instance of rhythmbox --quit Quit rhythmbox --no-present Don't present an existing rhythmbox window --hide Hide the rhythmbox window --next Jump to next song --previous Jump to previous song --notify Show notification of the playing song --play Resume playback if currently paused --pause Pause playback if currently playing --play-pause Toggle play/pause mode --play-uri=URI Play a specified URI, importing it if necessary --enqueue Add specified tracks already in the library to the play queue --clear-queue Empty the play queue before adding new tracks --print-playing Print the title and artist of the playing song --print-playing-format=format Print formatted details of the song (see FORMAT OPTIONS below). --set-volume Set the playback volume --volume-up Increase the playback volume --volume-down Decrease the playback volume --print-volume Print the current playback volume --mute Mute playback --unmute Unmute playback --select-source=URI Select the source corresponding to a URI (device or mount point) --activate-source=URI Select the source corresponding to a URI (device or mount point) and start playing from it if not already playing. --play-source=URI Select the source corresponding to a URI (device or mount point) and start playing from it. FORMAT OPTIONS
%at album title %aa album artist %aA album artist (lowercase) %as album artist sortname %aS album artist sortname (lowercase) %ay album year %ag album genre %aG album genre (lowercase) %an album disc number %aN album disc number, zero padded %st stream title %tn track number (i.e 8) %tN track number, zero padded (i.e 08) %tt track title %ta track artist %tA track artist (lowercase) %ts track artist sortname %tS track artist sortname (lowercase) %td track duration %te track elapsed time 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. AUTHOR
This manual page was written by Sven Arvidsson <sa@whiz.se>, for the Debian system (but may be used by others). SEE ALSO
rhythmbox(1). GNOME
2007-06-28 rhythmbox(1)

Check Out this Related Man Page

gogglesmm(1)						      General Commands Manual						      gogglesmm(1)

NAME
gogglesmm - Goggles Music Manager SYNOPSIS
gogglesmm [options] [file] INTRODUCTION
Goggles Music Manager is a music collection manager and player. It supports gapless playback and features easy tag editing. OPTIONS
General Options -h, --help Display list of options -v, --version Display version information Startup Options --tray Start minimized to tray --disable-opengl Disables opengl based features --xine-debug Output xine debug info to standard output Playback Control --play Start playback --pause Pause playback --play-pause Toggle pause / playback. --previous Play previous track --next Play next track --stop Stop playback Misc Options --toggle-shown Show or Hide the main window --raise Try to raise the main window --now-playing Show now playing notification KEYBOARD SHORTCUTS
Ctrl-N Reset default sorting order in current view. Ctrl-R Shuffle track list. Ctrl-B Toggles browse mode on or off. Ctrl-G Toggles Genre list in browse mode. Ctrl-Q Quit Goggles Music Manager. Ctrl-O Import files from given directory. Ctrl-J Jump to playing song in track list. Ctrl-F or / Find Ctrl-S Show source browser Ctrl-P Start / Pause playback. Ctrl- Stop playback. Ctrl-[ Play previous track. Ctrl-] Play next track. Ctrl-T Toggle Repeat A-B. Ctrl-A Select All in lists. Ctrl-W Close Window F11 or Ctrl-M Toggle between mini player and browser. F12 Show Full Screen. F2 Edit selected track, album, artist or genre. Del Delete selected track, album, artist or genre. FILES
~/.goggles/goggles.db Music Database ~/.goggles/xineconf xine settings ~/.foxrc/musicmanager settings $(XDG_CACHE_HOME)/gogglesmm/icontheme.cache Icon theme cache AUTHOR
Sander Jansen <s.jansen@gmail.com> 03 August 2010 gogglesmm(1)
Man Page