Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#913 closed patch (fixed)

Some event description parts are sometimes missing in DVB EIT

Reported by: daniel.chassot@… Owned by: danielk
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

When looking at the events description received by DVB EIT, some descriptions parts are missing, but not for all the programs in a single channel.

The missing descriptors are due to the fact that the provider is sometimes sending some additional item description along with the extended event descriptor.

The actual code only adds descriptors when they have their additional item description length == 0.

The attached patch fixes this by skipping the additional item descriptors.

Attachments (1)

eitmissingdesc.patch (481 bytes) - added by daniel.chassot@… 18 years ago.

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by daniel.chassot@…

Attachment: eitmissingdesc.patch added

comment:1 Changed 18 years ago by daniel.chassot@…

Version: head

patch against head (8464)

comment:2 Changed 18 years ago by danielk

Milestone: 0.20
Owner: changed from Isaac Richards to danielk

comment:3 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

I don't believe this problem exists with the current parser.

Daniel, if you could verify this I would appreciate it.

comment:4 Changed 18 years ago by daniel.chassot@…

Works like a charm with the new parser!

Thank you very much for your work

Note: See TracTickets for help on using tickets.