Bug #366
Multi ECM pids
| Status: | Invalid | Start date: | 01/31/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | Descrambling | |||
| Target version: | - | |||
| Found in version: | unknown | Affected Versions: |
Description
If a service has multiple ECM pids, they all checked by cwc every 10 s, because of the cs_okchannel field wasn't refreshed. In it's turn because of channel field, as I remember.
It's fixed in attached patch.
Also, for a speeding the process of ECM sending-recieving I delete all ECM pids, except OK one, after the first OK recieved.
Please, look at the code and commit it into release if it's possible.
History
#1
Updated by Andreas Ă–man over 2 years ago
- Category set to Descrambling
- Status changed from New to Need feedback
- Assignee set to Andrew White
- Priority changed from High to Normal
Good stuff, but i'd like you to fix a few things
a) Split the patch in two separate patches (I understand that the two changes are not really related)
b) Fix the log messages to not include your name (or whatever it is :), instead try to include as much information as possible
#2
Updated by Andrew White over 2 years ago
- File hts-tvheadend-r5788_wht102u.patch
added
If a service has multiple ECM pids, they all checked by cwc every 10 s, because of the cs_okchannel field wasn't refreshed. In it's turn because of channel field, as I remember.
It's fixed in attached patch.
#3
Updated by Andrew White over 2 years ago
Please, close this case. I created two new instead/
#4
Updated by Adam Sutton 11 months ago
- Status changed from Need feedback to Invalid
- Found in version set to unknown
Closed as requested.