]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update UPDATING.md
authorMike Brady <mikebrady@eircom.net>
Tue, 5 Dec 2017 16:01:27 +0000 (16:01 +0000)
committerGitHub <noreply@github.com>
Tue, 5 Dec 2017 16:01:27 +0000 (16:01 +0000)
UPDATING.md

index 3f82a3b68268036439deace17c9f54ca4e0d1680..69820fdd1e622cac6a12c7ad9e166d5e59fc384a 100644 (file)
@@ -55,7 +55,7 @@ $ sudo service shairport-sync restart
 Your Shairport Sync should be upgraded now. 
 
 ### Post Update Tasks
-1 **Unmute the Output Device Mixer** (This applies only if you are using a hardware mixer for volume control.) Certain older versions of Shairport Sync could leave the output device mixer in a muted state after use to minimuse the possibility of noise. However, this is not generally compatible with other audio players using the same device, as they would generally expect the device to be unmuted. Recent versions of Shairport Sync therefore do not use the mute facility by default. When you update Shairport Sync, the output device mixer might have been muted by the previous version, so you should unmute it, using, for instance, the following command:
+1 **Unmute the Output Device Mixer** (This applies only if you are using a hardware mixer for volume control.) Certain older versions of Shairport Sync could leave the output device mixer in a muted state after use to minimise the possibility of noise. However, this is not generally compatible with other audio players using the same device, as they would generally expect the device to be unmuted. Recent versions of Shairport Sync therefore do not use the mute facility by default. When you update Shairport Sync, the output device mixer might have been muted by the previous version, so you should unmute it, using, for instance, the following command:
 ```
 $ sudo amixer sset <mixer_name> unmute
 ```