G
Guest
Guest
Archived from groups: alt.video.ptv.tivo (More info?)
Lenroc (lenroc@NOSPAMFORYOU.hotmail.com) wrote in alt.video.ptv.tivo:
> On Mon, 14 Feb 2005 23:55:03 +0000, Jack Ak wrote:
>
> > "Lenroc" <lenroc@NOSPAMFORYOU.hotmail.com> wrote:
> >> No, certainly not when 30sec skip is _enabled_, but if it is _disabled_
> >> (as the macro I posted ensures, assuming that 30sec skip is normally on),
> >> 2xAdvance will get you to the beginning.[...]
> >>
> >> The only problem that I know of with the macro I posted is that it assumes
> >> 30sec skip is always on (and would fail miserably otherwise).
> >
> > You macro cannot *ensure* 30 skip is on or off.
>
> It can, as I stated, ensure 30 second skip is off, if and only if the mode
> is already on.
It doesn't matter if 30 second skip is on or off...if you know the right
macro to use.
Set up a macro on your programmable remote that consists of a lot of
repetitions of the following:
Rew (<<)
Advance (->|)
Play (>)
If you repeat this sequence enough times, you will end up at the beginning
of the recorded show.
This is because "advance" *always* does "skip to previous tick" when
rewinding, whether the 30 second skip "hack" is enabled or not.
I tried just "Rewind" followed by a lot of "Advance", but that left you
a few minutes into a short show if you are in 30 second skip mode, and in
an unpredictable place if you are not. Still, I don't see why anybody
would need a macro if they don't enable 30s skip (and who does this only
sometimes?).
The sequence above always guarantees that TiVo is in "Rewind" mode before
the "Advance" is hit. When TiVo hits the start of the recording, "Advance"
doesn't wrap around to the end...you just drop into "Play" at the start.
Hitting "Play" while already in "Play" mode does nothing but toggle the
timer bar. So, you are left at the beginning in "Play" mode.
Depending on your remote and your TiVo, you might have to adjust the timing
between the button presses.
--
Jeff Rife | "The old guy was leading a 'Simon Says' game
| when he collapsed. On the way down he yelled
| 'call an ambulance!', but no one moved."
| -- Wings
Lenroc (lenroc@NOSPAMFORYOU.hotmail.com) wrote in alt.video.ptv.tivo:
> On Mon, 14 Feb 2005 23:55:03 +0000, Jack Ak wrote:
>
> > "Lenroc" <lenroc@NOSPAMFORYOU.hotmail.com> wrote:
> >> No, certainly not when 30sec skip is _enabled_, but if it is _disabled_
> >> (as the macro I posted ensures, assuming that 30sec skip is normally on),
> >> 2xAdvance will get you to the beginning.[...]
> >>
> >> The only problem that I know of with the macro I posted is that it assumes
> >> 30sec skip is always on (and would fail miserably otherwise).
> >
> > You macro cannot *ensure* 30 skip is on or off.
>
> It can, as I stated, ensure 30 second skip is off, if and only if the mode
> is already on.
It doesn't matter if 30 second skip is on or off...if you know the right
macro to use.
Set up a macro on your programmable remote that consists of a lot of
repetitions of the following:
Rew (<<)
Advance (->|)
Play (>)
If you repeat this sequence enough times, you will end up at the beginning
of the recorded show.
This is because "advance" *always* does "skip to previous tick" when
rewinding, whether the 30 second skip "hack" is enabled or not.
I tried just "Rewind" followed by a lot of "Advance", but that left you
a few minutes into a short show if you are in 30 second skip mode, and in
an unpredictable place if you are not. Still, I don't see why anybody
would need a macro if they don't enable 30s skip (and who does this only
sometimes?).
The sequence above always guarantees that TiVo is in "Rewind" mode before
the "Advance" is hit. When TiVo hits the start of the recording, "Advance"
doesn't wrap around to the end...you just drop into "Play" at the start.
Hitting "Play" while already in "Play" mode does nothing but toggle the
timer bar. So, you are left at the beginning in "Play" mode.
Depending on your remote and your TiVo, you might have to adjust the timing
between the button presses.
--
Jeff Rife | "The old guy was leading a 'Simon Says' game
| when he collapsed. On the way down he yelled
| 'call an ambulance!', but no one moved."
| -- Wings