I first stopped the "old" LMS and then uninstalled it. I installed Docker and then the official Docker image for LMS in Docker.
I have also rebooted the whole server but no success there either. I added port 5353 (TCP) now as well and then restarted first LMS but no success and then also tried with restarting the whole server and that did not help either. Do I need to add both UDP and TCP for port 5353? I also added port 4040 which I saw in https://hub.docker.com/r/ptoulouse/logitechmediaserver That page also mentions something about running in "host mode" instead of "bridge mode" when using Spotty? Code: -------------------- # Some plugins require the container to run in host mode (e.g. Spotty, # Shairtunes 2W). Uncomment the following line if required. # network_mode: "host" -------------------- However, when I try to add a new Docker container with HOST mode as the network mode I am not able to specify any ports via Docker GUI. Here are my various settings: 33933 33934 33935 33936 33938 Do I need to mount a volume for the plugin directory as well? I have seen that on some LMS docker image variations. For example here https://hub.docker.com/r/codechimporg/logitechmediaserver where it says Code: -------------------- -v "/mnt/user/Plugins":"/plugins":rw -------------------- +-------------------------------------------------------------------+ |Filename: Spotty Connect enabled on Squeezebox player running LMS in Docker (1).JPG| |Download: http://forums.slimdevices.com/attachment.php?attachmentid=33938| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ CrazyFin's Profile: http://forums.slimdevices.com/member.php?userid=35625 View this thread: http://forums.slimdevices.com/showthread.php?t=114238 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins