[mythtv-commits] mythtv commit: r24799 - in trunk/mythtv/bindings/perl by mdean

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun May 23 00:48:40 UTC 2010


      Author: mdean
        Date: 2010-05-23 00:48:40 +0000 (Sun, 23 May 2010)
New Revision: 24799
   Changeset: http://svn.mythtv.org/trac/changeset/24799

Modified:

   trunk/mythtv/bindings/perl/MythTV.pm
   trunk/mythtv/bindings/perl/MythTV/Channel.pm

Log:

Update MythTV::Channel in the Perl bindings.

This change updates MythTV::Channel for some changes to the channel and dtv_multiplex tables that have occured in the past couple of releases.  It is much simpler than it looks--I included a spacing change because of the length of the default_authority column.

{{{
Removes references to:
 channel.atscsrcid
 channel.commfree

Adds:
 channel.commmethod
 channel.default_authority
 channel.last_record
 dtv_multiplex.default_authority
 dtv_multiplex.mod_sys
 dtv_multiplex.rolloff
}}}





More information about the mythtv-commits mailing list