Update 'README.md'
This commit is contained in:
12
README.md
12
README.md
@@ -40,11 +40,11 @@ Reboot
|
|||||||
bluealsa-aplay 00:00:00:00:00:00
|
bluealsa-aplay 00:00:00:00:00:00
|
||||||
|
|
||||||
#### Automatically on boot
|
#### 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
|
#### 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*
|
*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/
|
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
|
sudo chmod +x /usr/local/bin/squeezelite
|
||||||
|
|
||||||
### Setup
|
### 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
|
#### Manual initialization
|
||||||
|
|
||||||
/usr/bin/squeezelite
|
/usr/bin/squeezelite
|
||||||
|
|
||||||
#### Setup as service
|
#### 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/
|
Download/copy file [etc/systemd/system/squeezelite.service](etc/systemd/system/squeezelite.service) to /etc/systemd/system/
|
||||||
|
|
||||||
*check file for squeezelite configurations*
|
*check file for squeezelite configurations*
|
||||||
@@ -107,7 +107,7 @@ Enable on boot
|
|||||||
|
|
||||||
sudo systemctl enable squeezelite
|
sudo systemctl enable squeezelite
|
||||||
|
|
||||||
## onlyone - utility
|
## onlyone
|
||||||
|
|
||||||
**Prerequisites**
|
**Prerequisites**
|
||||||
- Git
|
- Git
|
||||||
@@ -126,7 +126,7 @@ Enable on boot
|
|||||||
1. Change configuration file squeezelite player name
|
1. Change configuration file squeezelite player name
|
||||||
|
|
||||||
1. Setup as service
|
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
|
sudo systemctl enable onlyone.service && sudo systemctl start onlyone.service
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user