As DSM7 will not support LMS anymore, I have made the move to Docker.
I installed Docker, then added the 8.1.0 container. I mapped port 9000
to 9002 and mapped the two directories for music and playlists.

Unfortunately this port needs a bit more love. It must be a 1:1 (or 9002:9002 :-)) mapping. In addition to the mapping you'll have to define the HTTP_PORT using an environment variable. Otherwise LMS thinks it was using port 9000 (which it is), but the player would not be able to access it on that port.

--

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

Reply via email to