[mythtv-commits] Ticket #12662: EITFixup Glashart-media DVB-C NL

MythTV noreply at mythtv.org
Wed Apr 20 19:51:48 UTC 2016


#12662: EITFixup Glashart-media DVB-C NL
----------------------------------+-----------------------------
 Reporter:  charles.bovy@…        |          Owner:  dekarl
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  minor                 |      Milestone:  29.0
Component:  MythTV - EIT          |        Version:  Unspecified
 Severity:  medium                |     Resolution:
 Keywords:  eit dvb-c glashart    |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by charles.bovy@…):

 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?

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12662#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list