Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#1801 closed patch (fixed)

uk eitfixup not applying new series regexp

Reported by: Stuart Auchterlonie Owned by: danielk
Priority: minor Milestone: 0.20
Component: dvb Version: head
Severity: medium Keywords: eit fixup
Cc: Ticket locked: no

Description

In EITFixupUK we were applying m_ukThen regexp twice and not applying m_ukNew regexp at all. This patch correct this.

Attachments (1)

eitfixup-brand-new-series.diff (671 bytes) - added by Stuart Auchterlonie 18 years ago.
use m_ukNew regexp

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by Stuart Auchterlonie

use m_ukNew regexp

comment:1 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [9973]) Refs #1035. Fixes #1801. Fixes a copy-n-paste error that resulted in an ignored EIT fixup regular expression in the UK EIT fixup.

comment:2 Changed 18 years ago by danielk

(In [10238]) Refs #1035. Refs #1728. Refs #1801. Refs #1884. Refs #1615. EIT branch merge.

  • Improves the EIT Fixup functions for the UK and Sweden.
  • Improves the EIT version cache (lowering memory and CPU requirements).
  • Fixes various small memory leaks and lowers memory requirements with earlier deletes.
  • Fixes a spurious error message in filldata with EIT only sources.
Note: See TracTickets for help on using tickets.