Opened 12 years ago

Closed 12 years ago

#10820 closed Patch - Feature (fixed)

Display language code to the extracted dvb subtitles folder and in teletext captions file

Reported by: gradhika.dn@… Owned by: danielk
Priority: minor Milestone: 0.26
Component: MythTV - Captions Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Need to display 3 letter language code as part of the folder name for dvb subtitles and in .srt file for Teletext captions using Mythcc extractor.

Attachments (1)

stagedLangChanges.patch (4.7 KB) - added by gradhika.dn@… 12 years ago.
Attached patch for mythtv code changes to render language option

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by gradhika.dn@…

Attachment: stagedLangChanges.patch added

Attached patch for mythtv code changes to render language option

comment:1 Changed 12 years ago by danielk

Milestone: unknown0.26
Owner: changed from Jim Stichnoth to danielk
Status: newaccepted

comment:2 Changed 12 years ago by Radhika Gangula <gradhika.dn@…>

Resolution: fixed
Status: acceptedclosed

In 9b514c40712fc3de68149f65130af25553fad97d/mythtv:

Fixes #10820. Add iso-639 language code to teletext and dvb subtitles extracted by mythccextractor.

When an ISO-639 language code is not found the string "und" is used instead.

Signed-off-by: Daniel Kristjansson <danielk@…>

Note: See TracTickets for help on using tickets.