[mythtv] Re: [mythtv-commits] Re: Ticket #579: EIT does not insertprogram descriptions

Janne Grunau janne-mythtv at grunau.be
Mon Nov 7 21:39:43 EST 2005


--On Monday, November 07, 2005 20:30:32 +0000 John Pullan 
<john.pullan at gmail.com> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythtv_fix_eit_extended_events.diff
Type: application/octet-stream
Size: 946 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20051108/845ae249/mythtv_fix_eit_extended_events.obj


More information about the mythtv-dev mailing list