Opened 18 years ago

Closed 18 years ago

#781 closed defect (fixed)

RebuildSeekTable doesnt

Reported by: Mark Spieth Owned by: Isaac Richards
Priority: minor Milestone: 0.19
Component: mythtv Version: head
Severity: medium Keywords: rebuild
Cc: Ticket locked: no

Description

rebuildseektable deletes the pos map too late. Needs to be done before OpenFile? as thats when it gets read. patch attached.

Attachments (1)

mythtv_rebuild.patch (657 bytes) - added by Mark Spieth 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by Mark Spieth

Attachment: mythtv_rebuild.patch added

comment:1 Changed 18 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [8231]) Fix mythcommflag's rebuildseektable which up until now apparently has only really been buildseektable (minus the "re"). Closes #781, patch by Mark Spieth.

Note: See TracTickets for help on using tickets.