Logitech的Squeezebox Radio的服务器停止了服务,所以这个网络收音机便无法再联网收听任何内容。唯一的解决方案便是安装Logitech Media Server。 其实电脑上一直安装有Logitech Music Library,即阉割版,不支持自己作为服务器的功能。
sudo apt install net-tools
ifconfig
curl -O https://downloads.slimdevices.com/Log...
sudo apt install libio-socket-ssl-perl
libcrgpt-openssl-rsa-perl libcrgpt perl-openssl-abi-3
sudo dpkg -i logitechmediaserver_8.3.1_amd64.deb
sudo mkdir /mnt/nusic/
sudo chmod -R 777 /mnt/music/
sudo systemctl enable logitechmediaserver.service
sudo systemctl status logitechmediaserver.service
sudo reboot now
sudo systemctl status logitechmediaserver.service