readme.md

This commit is contained in:
2022-01-17 11:05:25 +00:00
parent 4fda3f35bb
commit 02b6d792e7

View File

@@ -20,7 +20,8 @@
- Reboot - Reboot
- SqueezeLite - SqueezeLite
- Check latest [version](https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/) - Requires Logitech Media Server check [instructions](/marcio.fernandes/lms) for setup
- Check latest [version](https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/) SqueezeLite
- Download latest version - Download latest version
cd /tmp cd /tmp
@@ -42,7 +43,7 @@
sudo chmod +x /usr/bin/squeezelite sudo chmod +x /usr/bin/squeezelite
- Start on boot (as a service) - Start on boot
- 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*
@@ -58,14 +59,14 @@
sudo systemctl enable squeezelite sudo systemctl enable squeezelite
- Bluealsa - using pi as bluetooth speaker - Bluealsa
*Using pi as bluetooth speaker*
- Install - Install
sudo apt update && sudo apt install bluealsa -y sudo apt update && sudo apt install bluealsa -y
- Start on boot (as a service) - Start on boot
sudo service bluealsa enable && sudo service bluealsa start sudo service bluealsa enable && sudo service bluealsa start
@@ -82,7 +83,7 @@
sudo systemctl start bluealsaaplay sudo systemctl start bluealsaaplay
- bluealsa-aplay and squeelite - bluealsa-aplay and Squeezelite
- squeelite on boot - squeelite on boot
sudo systemctl enable squeezelite sudo systemctl enable squeezelite