Opened 14 years ago
Closed 14 years ago
Last modified 13 years ago
#8777 closed enhancement (fixed)
EIT enhancements for DishNet
Reported by: | Owned by: | Stuart Auchterlonie | |
---|---|---|---|
Priority: | minor | Milestone: | 0.24 |
Component: | MythTV - EIT | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | yes |
Attachments (8)
Change History (19)
Changed 14 years ago by
Attachment: | bell_from_dish.diff added |
---|
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Status: | assigned → infoneeded |
---|
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
Changed 14 years ago by
Attachment: | dish_descriptors1.diff added |
---|
Define some of the descriptors we'll be using.
Changed 14 years ago by
Attachment: | dish_descriptors3.diff added |
---|
Start using some of the decoded descriptors. Ratings and stars will follow.
Changed 14 years ago by
Attachment: | dish_descriptors4.diff added |
---|
Move ratings from ProgEvent? to DBEvent and add stars to DBEvent.
Changed 14 years ago by
Attachment: | dish_descriptors5.diff added |
---|
Final patch to eitfixup for Bell & Dish.
Changed 14 years ago by
Attachment: | dish_descriptors6.diff added |
---|
Set airdate correctly from EIT for Dish/Bell?.
comment:3 Changed 14 years ago by
Milestone: | unknown → 0.24 |
---|---|
Status: | infoneeded → assigned |
Changed 14 years ago by
Attachment: | DishEIT.combined.fixed.diff added |
---|
Updated for trunk, and to compile.
comment:4 Changed 14 years ago by
Status: | assigned → infoneeded |
---|
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 Changed 14 years ago by
I'm having several people test this so it may be another week before I get good results.
- Mark.
comment:10 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | infoneeded → closed |
comment:11 Changed 13 years ago by
Ticket locked: | set |
---|
Separate DishNet? fixup from Bell so we can distinguish between the two later.