Pekka J��skel�inen wrote:

Hello,

Here in Finland some of the channels send the EPG in two languages;
Swedish and Finnish. I couldn't find a way to pick the language in
MythTV. Is there any?


There is some code in place to handle this, but it's not that well tested. It doesn't have a GUI yet but you can insert it manually into the db by doing this:
insert into settings (value, data) values ('PreferredLanguages', 'fin,eng');


Try that and see what happens. :-)

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to