Page 1 of 1

Notify Multiple XBMC Servers

Posted: 22 Sep 2015, 05:10
by Divvi
Is it possible to notify more than one xbmc server? I have Kodi running on both a rPi2 and Apple TV 2.

Would this notify all xbmc instances on my local network?

-xbmc 192.168.1.1/24

Re: Notify Multiple XBMC Servers

Posted: 22 Sep 2015, 07:08
by rednoah
You can specify multiple IPs or hostnames:

Code: Select all

--def "xbmc=win,lin,mac"
You cannot specify a multicast IP range.