Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#9155 closed enhancement (fixed)

Fix DishNet programid and seriesid parsing

Reported by: Mark.Buechler@… Owned by: Stuart Auchterlonie
Priority: minor Milestone: 0.25
Component: MythTV - EIT Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description

This patch fixes the programid and seriesid parsing of descriptor 0x96. The resulting programid's and seriesid's now match those provided by schedules direct. This patch also adds parsing of the originalairdate, but isn't yet used.

Attachments (2)

programid.diff (4.5 KB) - added by Mark.Buechler@… 13 years ago.
The patch..
compile-error.log (2.4 KB) - added by Federico <federico.ferri@…> 13 years ago.

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by Mark.Buechler@…

Attachment: programid.diff added

The patch..

comment:1 Changed 13 years ago by robertm

Status: newassigned

comment:2 Changed 13 years ago by Stuart Auchterlonie

Milestone: unknown0.25

comment:3 Changed 13 years ago by Github

Resolution: fixed
Status: assignedclosed

Update Dish Network EIT to support programid and seriesID parsing.

This patch from Mark Buechler has been sitting around for some time, and it only affects code related to Dish network EIT parsing, so there's little to no harm in applying it, even though I'm unable to test it beyond compilation.

Fixes #9155.

Branch: master Changeset: 2a65380b0e1769f70debc99e1089145b0b6b59c1

comment:4 Changed 13 years ago by Federico <federico.ferri@…>

Hi Robert, i pulled the master branch (8b9c0bae238d50051b3e), but when i compiled i got the error that i'm attaching as compile-error.log.

I noticed your commit about dishdescriptors so i cheched out the release just before this fix, and when i "git checkout d9506371d04a0dff4f63" everything works fine.

Bye Federico

Changed 13 years ago by Federico <federico.ferri@…>

Attachment: compile-error.log added

comment:5 Changed 13 years ago by robertm

Federico, this has already been fixed, please update.

Note: See TracTickets for help on using tickets.