Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 874255f3b26b44feb57fbe38a7384518 > files > 379

gmerlin-0.4.1-2mdv2010.0.i586.rpm

<html lang="en">
<head>
<title>gmerlin_remote_examples - Gmerlin 0.4.1</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Gmerlin 0.4.1">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Player-remote-control.html#Player-remote-control" title="Player remote control">
<link rel="prev" href="gmerlin_005fremote.html#gmerlin_005fremote" title="gmerlin_remote">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This manual is for Gmerlin
(version 0.4.1, 9 January 2008).

Copyright (C) 2001-2008 Members of the Gmerlin project.

     Permission is granted to copy, distribute and/or modify this
     document under the terms of the GNU Free Documentation License,
     Version 1.1 or any later version published by the Free Software
     Foundation; with no Invariant Sections, with the Front-Cover Texts
     being ``A GNU Manual,'' and with the Back-Cover Texts as in (a)
     below.  A copy of the license is included in the section entitled
     ``GNU Free Documentation License.''

     (a) The FSF's Back-Cover Text is: ``You have freedom to copy and
     modify this GNU Manual, like GNU software.  Copies published by
     the Free Software Foundation raise funds for GNU development.''
   -->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
--></style>
</head>
<body>
<div class="node">
<a name="gmerlin_remote_examples"></a>
<a name="gmerlin_005fremote_005fexamples"></a>
<p>
Previous:&nbsp;<a rel="previous" accesskey="p" href="gmerlin_005fremote.html#gmerlin_005fremote">gmerlin_remote</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="Player-remote-control.html#Player-remote-control">Player remote control</a>
<hr>
</div>

<h4 class="subsection">4.2.2 Examples</h4>

     <dl>
<dt><code>gmerlin_remote -play</code><dd>Play the current track (same as pressing the &ldquo;play&rdquo; button)

     <br><dt><code>gmerlin_remote -host remote.example.com -play</code><dd>Connect to <code>remote.example.com</code> and play the current track there

     <br><dt><code>gmerlin_remote -seek-rel -10.0</code><dd>Seek 10 seconds backwards

     <br><dt><code>gmerlin_remote -next</code><dd>Go to next track

     <br><dt><code>gmerlin_remote -chapter +</code><dd>Go to next chapter

     <br><dt><code>gmerlin_remote -openplay cda:///dev/scd0</code><dd>Open and play an audio CD in the first SCSI drive and start playing. 
Use commands like this in your desktop configuration for handling removable
media.

     <br><dt><code>gmerlin_remote -launch -addplay http://webradio.example.com/stream.ogg</code><dd>Add the given gml to the Incoming
<img src="../img/incoming_closed_16.png" alt="../img/incoming_closed_16.png">
album (launching a new player if necessary) and play it. Use commands like this as
MIME-Handler in webbrowsers and filemanagers. A shortcut for this command is the
script
<code>gmerlin_launcher</code>. 
</dl>

   </body></html>