Opened 14 years ago

Closed 14 years ago

#8756 closed defect (fixed)

Impossible to skip back if you try and go before the beginning of the file

Reported by: ryan.goat@… Owned by: sphery
Priority: critical Milestone: 0.24
Component: MythTV - Video Playback Version: Master Head
Severity: medium Keywords: jump backward
Cc: Ticket locked: no

Description

This is with the jump forward/backwards buttons configured as so. . . right: forward 30 seconds, left: back 4 seconds, down: forward 10 minuets, up: back 10 minuets

When playing a recording I can not use the "up" button to skip to the beginning of the recording if the current position is less then 10 minuets into the file.

So if I start playback and press "right" six times I am at approx 3 minuets into the recording. Pressing "up" displays 'jump back' on the OSD and the screen flashes. But the recording continues to play at the 3 minuet mark.

This is new behavior. And it is not the expected behavior from a new user perspective.

Change History (2)

comment:1 Changed 14 years ago by stuartm

Milestone: unknown0.24
Owner: changed from Janne Grunau to sphery
Priority: minorcritical
Status: newassigned

Michael is already looking into this.

comment:2 Changed 14 years ago by markk

Resolution: fixed
Status: assignedclosed

(In [25600]) Fix skipping backwards when near the beginning of the file.

This was another side-effect of the ProgramInfo? refactor and the unsigned int wrapping around and producing unexpected behaviour. Live tv needs a similar fix.

Closes #8756

Note: See TracTickets for help on using tickets.