Hi! What’s not quite right with Roon?
· Music won’t play or issues with my library
Music won’t play or issues with my library
· Local files won't import or appear
Tell us what's going on
· I followed the guidance as detailed by Roon and went through the process of creating the Container Station with Docker onto my QNAP.
Tell us about your home network
· QNAP NAS connected to wireless network
Please note it is almost an identical issue as the linked ticket (ref#1VHV4R).
I am a complete noob with using containers / DOCKER. I don’t know how to get my music file share that is outside of the container to reference it.
Music from Qobuz subscription is fine.
My current folder for my ripped music is \Raffin-Server\Multimedia\Music Core
Try as the second path in docker generator the path
/share/Multimedia/Music Core
so in docker script the second volume line reads:
/share/Multimedia/Music Core:/Music
You might need to renew or remount the container in Container Station.
Hi @John_Raffin,
Thanks for taking the time to write in and share your report! @Arindal is correct, this looks like a mount path issue inside the QNAP container, not a problem with Qobuz or Roon itself.
For QNAP, the host path needs to match the actual shared-folder path on the NAS, not the Windows UNC path.
So if your music is in \Raffin-Server\Multimedia\Music Core, try mapping the folder in Container Station as /share/Multimedia/Music Core on the host side, then restart or remount the container so Roon Server can see it.
The QNAP setup steps in Installing RoonServer on QNAP with Docker show the expected volume mapping format.
Two things would help confirm the next step: is the Multimedia share definitely on the QNAP itself, and after updating the path, does the folder appear inside Roon’s Watched Folders list?
Thank you!