Charset and DVB EPG storing to mysql5 (1 Viewer)

festr

Portal Member
January 2, 2007
28
0
Home Country
Czech Republic Czech Republic
MediaPortal Version: tvengine3-02-04-2007--19-05.zip
Windows Version: XP
Video Card: Aver DVB-T

Hello, i'm testing the latest tv-server and there is problem with storing czech DVB program to mysql table. I've tryed latin2 and utf8 charset on the `program` table but always with the same result.

31901, 383, '2007-02-05 05:59:00', '2007-02-05 08:30:00', 'DobrÂe rÂano', 's DCeskou televizÂi', 'news magazine', b'0'

It should be (hope you will see right coding)

31901, 383, '2007-02-05 05:59:00', '2007-02-05 08:30:00', 'Dobré ráno', 's Českou televizí', 'news magazine', b'0'

Any suggestion? Is it bug?
 

Users who are viewing this thread

Top Bottom