[vdr] Re: Channels and pid update possible bug
Suur Karu
suurkaru at fastmail.fm
Fri Dec 9 19:49:50 CET 2005
Klaus Schmidinger wrote:
> Please replace the function cChannels::GetByChannelID() in
> channels.c with the attached code, then run VDR and switch
> from transponder 10722 to 10762 and post what gets printed
> to stdout.
Here we are.
From 10722 to 10762:
---------------------------------------
GetByChannelID: S4.0W-4369-1-1 0 0
sid = 1
GetByChannelID: S4.0W-0-110762-1 0 0
sid = 1
GetByChannelID: S4.0W-4369-1-2 0 0
sid = 2
GetByChannelID: S4.0W-0-110762-2 0 0
sid = 2
GetByChannelID: S4.0W-4369-1-3 0 0
sid = 3
GetByChannelID: S4.0W-0-110762-3 0 0
sid = 3
GetByChannelID: S4.0W-4369-1-5 0 0
sid = 5
GetByChannelID: S4.0W-0-110762-5 0 0
sid = 5
GetByChannelID: S4.0W-4369-1-6 0 0
sid = 6
GetByChannelID: S4.0W-0-110762-6 0 0
sid = 6
GetByChannelID: S4.0W-4369-1-7 0 0
sid = 7
GetByChannelID: S4.0W-0-110762-7 0 0
sid = 7
---------------------------------------
From 10762 to 10722:
---------------------------------------
GetByChannelID: S4.0W-4369-1-1 0 0
sid = 1
GetByChannelID: S4.0W-0-110722-1 0 0
sid = 1
GetByChannelID: S4.0W-4369-1-2 0 0
sid = 2
GetByChannelID: S4.0W-0-110722-2 0 0
sid = 2
GetByChannelID: S4.0W-4369-1-3 0 0
sid = 3
GetByChannelID: S4.0W-0-110722-3 0 0
sid = 3
GetByChannelID: S4.0W-4369-1-4 0 0
sid = 4
GetByChannelID: S4.0W-0-110722-4 0 0
sid = 4
GetByChannelID: S4.0W-4369-1-5 0 0
sid = 5
GetByChannelID: S4.0W-0-110722-5 0 0
sid = 5
GetByChannelID: S4.0W-4369-1-6 0 0
sid = 6
GetByChannelID: S4.0W-0-110722-6 0 0
sid = 6
GetByChannelID: S4.0W-4369-1-7 0 0
sid = 7
GetByChannelID: S4.0W-0-110722-7 0 0
sid = 7
---------------------------------------
Regards,
SK
More information about the vdr
mailing list