@DROR_ISRAEL
>
> On a side note, How can I upgrade SqueezeLite to version 1.9
Not wishing to muddy the waters, nowadays I usually use either " sudo
apt install squeezelite " or use the package manager in Buster Desktop
to download and install.
I check that it is working and then run the following to update
squeezelite.
Code:
--------------------
sudo /etc/init.d/squeezelite stop
wget -O squeezelite.tgz
https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-1.9.9.1386-armhf.tar.gz
sudo tar -C /usr/bin -zxvf squeezelite.tgz
sudo chmod a+x /usr/bin/squeezelite
sudo /etc/init.d/squeezelite start
--------------------
#If running with no sound, repeat
Code:
--------------------
sudo /etc/init.d/squeezelite restart
--------------------
This is for the alsa package, you would need a different one (as per the
advice from *bpa*) for pulse-audio.
ronnie
------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=114667
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss