Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#2587 closed patch (fixed)

uk eit fixup updates

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

Description

Some updates to the uk eit fixup.

Concatinate the eit data before trying to manufacture a subtitle out of title & description data. (aka. join the dots.)

Allow '.' to be used to deliniate the end of subtitle as well as '?' and '!'

Attachments (2)

eitfixup-concat-dots-first.diff (3.9 KB) - added by Stuart Auchterlonie 18 years ago.
patch to implement fixup updates
eitfixup-24-subtitle.diff (1.8 KB) - added by Stuart Auchterlonie 18 years ago.
correctly parse subtitles for 24

Download all attachments as: .zip

Change History (7)

Changed 18 years ago by Stuart Auchterlonie

patch to implement fixup updates

Changed 18 years ago by Stuart Auchterlonie

Attachment: eitfixup-24-subtitle.diff added

correctly parse subtitles for 24

comment:1 Changed 18 years ago by Stuart Auchterlonie

Version: 0.20head

Added a fixup to correctly parse the subtitles from episodes of '24'. Applies on top of the previous patch.

comment:2 Changed 18 years ago by Stuart Auchterlonie

(In [11559]) Refs #2587. Reorders the ukfixup so it performs a join on title/description when the information is across both fields, before attempting to manufacture the subtile.

Also allows '.' to be used as then end of subtitle marker as well as '?' and '!'

comment:3 Changed 18 years ago by Stuart Auchterlonie

(In [11560]) Refs #2587. Adds a uk fixup to correctly pickup the subtitle from episodes of '24'

comment:4 Changed 17 years ago by Stuart Auchterlonie

Resolution: fixed
Status: newclosed

comment:5 Changed 17 years ago by Stuart Auchterlonie

Milestone: unknown0.21
Note: See TracTickets for help on using tickets.