You have an affinity for LMS, enjoy the Material Skin interface, and are particularly accustomed to using LMS/Material Skin on mobile devices. However, there are times when you reminisce about the allure of the audio experience offered by Archphile or Rune Audio on the Arch Linux platform from many years ago. You can now relive that experience with the return of rAudio (Arch Linux). As I understand it, rAudio is a fork or spin-off of Rune Audio (after it ceased development), and I have personally compiled LMS package to make them work seamlessly on rAudio.
Install
wget -O - https://raw.githubusercontent.com/lovehifi/raudiolms-32bit/main/install-archlinux.sh | sh
After the installation is complete, you can access LMS from your PC or phone using the web address http://ip:9000 or http://raudio:9000
Configure Squeezelite option (output, name...) in the /etc/systemd/system/sq.service, sq.sh
After installing LMS and SQ, if you want to stop LMS and only use SQ, run the following command:
systemctl stop logitechmediaserver-git.service
systemctl disable logitechmediaserver-git.service
1./ Active the DSDPlayer plugin on LMS.
2./ Setting File Types on LMS: DFF and DSF formats, select Disable - Not set to Native.
3./ Check the sound card number, run this command:
cat /proc/asound/cards
Sample: 0 [audioinjectorpi]: audioinjector-p - audioinjector-pi-soundcard
4./ If the card in use is number 0. Edit and assign 0 to -o hw:0 as follows:
nano /etc/systemd/system/sq.service
Sample: ExecStart=/opt/sq/squeezelite32 -o hw:0 -n SQ32-rAudio -s 127.0.0.1 -m 00:00:00:00:00:00 -W
Restart:
systemctl daemon-reload && systemctl restart sq.service
systemctl status sq.service
Another solution for Squeezelite, helps you change the card number automatically, which is better for you if you frequently switch DACs (e.g., switching from I2S to USB).
wget -O - https://raw.githubusercontent.com/lovehifi/raudiolms-32bit/main/update | sh
Another thing, if you enjoy managing your music albums through LMS and want to play them on rAudio MPD, you can achieve this by: Installing the UPnP Bridge plugin in LMS and enabling UPnP on your rAudio setup. LMS will then have an additional option: rAudio UPnP player.
https://github.com/lovehifi/raudiolms-64bit
https://github.com/lovehifi/lms-modern-skin
You can try it at this:
https://github.com/lovehifi/tidal-raudio
https://github.com/lovehifi/tidal-raudio-pi4
https://github.com/lovehifi/raudiolms-32bit/wiki/Why-rAudio%E2%80%90LMS%3F)
https://github.com/lovehifi/addraudio