--On Monday, November 07, 2005 20:30:32 +0000 John Pullan <[EMAIL PROTECTED]> wrote:

> Now it puts the EPG data into the db but the description field only
> shows the last part of the description. So even if the description
> is quite long it only shows the last two lines.

Some one with extended events and multiple languages needs to look at
this. ( I'm in the uk with neither, so it works for me)

I have only extended events. The attached patch works for me. I get full descriptions of extended events.

It might work for multiple languages depending of the order of the extended descriptors. But it is not a solution.


The current code resets and calculates the best language for every descriptor of an event. So we choose the last occurring descriptor.
I did not fix this since I see no clean solution.
The best solution is probably to reintegrate ProccessDVBEventDescriptors() into ParseDVBEIT().

HTH Janne

Attachment: mythtv_fix_eit_extended_events.diff
Description: Binary data

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

Reply via email to