So I took a little dive in the slimserver code and I think I found an easy enough way to fix this problem. My Squeezebox now is connected to LMS and works fine as far as I can tell.
Find the changes in the patch file attached to this post. To be able to use them, the start-container.sh script in the Docker container needs to be patched to pass on the flags to slimserver.pl (which I did for the container I'm using now). Furthermore, I recommnd using gosu instead of su, as su requires a tty to run and gosu doesn't. +-------------------------------------------------------------------+ |Filename: add-advertiseaddr.patch | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=33068| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ fuero's Profile: http://forums.slimdevices.com/member.php?userid=71278 View this thread: http://forums.slimdevices.com/showthread.php?t=111828 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
