Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#8777 closed enhancement (fixed)

EIT enhancements for DishNet

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

Description

Several patches which separate out DishNet EIT from Bell and add features available to DishNet which aren't available to Bell.

Attachments (8)

bell_from_dish.diff (833 bytes ) - added by Mark.Buechler@… 16 years ago.
Separate DishNet fixup from Bell so we can distinguish between the two later.
dish_descriptors1.diff (713 bytes ) - added by Mark.Buechler@… 16 years ago.
Define some of the descriptors we'll be using.
dish_descriptors2.diff (21.9 KB ) - added by Mark.Buechler@… 16 years ago.
Decode DishNet descriptors.
dish_descriptors3.diff (4.2 KB ) - added by Mark.Buechler@… 16 years ago.
Start using some of the decoded descriptors. Ratings and stars will follow.
dish_descriptors4.diff (7.0 KB ) - added by Mark.Buechler@… 16 years ago.
Move ratings from ProgEvent to DBEvent and add stars to DBEvent.
dish_descriptors5.diff (10.2 KB ) - added by Mark.Buechler@… 16 years ago.
Final patch to eitfixup for Bell & Dish.
dish_descriptors6.diff (545 bytes ) - added by Mark.Buechler@… 16 years ago.
Set airdate correctly from EIT for Dish/Bell.
DishEIT.combined.fixed.diff (43.9 KB ) - added by robertm 16 years ago.
Updated for trunk, and to compile.

Download all attachments as: .zip

Change History (19)

by Mark.Buechler@…, 16 years ago

Attachment: bell_from_dish.diff added

Separate DishNet fixup from Bell so we can distinguish between the two later.

comment:1 by robertm, 16 years ago

Status: newassigned

comment:2 by Stuart Auchterlonie, 16 years ago

Status: assignedinfoneeded

No point applying this as is. I'll wait for further patches that (that i assume are coming) that actually make some use of the changes.

Stuart

by Mark.Buechler@…, 16 years ago

Attachment: dish_descriptors1.diff added

Define some of the descriptors we'll be using.

by Mark.Buechler@…, 16 years ago

Attachment: dish_descriptors2.diff added

Decode DishNet descriptors.

by Mark.Buechler@…, 16 years ago

Attachment: dish_descriptors3.diff added

Start using some of the decoded descriptors. Ratings and stars will follow.

by Mark.Buechler@…, 16 years ago

Attachment: dish_descriptors4.diff added

Move ratings from ProgEvent to DBEvent and add stars to DBEvent.

by Mark.Buechler@…, 16 years ago

Attachment: dish_descriptors5.diff added

Final patch to eitfixup for Bell & Dish.

by Mark.Buechler@…, 16 years ago

Attachment: dish_descriptors6.diff added

Set airdate correctly from EIT for Dish/Bell.

comment:3 by Stuart Auchterlonie, 16 years ago

Milestone: unknown0.24
Status: infoneededassigned

by robertm, 16 years ago

Attachment: DishEIT.combined.fixed.diff added

Updated for trunk, and to compile.

comment:4 by robertm, 16 years ago

Status: assignedinfoneeded

Mark,

I applied your patches locally but there were some compile issues (Two instances of DBEventEIT hadn't been updated for the stars argument). I realize that you may have been porting your patches without a trunk system to work on, but is there any chance you can test the updated combined patch that I added? It now compiles properly, and takes into account other changes made in trunk since, but as I do not have access to this EIT info I cannot test.

I also made some slight formatting changes (to avoid an empty set of if brackets, and because QStrings don't need to be initialized to be empty/non-NULL in Qt4). Otherwise this should be as originally written.

comment:5 by Mark.Buechler@…, 16 years ago

I'm having several people test this so it may be another week before I get good results.

  • Mark.

comment:6 by Stuart Auchterlonie, 16 years ago

(In [26503]) Refs #8777. Descriptor IDs for DishNET EIT.

comment:7 by Stuart Auchterlonie, 16 years ago

(In [26504]) Refs #8777. Decode the DishNET descriptors.

comment:8 by Stuart Auchterlonie, 16 years ago

(In [26505]) Refs #8777. DishNET EITfixups 1/3

comment:9 by Stuart Auchterlonie, 16 years ago

(In [26506]) Refs #8777. DishNET EITFixups 2/3.

comment:10 by Stuart Auchterlonie, 16 years ago

Resolution: fixed
Status: infoneededclosed

(In [26507]) Close #8777. DishNET EITfixups 3/3.

comment:11 by stuartm, 14 years ago

Ticket locked: set
Note: See TracTickets for help on using tickets.