TiVoCommunity.com
(c)opyright 1995-2005 All rights reserved
indexcheckTC
This area is a static history of posts in the TiVo Community Forum Archive.
This archive history was made for the simple indexing of search sites like
Google.
Pages:1
Telnet / Ethernet - Web Based Remote Control for TiVo?
(Click here to view the original thread with full colors/images)
Posted by: networktcp
I saw some mention of a web-based tivo remote control on the TiVo web project website. This is the only thing I need.. nothing more. Is there a backdoor telnet or any other method of changing channels by using my PC / Ethernet connection to the TiVo?
Posted by: sanderton
You can send remote signals in code; the web remote module is the only practical way for a user to use thet function though.
Posted by: rlowe
I have scripts on my dtivo that do this, but I assume it will work at any time. These run during boot.
From my hackinit file:
sleep 300
/var/hack/scripts/callfixsub.sh /usr/scripts &
/var/hack/scripts/sort
/var/hack/scripts/sps30
Here is the sps30 script:
tivo:/var/hack/scripts$ cat sps30
SendKey nowShowing select select select play select 3 0 select livetv
I have attached the SendKey binary. You need to strip off the .txt extention
and might want to edit the case to be SendKey.
Good luck!
R.
vBulletin Copyright ©2000 - 2009,
Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2009
- Created by Stefan "Xenon" Kaeser
Modified by Adam J. de Jaray