[mythtv-firehose] mythtv/master commit: 9bb59804c by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Mon Jun 13 21:25:25 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-06-13T14:17:38-07:00
   Push Date:  2011/06/13 14:25:16 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  9bb59804cd9bcf48c9428e1572dc72a8f518b178
   Changeset:  https://github.com/MythTV/mythtv/commit/9bb59804c

Log:

Channel Scanner: Try harder to generate unique callsigns.

For some users of our channel scanner/some locales, we try to get the shortname from the SDT.  So far, so good.  Unfortunately, when this isn't available, the callsign can end up empty or non-unique, which messes up scheduling for some of those users.

Instead, generate a callsign based on the TSID and ServiceID, which should fairly reliably create unique callsigns.  They won't be the world's most informative callsigns, but scheduling and guide browsing should work as expected, which is important.

Modified:

   mythtv/libs/libmythtv/channelscan/channelscan_sm.cpp



More information about the mythtv-firehose mailing list