jasper
04-10-2002, 07:32 PM
I think I -almost- have all the info I need for this project but I am a little stuck. I want to use my TiVo as a video server. I don't want to subscribe (I already do for 2), I don't need any guide data, I don't need any vide on the unit, and I don't mind changing versions. If I understand correctly, I want to be running version 2.0 so that the fixup script can be used.
I am unclear about 2 major points - doesn't the script have to be run every day, for each potential call (and if so, from where and how)?
And second, these lines of code confuse me:
# Guided Setup has been completed, use instead of SETUP_BYPASS
# dbobj $sobj set Complete 1
dbobj $sobj set DemoMode 0
So if I do a full system reset, what should I do? If I uncomment that line and set Complete to 1, is that better or worse than playing with SETUP_BYPASS? Does this script assume a value for SETUP_BYPASS? All the reading I've done seems to talk about using this script but I kinda want to figure out what it is going to do before I blindly run it. Any help would be greatly appreciated.
I am unclear about 2 major points - doesn't the script have to be run every day, for each potential call (and if so, from where and how)?
And second, these lines of code confuse me:
# Guided Setup has been completed, use instead of SETUP_BYPASS
# dbobj $sobj set Complete 1
dbobj $sobj set DemoMode 0
So if I do a full system reset, what should I do? If I uncomment that line and set Complete to 1, is that better or worse than playing with SETUP_BYPASS? Does this script assume a value for SETUP_BYPASS? All the reading I've done seems to talk about using this script but I kinda want to figure out what it is going to do before I blindly run it. Any help would be greatly appreciated.