I've just installed this on a fresh Ubuntu 20.04 Server, and it works
well, with one exception: I can't get Spotty to work.
Troubleshooting this led me to the discovery that there isn't a single
package installed in the image that allows checking running processes
(top, atop, htop, ps, pgrep). I've installed htop, and thus could see
that the authentication process is running, but it's invisible to
Spotify clients on my network. Does this need a different port to be
opened?
My compose file:

Code:
--------------------
    lms:
  container_name: lms
  image: lmscommunity/logitechmediaserver
  environment:
  - PUID=0
  - PGID=0
  - TZ=Europe/Brussels
  volumes:
  - /mnt/DockerConfigs/lms:/config
  - /mnt/Music/:/mnt/Music/
  ports:
  - 9000:9000/tcp
  - 9090:9090/tcp
  - 3483:3483/tcp
  - 3483:3483/udp
  restart: always
--------------------



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...
------------------------------------------------------------------------
bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

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

Reply via email to