Opened 16 years ago
Closed 16 years ago
#3980 closed patch (duplicate)
UK BBC7 rpt eit fixup
Reported by: | anonymous | Owned by: | Stuart Auchterlonie |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | eit | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
BBC7 has lots of repeated programs. The eit description has 'links' to the other showings, e.g description ends with [Rptd Thu 9.00pm] or [Rpt of Tue 7.00am]. Otherwise the descriptions are identical. This patch adds an eit fixup to remove that text so that duplicate matching works.
See the problem with:
select starttime,title,description from program where description like '%[Rpt%' order by starttime asc | 2007-09-10 08:00:00 | The Goon Show | Wherever he roams, Neddie falls foul of diplomatic immunity. First broadcast in 1955. [Rptd today 12.00pm, 7.00pm].
Attachments (1)
Change History (3)
Changed 16 years ago by
Attachment: | bbc7-rpt-eit-fixup.patch added |
---|
comment:1 Changed 16 years ago by
Component: | mythtv → eit |
---|---|
Milestone: | unknown → 0.21 |
Owner: | changed from Isaac Richards to Stuart Auchterlonie |
Version: | unknown → head |
Note: See
TracTickets for help on using
tickets.
bbc7-eit-rpt-fixup.patch