mherger wrote: 
> Ports used are: 4070, 443, 80, 5353/UDP. But that's outgoing. What 
> you'll probably need is 5353.

Beside 5353 (mDNS) I had to open those I listed above (42247, 40641,
35134) from the guest network to the spotty-x86_64 instances which are
listening on these TCP ports (see lsof command output). So every Spotty
instance gets a TCP port assigned somehow, it looks like randomly, and
they get always a new one at restart. They advertise these over mDNS
like this: 


Code:
--------------------
    PTR Livingroom._spotify-connect._tcp.local., A *<ip address of the LMS 
server>*, TXT "VERSION=1.0" "CPath=/", SRV *lmsseverfqdn*.local.:*42247*
--------------------


Now I allowed access to the port range 32000-65535, but this isn't the
nicest solution. But not a problem so don't put efforts in it.

Thanks for this integration! It's superb, my kids and wife love it.


------------------------------------------------------------------------
tbali's Profile: http://forums.slimdevices.com/member.php?userid=65336
View this thread: http://forums.slimdevices.com/showthread.php?t=111217

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to