Not able to add synology share to roonserver

I just installed audiolinux and roonserver on my audiostreamer (Fresh install) because it was out of date.

Everything runs fine however im not able no matter what to add my networkshare from my Synology located @ 192.168.1.50 or NAS-8TB. Via windows im able to connect it via IP and servername. However as soon i enter it in Roon i get the UnexpectedError. Tried every combination, checked all settings but not working :(. And it worked before…

Not that I’m an expert, but I remember a similar case in my setup in the past.
The backlash \ was wrong and I had to change it to /

So in your case //192.168.1.50/Muziek

Perhaps it helps…

This i beyond anything…:frowning: i thought i used ALL possible combinations per roon manual but not that one… and yes it works… 5 min ago i just found a workaround via audiolinux using

sudo mount -t cifs //192.168.1.50/Muziek /mnt/roon-mount -o username=youruser,password=yourpass

Its now showing up as a mounted drive on roonserver. Thanks for your sollution!!!

1 Like