I have installed LMS in a Docker container and all is working fine (detect my Radio, can play webradios ...) except the Dlna. If I try to play an album from my Emby server (also in Docker) or with BubbleUPNP (on my android phone) it always play one song and stop.
Could power management be involved, suspending the LMS environment? Would it work without Docker? Would a different LMS version work?
Try to simplify the setup and reproduce, eg. client and server on the same machine, no Docker involved etc.
The command line I use to launch LMS : docker run --name logitechmediaserver -d --restart always --net="host" -v logitechmediaserver:"/config":rw -v "/etc/localtime":"/etc/localtime":ro snoopy86/logitechmediaserver
That's very Docker specific and doesn't tell us anything about LMS. What does Settings/Information say about its environment?
-- Michael _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
