Hi,

Just a quick thought if we can make tivo auto DST....

The normal fixtivotime uses:

/tvbin/settime `/hack/bin/rtime x.x.x.x 36000`

36000 for +10 GMT or 39600 for +11 GMT, and you modify it accordingly..

Could a if/then statement (or a sub) be added, where you can specify a date range. If the date matches EST, you get a +10, or if the date falls outside that you get a ESDT of +11.

Thanks!