Update 'README.md'

This commit is contained in:
2022-01-21 12:17:38 +00:00
parent 4d6d9b6c41
commit effd43bbaf

View File

@@ -40,11 +40,11 @@ Reboot
bluealsa-aplay 00:00:00:00:00:00
#### Automatically on boot
ALSA only allows one application using sound (bad sound quality experience with DMUX or pulseaudio). To control service start/stop use onlyone utility
ALSA only allows one application using sound (bad sound quality experience with DMUX or pulseaudio). To control service start/stop use [onlyone](#onlyone) utility
#### Service Setup
**Atention! Step not required if using onlyone utility**
**Atention! Step not required if using [onlyone](#onlyone) utility**
*if used with squeezelite only one can be used on boot*
Download/copy file [etc/systemd/system/bluealsaaplay.service](etc/systemd/system/bluealsaaplay.service) to /etc/systemd/system/
@@ -85,14 +85,14 @@ Start on boot
sudo chmod +x /usr/local/bin/squeezelite
### Setup
ALSA only allows one application using sound (bad sound quality experience with DMUX or pulseaudio). To control service start/stop use onlyone utility
ALSA only allows one application using sound (bad sound quality experience with DMUX or pulseaudio). To control service start/stop use [onlyone](#onlyone) utility
#### Manual initialization
/usr/bin/squeezelite
#### Setup as service
**Atention! Step not required if using onlyone utility**
**Atention! Step not required if using [onlyone](#onlyone) utility**
Download/copy file [etc/systemd/system/squeezelite.service](etc/systemd/system/squeezelite.service) to /etc/systemd/system/
*check file for squeezelite configurations*
@@ -107,7 +107,7 @@ Enable on boot
sudo systemctl enable squeezelite
## onlyone - utility
## onlyone
**Prerequisites**
- Git
@@ -126,7 +126,7 @@ Enable on boot
1. Change configuration file squeezelite player name
1. Setup as service
Copy/download [service file](etc/system/systemd/onlyone.service) to etc/system/systemd
Copy/download [service file](etc/systemd/system/onlyone.service) to etc/system/systemd
sudo systemctl enable onlyone.service && sudo systemctl start onlyone.service