]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Small update -- typos, etc.
authorMke Brady <mikebrady@eircom.net>
Thu, 27 Aug 2015 22:29:21 +0000 (23:29 +0100)
committerMke Brady <mikebrady@eircom.net>
Thu, 27 Aug 2015 22:29:21 +0000 (23:29 +0100)
man/shairport-sync.7
man/shairport-sync.7.xml
man/shairport-sync.html

index 1449c43d9c0eb9d594834fde17ae8c95bbb5cf4e..e0935161aa5e1ccfa055a89c79b78dc054a0212a 100644 (file)
@@ -131,7 +131,7 @@ Set the \fIchoice\f1 to "yes" to enable shairport-sync to look for cover art fro
 Specify the absolute path name of the pipe through which metadata should be sent The default is \fI/tmp/shairport-sync-metadata\f1". 
 .TP
 \fB"SESSIONCONTROL" SETTINGS\f1
-shairport-sync can run programs just before it starts to play an audio stream and just after it finishes. You specify them using the sessioncontrol group settings run_this_before_play_begins and run_this_after_play_ends
+shairport-sync can run programs just before it starts to play an audio stream and just after it finishes. You specify them using the settings \fBrun_this_before_play_begins\f1 and \fBrun_this_after_play_ends\f1
 .TP
 \fBrun_this_before_play_begins=\f1\fI"/path/to/application and args"\f1\fB;\f1
 Here you can specify a program and its arguments that will be run just before a play session begins. Be careful to include the full path to the application. The application must be marked as executable and, if it is a script, its first line must begin with the standard \fI#!/bin/...\f1 as appropriate. 
@@ -157,7 +157,7 @@ Use the output device called \fIoutput_device\f1. The default is the device call
 .TP
 \fBmixer_control_name=\f1\fI"name"\f1\fB;\f1
 Specify the \fIname\f1 of the mixer control to be used by shairport-sync to control the volume. The mixer control must be on the mixer device, which by default is the output device. If you do not specify a mixer control name, shairport-sync will adjust the volume in software. \fBmixer_type=\f1\fI"mixer_type"\f1\fB;\f1
-This setting is deprecated and will be removed soon. If you wish to use a mixer control to control the volume, then set \fImixer_type\f1 to "hardware". The default is "software"
+This setting is deprecated and is ignored. For your information, its functionality has been automatically incorporated in the mixer_control_name setting -- if you specify a mixer name with the mixer_control_name setting, it is assumed that the mixer is implemented in hardware
 .TP
 \fBmixer_device=\f1\fI"mixer_device"\f1\fB;\f1
 By default, the mixer is assumed to be output_device. Use this setting to specify a device other than the output device. 
@@ -238,7 +238,7 @@ Use this \fIlatency\f1, in frames, for audio streamed from a forked-daapd based
 \fB--get-coverart\f1
 This option requires the \fB--meta-dir\f1 option to be set, and enables shairport-sync to request cover art from the source and to transmit it through the metadata pipe.
 
-Please note that cover art data may be very large, and may place too great a burden on your network. Also, at the time of writing, there appears to be a serious bug in iTunes which stalls transmission of large cover art items, stalling and potentially crashing shairport-sync. 
+Please note that cover art data may be very large, and may place too great a burden on your network. 
 .TP
 \fB-h | --help\f1
 Print brief help message and exit. 
index 14c8be6540bb3a3fa0c2d398ae8e21eeabf865fd..52005a7e0af8bc7593dea9d18f09d84c33f81b3c 100644 (file)
     
     <option><p><opt>"SESSIONCONTROL" SETTINGS</opt></p></option>
     <p>shairport-sync can run programs just before it starts to play an audio stream and just after it finishes.
-    You specify them using the sessioncontrol group settings run_this_before_play_begins and run_this_after_play_ends. </p>
-
-
+    You specify them using the settings <opt>run_this_before_play_begins</opt> and <opt>run_this_after_play_ends</opt>. </p>
+    
     <option>
     <p><opt>run_this_before_play_begins=</opt><arg>"/path/to/application and args"</arg><opt>;</opt></p>
     <optdesc>Here you can specify a program and its arguments that will be run just before a play session begins. Be careful to include the full path to the application.
     If you do not specify a mixer control name, shairport-sync will adjust the volume in software.</optdesc>
     </option>
     <p><opt>mixer_type=</opt><arg>"mixer_type"</arg><opt>;</opt></p>
-    <optdesc>This setting is deprecated and will be removed soon. If you wish to use a mixer control to control the volume, then set <arg>mixer_type</arg> to "hardware".
-    The default is "software".</optdesc>
+    <optdesc>This setting is deprecated and is ignored. For your information, its functionality has been automatically incorporated in the mixer_control_name setting
+  -- if you specify a mixer name with the mixer_control_name setting, it is assumed that the mixer is implemented in hardware.</optdesc>
     </option>
     <option>
     <p><opt>mixer_device=</opt><arg>"mixer_device"</arg><opt>;</opt></p>
                shairport-sync to request cover art from the source and to transmit it through
                the metadata pipe.</p>
                <p>Please note that cover art data may be very large, and may place too great a
-               burden on your network. Also, at the time of writing, there appears to be a
-               serious bug in iTunes which stalls transmission of large cover art items,
-               stalling and potentially crashing shairport-sync.
+               burden on your network.
     </p></optdesc>
          </option>
 
index c587b03e73b0fe436be4e16ef959eb9072d0a2f2..8e72e95a75943f9005ec61885a626184f8a99059 100644 (file)
     
     <p><b>&quot;SESSIONCONTROL&quot; SETTINGS</b></p>
     <p>shairport-sync can run programs just before it starts to play an audio stream and just after it finishes.
-    You specify them using the sessioncontrol group settings run_this_before_play_begins and run_this_after_play_ends. </p>
-
-
+    You specify them using the settings <b>run_this_before_play_begins</b> and <b>run_this_after_play_ends</b>. </p>
+    
     
     <p><b>run_this_before_play_begins=</b><em>&quot;/path/to/application and args&quot;</em><b>;</b></p>
     Here you can specify a program and its arguments that will be run just before a play session begins. Be careful to include the full path to the application.
     If you do not specify a mixer control name, shairport-sync will adjust the volume in software.
     
     <p><b>mixer_type=</b><em>&quot;mixer_type&quot;</em><b>;</b></p>
-    This setting is deprecated and will be removed soon. If you wish to use a mixer control to control the volume, then set <em>mixer_type</em> to &quot;hardware&quot;.
-    The default is &quot;software&quot;.
+    This setting is deprecated and is ignored. For your information, its functionality has been automatically incorporated in the mixer_control_name setting
+  -- if you specify a mixer name with the mixer_control_name setting, it is assumed that the mixer is implemented in hardware.
     
     
     <p><b>mixer_device=</b><em>&quot;mixer_device&quot;</em><b>;</b></p>
                shairport-sync to request cover art from the source and to transmit it through
                the metadata pipe.</p>
                <p>Please note that cover art data may be very large, and may place too great a
-               burden on your network. Also, at the time of writing, there appears to be a
-               serious bug in iTunes which stalls transmission of large cover art items,
-               stalling and potentially crashing shairport-sync.
+               burden on your network.
     </p>