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

MythTV mythtv at cvs.mythtv.org
Sat Oct 10 13:22:24 UTC 2009


#7283: ttvdb.py fails non utf-8 chars?
--------------------------------+-------------------------------------------
 Reporter:  shade73a            |        Owner:  awithers
     Type:  defect              |       Status:  closed  
 Priority:  minor               |    Milestone:  unknown 
Component:  Plugin - MythVideo  |      Version:  head    
 Severity:  medium              |   Resolution:  invalid 
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------
Changes (by robertm):

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


Comment:

 Although it returns nothing, your query works fine here:

 robert at Holmes:/$ /usr/share/mythtv/mythvideo/scripts/ttvdb.py -N "Det var
 en gång" "tidernas äventyr"
 ! Warning: Series (Det var en gång) not found
 robert at Holmes:/$

 If you want to run queries on UTF-8 characters, your terminal must be set
 up with a UTF-8 locale.  In my case:

 export LANG="en_US.UTF-8"

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


More information about the mythtv-commits mailing list