Notify Multiple XBMC Servers

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
Divvi
Posts: 4
Joined: 22 Sep 2015, 05:03

Notify Multiple XBMC Servers

Post 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
User avatar
rednoah
The Source
Posts: 23934
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Notify Multiple XBMC Servers

Post by rednoah »

You can specify multiple IPs or hostnames:

Code: Select all

--def "xbmc=win,lin,mac"
You cannot specify a multicast IP range.
:idea: Please read the FAQ and How to Request Help.
Post Reply