realies / soulseek-docker

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

Configuration lost when container restarts #82

Closed bennyevangelista closed 7 months ago

bennyevangelista commented 7 months ago

Hi, I noticed that everytime I restart soulseek container, it loses its configuration. I correctly mapped .SoulseekQt folder on a persistent path on the host (and I can write it from the container), but Soulseek doesn't seem to be writing .dat files. On the Windows client I saw that it updates configuration when I close the application, and maybe the container doesn't close properly when restarted, so it never persists configuration. Is there a workaround or I'm missing something?

realies commented 7 months ago

check the closed issues

bennyevangelista commented 7 months ago

...my fault, only checked the open ones :) Thanks!