Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gmerlin_remote(1) [debian man page]

GMERLIN_REMOTE(1)						   User Manuals 						 GMERLIN_REMOTE(1)

NAME
gmerlin_remote - Remote control command for the Gmerlin GUI Player SYNOPSIS
gmerlin_remote [options] command DESCRIPTION
Remote control command for the Gmerlin GUI Player GLOBAL OPTIONS
-host <hostname> Host to connect to, default is localhost -port <port> Port to connect to -launch Launch new player if necessary COMMANDS
-play Play current track -next Switch to next track -prev Switch to previous track -stop Stop playback -pause Pause playback -mute Toggle mute -add <gml> Add <gml> to the incoming album -addplay <gml> Add <gml> to the incoming album and play it -open <device> Open album for <device>. Device must be a GML (e.g. dvd:///dev/hdd). -openplay <device> Open album for <device> and play first track. Device must be a GML (e.g. dvd:///dev/hdd). -volume <volume> Set player volume. <volume> is in dB, 0.0 is max -volume-rel <diff> In- or decrease player volume. <diff> is in dB -seek-rel <diff> Seek relative. <diff> is in seconds. -chapter [num|+|-] Go to the specified chapter. Use '+' and '-' to go to the next or previous chapter respectively -get-name Print name of the current track -get-metadata Print metadata of the current track -get-time Print time of the current track GENERIC OPTIONS
The following generic options are available for all gmerlin applications -help Print this help message and exit -help-man Print this help message as a manual page and exit -help-texi Print this help message in texinfo format and exit -version Print version info and exit ENVIRONMENT VARIABLES
GMERLIN_PLAYER_REMOTE_PORT Default port for the remote control Gmerlin March 2012 GMERLIN_REMOTE(1)

Check Out this Related Man Page

EXAILE(1)							   User Commands							 EXAILE(1)

NAME
exaile - music manager and player DESCRIPTION
exaile [OPTION]... [URI] OPTIONS
Playback Options: -n, --next Play the next track -p, --prev Play the previous track -s, --stop Stop playback -a, --play Play -t, --play-pause Pause or resume playback --stop-after-current Stop playback after current track Collection Options: --add=LOCATION Add tracks from LOCATION to the collection Track Options: -q, --query Query player --gui-query Show a popup with data of the current track --get-title Print the title of current track --get-album Print the album of current track --get-artist Print the artist of current track --get-length Print the length of current track --set-rating=N Set rating for current track to N% --get-rating Get rating for current track --current-position Print the current playback position as time --current-progress Print the current playback progress as percentage Volume Options: -i N, --increase-vol=N Increases the volume by N% -l N, --decrease-vol=N Decreases the volume by N% -m, --toggle-mute Mutes or unmutes the volume --get-volume Print the current volume percentage Other Options: --new Start new instance -h, --help Show this help message and exit --version Show program's version number and exit. --start-minimized Start minimized (to tray, if possible) --toggle-visible Toggle visibility of the GUI (if possible) --safemode Start in safe mode - sometimes useful when you're running into problems --force-import Force import of old data from version 0.2.x (Overwrites current data) --no-import Do not import old data from version 0.2.x --start-anyway Make control options like --play start Exaile if it is not running Development/Debug Options: --datadir=DIRECTORY Set data directory --debug Show debugging output --eventdebug Enable debugging of xl.event. Generates LOTS of output --eventfilter=TYPE Limits event debug to output of TYPE --quiet Reduce level of output --startgui --no-dbus Disable D-Bus support --no-hal Disable HAL support. exaile 0.3.2.2 May 2012 EXAILE(1)
Man Page