PDA

View Full Version : Endpad not working?



geoffo
03-12-2006, 05:09 PM
Hi all,

Looks as though endpad isn't working on my TiVo. Below is an extract from the enpad.log for some activity today. It seems to keep finding errors in the "rectype" variable until it gets too many then just shuts down. You'll notice I've changed the endpad to 30 minutes to take account of those annoying reality shows that consistantly run 20 minutes over. Don't know if this has caused the problem.

Any help would be greatly appreciated. My searches on the site and mailing list under "$rectype" have turned up nothing.

LOG

# Get details of currently recording programme
RetryTransaction ..."
Saturday 16:38:36 : Attempting to recover
Saturday 16:38:36 : Too many errors, stopping
Sunday 00:11:38 :
Sunday 00:11:38 : endpad.tcl 1.5.1 log file, starting up
Sunday 00:11:38 : Start padding set to 300 seconds
Sunday 00:11:38 : End padding set to 1800 seconds
Sunday 00:11:38 : Negative start padding set to 0 seconds
Sunday 00:11:38 : Force Negative startpadding is 0
Sunday 00:11:38 : Suggestions will be padded, even if that means cancelling a subsequent suggestion
Sunday 00:11:38 : Detected TiVo software version 3.0-01-1-000
Sunday 00:11:38 : Suggestion quality change disabled
Sunday 00:11:38 : Timezone 00:00
Sunday 00:11:38 : Sorted configuration options (last match used):-
Sunday 00:11:38 : startpad 5 endpad 30 negpad 0 forceneg 0 maxneg -1 sugqual -1
Sunday 00:11:38 : Woken up
Sunday 00:11:38 : Error detected
Sunday 00:11:38 : can't read "rectype": no such variable
while executing
"if {$rectype == 3} {

# Recording active
set isrec 1

# Get details of currently recording programme
RetryTransaction ..."
Sunday 00:11:38 : Attempting to recover
Sunday 00:12:08 : Woken up
Sunday 00:12:08 : Error detected
Sunday 00:12:08 : can't read "rectype": no such variable
while executing
"if {$rectype == 3} {

# Recording active
set isrec 1

# Get details of currently recording programme
RetryTransaction ..."
Sunday 00:12:08 : Attempting to recover
Sunday 00:12:08 : Too many errors, stopping

I get the same problem whether I'm recording or not and I'm using the current image.

Thanks

Geoff

petestrash
04-12-2006, 03:14 AM
Is this a new install?

Did you have at least 2 shows in your todo list?

If not add a couple of shows then reboot.

Peter.

geoffo
04-12-2006, 05:04 PM
Hi Pete,

Thanks for the reply. I hang my head in shame--forgot the reboot.

All OK now.Thanks again.

Geoff

petestrash
04-12-2006, 05:53 PM
No problem,

Endpad will not restart once it has shutdown.

You need to either restart it manually via telnet or just reboot.

Peter.