[mythtv-commits] Ticket #6871: Wrong ISO639Language for Norwegian

MythTV mythtv at cvs.mythtv.org
Wed Aug 19 22:24:33 UTC 2009


#6871: Wrong ISO639Language for Norwegian
-------------------------------+--------------------------------------------
 Reporter:  dag at stenstad.net   |       Owner:  danielk
     Type:  defect             |      Status:  new    
 Priority:  minor              |   Milestone:  unknown
Component:  MythTV - DVB/ATSC  |     Version:  unknown
 Severity:  medium             |     Mlocked:  0      
-------------------------------+--------------------------------------------
 The ISO639 language code listed as available in setup for Norwegian is
 "Norwegian (Bokmål)" wich returns the value "nob". However the EPG and
 audiostreams use "nor", for "Norwegian". By changing ISO639Language1 to
 "nor" directly in the database, I now get the correct audiostream selected
 when starting a channel with multiple lanuages (i.e. on Disney Channel).

 To apply to all frontends:

 update settings set data='nor' where value='ISO639Language1';

 (Or ISO639Language0, depends on your setup)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6871>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list