So you guys know that situation where you've spent a few hours
troubleshooting something.. then deciding on creating a forum post
asking for help, then 2 minutes after creating the post, read the
**cking manual, and find the cause of the isssue?

I hope this doesn't just happen to me haha..

In docker, I told the container to listen on port 9001 externally and
kept the port on 9000 internally. On the readme of the docker image it
states:

"Please note that the http port always has to be a 1:1 mapping. You
can't just map it like -p 9002:9000, as Logitech Media Server is telling
players on which port to connect. Therefore if you have to use a
different http port for LMS (other than 9000) you'll have to set the
HTTP_PORT environment variable, too"

So after adding the environment variable to run LMS on port 9001
internally as well the local mp3's played on all players without issue
:D

good night :cool::rolleyes::p


------------------------------------------------------------------------
LegalDrokz's Profile: http://forums.slimdevices.com/member.php?userid=72649
View this thread: http://forums.slimdevices.com/showthread.php?t=116082

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to