[mythtv-commits] mythtv commit: r12760 - in trunk/mythtv/libs/libmythtv by stuarta

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Feb 8 22:31:55 UTC 2007


      Author: stuarta
        Date: 2007-02-08 22:31:54 +0000 (Thu, 08 Feb 2007)
New Revision: 12760
   Changeset: http://cvs.mythtv.org/trac/changeset/12760

Modified:

   trunk/mythtv/libs/libmythtv/channelutil.cpp
   trunk/mythtv/libs/libmythtv/channelutil.h
   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/eit.cpp
   trunk/mythtv/libs/libmythtv/eit.h
   trunk/mythtv/libs/libmythtv/eithelper.cpp
   trunk/mythtv/libs/libmythtv/mpeg/dvbdescriptors.h
   trunk/mythtv/libs/libmythtv/siscan.cpp

Log:

Closes #2811. Implements BBC Series link functionality

With this changeset users of EIT in the UK will now have
useful programid & seriesid information which allows the
scheduler to better detect duplicates of shows, even when
the EPG monkeys manage to describe the same episode 3
different ways.

This adds support for the default_authority that is currently
being broadcast in the SDT, and stores that with the channel info.

Database Update!

This increases the size of seriesid & programid to accomodate
the larger size of the CRID based seriesid & programid info.
Also adds default_authority to the channel table.

UK users wishing to take full advantage of this new functionality
will need to rescan their channels to populate the default
authority information for each channel.







More information about the mythtv-commits mailing list