[mythtv-commits] Ticket #7283: ttvdb.py fails non utf-8 chars?

MythTV mythtv at cvs.mythtv.org
Sat Oct 10 10:41:42 UTC 2009


#7283: ttvdb.py fails non utf-8 chars?
--------------------------------+-------------------------------------------
 Reporter:  shade73a            |       Owner:  awithers
     Type:  defect              |      Status:  new     
 Priority:  minor               |   Milestone:  unknown 
Component:  Plugin - MythVideo  |     Version:  head    
 Severity:  medium              |     Mlocked:  0       
--------------------------------+-------------------------------------------
 2009-10-10 12:38:26.938 Video Search: Executing
 "'/usr/local/share/mythtv/mythvideo/scripts/ttvdb.py' -N Det var en gång -
 tidernas äventyr "
 2009-10-10 12:38:27.334 Traceback (most recent call last):
   File "/usr/local/share/mythtv/mythvideo/scripts/ttvdb.py", line 1243, in
 <module>
     main()
   File "/usr/local/share/mythtv/mythvideo/scripts/ttvdb.py", line 920, in
 main
     series_season_ep[index] = unicode(series_season_ep[index], 'utf8')
   File "/usr/lib64/python2.6/encodings/utf_8.py", line 16, in decode
     return codecs.utf_8_decode(input, errors, True)
 UnicodeDecodeError: 'utf8' codec can't decode bytes in position 12-14:
 invalid data

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


More information about the mythtv-commits mailing list