[mythtv-commits] [MythTV/mythtv] fa411c: EIT Lookup channel ID from database

kmdewaal noreply at github.com
Sun Jan 24 19:47:49 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: fa411c27d931181fba0a96c2c80e9b85c456edc4
      https://github.com/MythTV/mythtv/commit/fa411c27d931181fba0a96c2c80e9b85c456edc4
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2021-01-24 (Sun, 24 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythtv/eithelper.cpp

  Log Message:
  -----------
  EIT Lookup channel ID from database

Add sanity check on video source value; do not search for
the chanid in the database if the video source is not known.
For DVB lookup select the channels also on video source instead
of later checking the video source on all channels found.
Removed the "fuzzy matching" when no match is found.
The "fuzzy matching" did not match on transport ID and could
thus return an incorrect channel ID value.




More information about the mythtv-commits mailing list