Added the ability to listen for/send beacons on TCP port 2190, for use with the manua...
commitb5833c5654f5adca96495c030b1609efb4e5f57f
authorWilliam McBrine <wmcbrine@gmail.com>
Sun, 30 Dec 2007 03:45:50 +0000 (29 22:45 -0500)
committerJason Michalski <armooo@armooo.net>
Mon, 31 Dec 2007 05:30:27 +0000 (30 23:30 -0600)
treec5a8ba565c826ac4425262fe83d53c30c1c49a37
parent00f2d9469dfe9bce49996e55c691e2a1a23051bb
Added the ability to listen for/send beacons on TCP port 2190, for use with the manual server menu. (Use "beacon = listen" in pyTivo.conf to listen only, or "beacon = 255.255.255.255 listen" (or whatever) to both broadcast and listen. With no beacon keyword, no listening occurs.)
beacon.py
pyTivo.py