Pekka J��skel�inen schrieb:
Jesper S�rensen wrote:
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. :-)
Is there a way to force reload of EPG data?
Maybe:
delete * from program;
:-) _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
