[mythtv-commits] Ticket #3499: Enable utf8 filenames in MythVideo

MythTV mythtv at cvs.mythtv.org
Wed Aug 1 13:59:48 UTC 2007


#3499: Enable utf8 filenames in MythVideo
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  stuartm
     Type:  patch      |       Status:  closed 
 Priority:  minor      |    Milestone:  0.21   
Component:  mythvideo  |      Version:  head   
 Severity:  medium     |   Resolution:  fixed  
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by stuartm):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [14104]) Don't convert the external player command to the local 8bit
 encoding before passing it to myth_system.

 myth_system subsequently converts it to utf8 and then to ascii before
 execution which seems to cause problems for strings previously converted
 to the local 8bit.

 Fixes #3499

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3499#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list