Opened 18 years ago

Closed 18 years ago

#2611 closed patch (fixed)

Strip HTML-tags from the external text file subtitles

Reported by: Pekka Jääskeläinen <pekka.jaaskelainen@…> Owned by: danielk
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Strips HTML-tags from the external text file subtitles.

Properly supporting showing subtitles with HTML-tags would require a "rich text" widget of some kind, for example, through wrapping the QSimpleRichText widget in the OSDType interface. I might do that as soon as I figure out the easiest way to draw a Qt widget on MythTV OSDSurface.

Attachments (2)

strip_html_tags_from_text_subtitles.patch (1.2 KB) - added by Pekka Jääskeläinen <pekka.jaaskelainen@…> 18 years ago.
the patch
The.Guilt.Trip.2012.1080p.BRrip.x264.GAZ.srt (133.1 KB) - added by anonymous 11 years ago.

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by Pekka Jääskeläinen <pekka.jaaskelainen@…>

the patch

comment:1 Changed 18 years ago by danielk

Milestone: unknown0.21
Owner: changed from Isaac Richards to danielk
Severity: mediumlow
Version: 0.20head

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [11609]) Fixes #2611. Removes HTML code from text file based captions w/patch from Pekka.

Changed 11 years ago by anonymous

Note: See TracTickets for help on using tickets.