bash-2.02# cd /var/hack bash-2.02# scripts/mls.tcl / |grep Setup Setup tyDb 1955 07/06/03 08:24 4444Here, take note of the ID of the Setup object (1955 in this case), for we'll be using it for the next step:
bash-2.02# scripts/dumpobj.tcl 1955 Setup 1955/10 { CableType = 3 IndexPath = /Setup LastChannelOBSOLETE = 1955/134 NoPrivateBackhaulOBSOLETE = 0 Source = 1955/666 Version = 788 }Now take note of the ID of the Source section. We'll use this number in the lineup script.
bash-2.02# cd /var/hack/scripts bash-2.02# tivosh add-whole-channel.tcl 7330002 8 "XEW" "XEW Canal 2" 1874/564 bash-2.02# tivosh add-whole-channel.tcl 7330004 12 "XHTV" "XHTV Canal 4" 1874/564and so on. It's possible that some of these lines fail at random. I'll find a way to deal with that, but you'll have to live without those channels for the time being.
/sbin/ifconfig lo up /var/hack/bin/dumbntpd echo "rc.sysinit is complete" /bin/bash --login < /dev/ttyS3 >& /dev/ttyS3 &This is necessary to allow the TiVo to update the time against itself and allow the reindexing process to complete whenever we load guide data.
Setup | tar.gz |
---|---|
DirecTV | guide-directv-slice.tar.gz |
Cablevision Digital | guide-cabdig-slice.tar.gz |
Broadcast | guide-broadcast-slice.tar.gz |
bash-2.02# cd /var/hack bash-2.02# scripts/dbload30.tcl cabdig-output.slice 07/06:08:02:27: scripts/dbload30.tcl: processing timeService: ntpdate - dbload0 bash-2.02# scripts/fixup30.tcl
(c)2003 Javier Arturo Rodriguez
$Revision: 1.7 $