roonbridge on volumio

Hi there,

Recently I installed roonbridge on volumio(RPI 3B) through ssh with those command:

sudo apt-get update
sudo apt-get install bzip2
curl -O download.roonlabs.com/builds/roo … armv7hf.sh
chmod +x roonbridge-installer-linuxarmv7hf.sh
sudo ./roonbridge-installer-linuxarmv7hf.sh

It worked very well as a roonbridge, but when I tried to find the device as a DLNA renderer, it didn’t show up.
After reboot, the DLNA renderer showed up and I was able to play music through it.
But once I selected it as a roonbridge and played some music , it didn’t show up as a DLNA renderer again.
Is there any solution to make possible to switch smoothly between roonbridge and DLNA renderer?