realies / soulseek-docker

🐳 Soulseek Docker Container
https://hub.docker.com/r/realies/soulseek/
MIT License
209 stars 35 forks source link

No space allowed in the mount path #62

Closed feelthesea closed 1 year ago

feelthesea commented 1 year ago

In the Volume config, in the Mount Path, when I enter "/data/Soulseek Downloads", it appears that no space is allowed in the path.

Would anyone please help me ? Thanks.

feelthesea commented 1 year ago

I use Synology Docker.

realies commented 1 year ago

Try wrapping it in quotes. Or change the folder you're mounting. Unfortunately, I'm not familiar with Synology Docker, but feel free to update this issue if you find anything that fixes it.

feelthesea commented 1 year ago

I've tried the quotes without success. Thank you for the reply.

realies commented 1 year ago

@feelthesea, does it say why it is not allowed? Is this a UI restriction?

feelthesea commented 1 year ago

After I enter "/data/Soulseek Downloads" with a space between soukseek and downloads, it says that the value that i entered "does not match the field".

inctiveo commented 1 year ago

I experienced the same issue but you can bypass this by using Portainer to create the Soulseek container, this will allow the file path to include spaces. It seems to be an issue directly related to the Docker package for Synology.