I installed Roon Core on the Vortexbox platform and find it works well. I like it more than LMS and the player is more stable and easier to use than Squeezelite. Plus the meta data is fantastic. If anyone is interested here is how I did it:
Stop and disable squeezeserver:
systemctl stop squeezeboxserver
systemctl disable squeezeboxserver
One dependency is missing to install Roon so you need to run this::
dnf -y install cifs-utils
Roon Linux installer:
curl -O http://download.roonlabs.com/builds/...er-linuxx64.sh
chmod +x roonserver-installer-linuxx64.sh
sudo ./roonserver-installer-linuxx64.sh
Allow it to install, then
reboot
After reboot, using the web GUI from another machine, make sure your Vortexbox player is set up properly.
You will need to install at least one Roon player on a device on your network. From this player, connect to the Roon core now resident in your Vortexbox. Go to Settings-Storage and make sure the path is set to the Music-Flac folder in Vortexbox. In Settings-Setup make sure "Enable Squeezebox Support" is turned to "yes." Then go to Settings-Audio and the name you gave the Vortexbox Squeezelite player will appear. Enable it as an endpoint. It will take a few minutes for Roon to scan your library (depending on how large it is.) It will find all audio files on Vortexbox and playback no matter the format or the sample rates.
I know that some on this forum have in the past said disparaging things about Roon because of its cost, but I find it a much better solution than LMS, and the Sonic Orbiter Roon Ready player sounds better with Roon than it does with Squeezelite. At least it does to me.
Stop and disable squeezeserver:
systemctl stop squeezeboxserver
systemctl disable squeezeboxserver
One dependency is missing to install Roon so you need to run this::
dnf -y install cifs-utils
Roon Linux installer:
curl -O http://download.roonlabs.com/builds/...er-linuxx64.sh
chmod +x roonserver-installer-linuxx64.sh
sudo ./roonserver-installer-linuxx64.sh
Allow it to install, then
reboot
After reboot, using the web GUI from another machine, make sure your Vortexbox player is set up properly.
You will need to install at least one Roon player on a device on your network. From this player, connect to the Roon core now resident in your Vortexbox. Go to Settings-Storage and make sure the path is set to the Music-Flac folder in Vortexbox. In Settings-Setup make sure "Enable Squeezebox Support" is turned to "yes." Then go to Settings-Audio and the name you gave the Vortexbox Squeezelite player will appear. Enable it as an endpoint. It will take a few minutes for Roon to scan your library (depending on how large it is.) It will find all audio files on Vortexbox and playback no matter the format or the sample rates.
I know that some on this forum have in the past said disparaging things about Roon because of its cost, but I find it a much better solution than LMS, and the Sonic Orbiter Roon Ready player sounds better with Roon than it does with Squeezelite. At least it does to me.
Comment