Opened 6 years ago
Closed 4 months ago
#12662 closed Bug Report - General (Trac EOL)
EITFixup Glashart-media DVB-C NL
Reported by: | Owned by: | Karl Egly | |
---|---|---|---|
Priority: | minor | Milestone: | 29.2 |
Component: | MythTV - EIT | Version: | Unspecified |
Severity: | medium | Keywords: | eit dvb-c glashart |
Cc: | Ticket locked: | no |
Description
EIT on DVB-C from Glashart-media in NL is not correctly showing special characters, like umlaut etc.
See attached dvbsnoop output.
Probably a EITfixup required.
Attachments (1)
Change History (9)
Changed 6 years ago by
Attachment: | dvbsnoop.txt added |
---|
comment:1 Changed 6 years ago by
Milestone: | unknown → 0.29 |
---|---|
Owner: | set to Karl Egly |
Status: | new → assigned |
comment:2 Changed 6 years ago by
Component: | MythTV - General → MythTV - EIT |
---|
comment:3 Changed 6 years ago by
Milestone: | 0.29 → 29.0 |
---|
comment:4 Changed 6 years ago by
Probably fixed my own issue:
--- mythtv-0.27.6+fixes.20160417.aba4858.orig/mythtv/libs/libmythtv/eithelper.cpp +++ mythtv-0.27.6+fixes.20160417.aba4858/mythtv/libs/libmythtv/eithelper.cpp @@ -1124,6 +1124,7 @@ static void init_fixup(QMap<uint64_t,uin fix[ 3211LL << 32 | 3U << 16] = EITFixUp::kFixNL; fix[ 3222LL << 32 | 3U << 16] = EITFixUp::kFixNL; fix[ 3225LL << 32 | 3U << 16] = EITFixUp::kFixNL; + fix[ 6040U << 16] = EITFixUp::kEFixForceISO8859_15; // Finland fix[ 8438U << 16] = // DVB-T Espoo
Can someone review please?
comment:5 Changed 5 years ago by
Milestone: | 29.0 → 29.1 |
---|
comment:6 Changed 5 years ago by
Milestone: | 29.1 → 0.28.2 |
---|
Moving remaining open tickets to 0.28.2 milestone
comment:7 Changed 5 years ago by
Milestone: | 0.28.2 → 29.2 |
---|
Moving remaining open tickets to 29.2 milestone
Note: See
TracTickets for help on using
tickets.
Milestone renamed