2022-02-17, 12:01 AM
Thanks, the only thing I can glean from the thread is that "new logic is solely based on channel name matches." So does that mean in the "matching rules" section we should replace
If the channel name is exact then it will be scheduled. This means if the first 10 characters of the NextPVR channel name match the Callsign name used in TitanTV's lineup.
If not the above, then if the channel number matches and the title matches exactly it will be scheduled
If not the above, then it checks for exact title and subtitle on the first channel it matches. If a match is found then it will be scheduled. The time must also match all three.
with If the channel name is exact then it will be scheduled. This means if the first 10 characters of the NextPVR channel name match the Callsign name used in TitanTV's lineup.
or is channel number still part of it as well.
Also need some guidance on the possible errors returned in the log. The previous version stated what's below, but if the matching rules have changed then so perhaps have some of these error conditions ?
Name not found
Name found but nothing on at that time
Channel number not found
Channel number found but nothing on at that time
Channel number found but program doesn't match
No matches
If the channel name is exact then it will be scheduled. This means if the first 10 characters of the NextPVR channel name match the Callsign name used in TitanTV's lineup.
If not the above, then if the channel number matches and the title matches exactly it will be scheduled
If not the above, then it checks for exact title and subtitle on the first channel it matches. If a match is found then it will be scheduled. The time must also match all three.
with If the channel name is exact then it will be scheduled. This means if the first 10 characters of the NextPVR channel name match the Callsign name used in TitanTV's lineup.
or is channel number still part of it as well.
Also need some guidance on the possible errors returned in the log. The previous version stated what's below, but if the matching rules have changed then so perhaps have some of these error conditions ?
Name not found
Name found but nothing on at that time
Channel number not found
Channel number found but nothing on at that time
Channel number found but program doesn't match
No matches