Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
dvb psi: LCN updates
- Loading branch information
Showing
3 changed files
with
50 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d0a6684There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit causes LCN's to be all zero on DVB-C UnitymediaKabelBW Germany cable provider when rescanning all services (e.g. after a clean install or when readding all muxes to get a clean channels list after some channel shuffling by the provider). Was about to upgrade my install from GIT rev 4bce3dc up to master, and readding all channels yielded in all channel numbers to be zero, instead of the providers numbering. A bisect resulted in this commit (which looks obvious by tampering with the LCN stuff) to break it, going back one revision to 898f88a brings LCNs back.
d0a6684There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#569