[mythtv-commits] Ticket #4372: UPnP and UTF-8 fixes

MythTV mythtv at cvs.mythtv.org
Thu Dec 27 15:28:25 UTC 2007


#4372: UPnP and UTF-8 fixes
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |       Owner:  dblain 
     Type:  patch                 |      Status:  new    
 Priority:  minor                 |   Milestone:  unknown
Component:  upnp                  |     Version:  head   
 Severity:  medium                |     Mlocked:  0      
----------------------------------+-----------------------------------------
 Mythbackend/UPnP returns recording, music and video information without
 correct UTF-8 conversions in place. Attached patch fixes couple of places
 so that e.g. song and recording names are returned correctly.

 With this patch in place there still are following places that gets
 corrupted if there are non-ascii characters:
  * when browsing music By Album, the album name is still corrupted
  * when browsing recordings By Title, when title is in container/directory
 name it is corrupted but when that directory is opened, same name is okay
 in filename
  * when browsing recordings By Group the group name / directory name is
 still corrupted

 These are all cases where corruption occurs in container/directory name.
 This should be easy to fix by someone with more knowledge of the code.

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


More information about the mythtv-commits mailing list