Hi,

I have a docker instance (on x86_64), everything works fine, even
Spotify after mapping a bunch of ports to the container, but I can't get
the airplay from my wife's iPhone to find any of the Squeezeboxes. I
have set port_base to 7400 and port_range to 8 (albeit this is not
getting saved, see below) to pref file.

In docker-compose I have added these :

Code:
--------------------
          - 7400-7407:7400-7407/tcp
  - 7400-7407:7400-7407/udp
--------------------

but still, iPhone doesn't find the services... any help ?


Code:
--------------------
    
  cat shairtunes.prefs
  
  ---
  00:04:20:22:3c:3e: on
  00:04:20:23:52:3d: on
  _ts_00:04:20:22:3c:3e: 1606479814
  _ts_00:04:20:23:52:3d: 1606479814
  _ts_b8:27:eb:4d:7f:57: 1606479814
  _ts_bufferThreshold: 1606409804
  _ts_codec: 1606486130
  _ts_drift: 1606486130
  _ts_helper: 1606479814
  _ts_http_fill: 1606479814
  _ts_http_latency: 1606409804
  _ts_latency: 1606409804
  _ts_loglevel: 1606479814
  _ts_port_base: 1606484175
  _ts_port_range: 1606486130
  _ts_squeezelite: 1606484581
  _ts_syncVolume: 1606486130
  _version: 2
  b8:27:eb:4d:7f:57: on
  bufferThreshold: 32
  codec: mp3:256
  drift: 0
  helper: shairport_helper-x64-linux
  http_fill: on
  http_latency: 2000
  latency: 1000
  loglevel: info
  port_base: '7400'
  port_range: ~
  squeezelite: on
  syncVolume: 0
  
--------------------


Thanks,
Charles


------------------------------------------------------------------------
cbueche's Profile: http://forums.slimdevices.com/member.php?userid=6708
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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

Reply via email to