I actually noticed the same thing happen to mine, just out of the blue it stopped working, so I changed my author file to just have the startup command. For some reason it doesn't appear to be doing the check properly.
Change as below for immediate fix, but this will have to be looked at by the guys because it's not the right thing to do. . .
# Start TiVoWeb or TivoWebPlus
#if checkyesno tivoweb_enable; then
# if [ "$tivoweb_version" = "PLUS" ]; then
# /hack/TivoWebPlus/tivoweb &
# else
# /hack/tivoweb-tcl/tivoweb &
# fi
#fi
/var/hack/TivoWebPlus/tivoweb &
Last edited by pjpete; 02-01-2007 at 01:08 AM.
Reason: added a bit more description
TiVo Series 1 (Phillips) - 500Gb, 512Mb Cachecard, Foxtel Digital Cable
TiVo Series 1 (Sony) - 250Gb, Turbonet Card, HAILO 8000 HD STB
Bookmarks