Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vagalumectl(1) [debian man page]

vagalumectl(1)						      General Commands Manual						    vagalumectl(1)

NAME
vagalumectl - Remotely control Vagalume via its D-Bus interface SYNOPSIS
vagalumectl [command] DESCRIPTION
This manual page documents briefly the vagalumectl command. vagalumectl is a front end to easily control the Vagalume Last.fm client via its D-Bus interface without having to use low-level commands. COMMANDS
play Start playing the last selected radio. skip Skip to the next song. stop Stop playing. love Mark the current song as 'loved'. ban Mark the current song as 'banned' and skip to the next one. globaltag tag Play a 'global tag' radio. artist artist Play a 'similar artists' radio. group group Play a 'Last.fm group' radio. loved user Play a user's 'loved tracks' radio. mix user Play a user's mix radio neighbours user Play a user's 'neighbours' radio. library user Play a user's library playlist user Play a user's playlist. playurl url Play an arbitrary radio URL. volumeup [inc] Increase playback volume. If inc is not specified it takes 5 as the default value. This command is not available on all platforms. volumedown [inc] Decrease playback volume. If inc is not specified it takes 5 as the default value. This command is not available on all platforms. volume value Set the playback volume to a specific value. This command is not available on all platforms. start Start Vagalume (unless already running). close Close Vagalume (unless already closed). help Show a quick reference of all available commands. EXAMPLES
Start playing the last selected radio: $ vagalumectl play Play your loved tracks' radio: $ vagalumectl loved YOURUSERNAME Play your best friend's playlist: $ vagalumectl playlist USERNAME Please notice that quotes are recommended around parameters that might contain white spaces, such as tag or artist , e.g: $ vagalumectl tag "hard rock" $ vagalumectl artist "Led Zeppelin" SEE ALSO
vagalume(1) AUTHOR
This manpage has been written by Mario Sanchez Prada <msanchez@igalia.com> 2010-10-30 vagalumectl(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