- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
In the channel linkage parser and EPG decoder a channel should be keyed by 48 bits to guarantee it will not collide in the lookup map (nid, tid, sid - 16 bits each).
At the moment the channel map is keyed on a 32 bit integer and nid is accidentally truncated. This means that in rare circumstances some EPG data or network information could collide and be assigned to the incorrect channel.
http://mantis.team-mediaportal.com/view.php?id=3450
Open the issue in Mantis...
At the moment the channel map is keyed on a 32 bit integer and nid is accidentally truncated. This means that in rare circumstances some EPG data or network information could collide and be assigned to the incorrect channel.
http://mantis.team-mediaportal.com/view.php?id=3450
Open the issue in Mantis...