I can't seem to get my two Tivo's to see my pyTivo shares.
When I run pyTivo.py I see several "INFO:tyTivo" lines as follow:
What it doesn't show is that it found my two Tivos
From time to time it does work and then do I see that it found the Tivos.
Here's my conf file:
The two IP's listed for "Beacon" are the IP's of the two Tivos
I've tried leaving "Beacon" empty but that doesn't work either.
The pyTivo service is running so I guess I shouldn't need to run pyTivo.py at all. Right?
Any help will be greatly appreciated.
Ed
When I run pyTivo.py I see several "INFO:tyTivo" lines as follow:
Code:
Announcing shares
Registering: MyMoviesPrem
Scanning for Tivos...
pyTivo is ready
From time to time it does work and then do I see that it found the Tivos.
Here's my conf file:
Code:
[Server]
port = 9032
ffmpeg = C:\pyTivo\bin\ffmpeg.exe
tivodecode = C:\pyTivo\bin\tivodecode.exe
beacon = 192.168.1.52 192.168.1.53
[_tivo_SD]
[_tivo_HD]
[MyMoviesPrem]
path = C:\Tivo-Videos
type = video
I've tried leaving "Beacon" empty but that doesn't work either.
The pyTivo service is running so I guess I shouldn't need to run pyTivo.py at all. Right?
Any help will be greatly appreciated.
Ed