[mythtv-users] myth and unicode..

Damian O'Sullivan shabba at skynet.ie
Sun May 11 13:33:07 UTC 2008


Hi all,

I have some avis in mythvideo that have accentuated chars in them. I have 
a script that adds the plot etc to them. Thing is they appear in mythvideo 
without this data and coverfile but appear in mythweb fine. The database 
entry in the DB looks fine too. Is there a known problem that cases this?

eg :
mysql> select filename,title from videometadata where filename like 
'/TV%Shark%Season 1%Again.avi';
+--------------------------------------------------------------+-------------------------------+
| filename                                                     | title 
|
+--------------------------------------------------------------+-------------------------------+
| /TVSeries/Shark/Season 1/1x07 - Déjà Vu All Over Again.avi | 07 - Déjà 
Vu All Over Again |
+--------------------------------------------------------------+-------------------------------+
1 row in set (0.01 sec)


The filename appears in the title in mythvideo. Looks like mythvideo 
cannot parse any further when it hits the filename.

Thanks,

Damian.


More information about the mythtv-users mailing list