[mythtv-commits] mythtv branch devel/scheduler updated by gigem. v0.28-pre-2502-g91468c3

Git Repo Owner noreply at mythtv.org
Wed Jan 21 23:29:28 UTC 2015


The branch, devel/scheduler has been updated on the
mythtv repository by gitolite user gigem.
       via  91468c32b244f759146ba31d9f2fd8c7750f79b1 (commit)
      from  f92e26a7b3768eb3195591a32a2b7862727b4c28 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 91468c32b244f759146ba31d9f2fd8c7750f79b1
Author:    David Engel <dengel at mythtv.org> at Wed, 21 Jan 2015 17:25:22 -0600
Committer: David Engel <dengel at mythtv.org> at Wed, 21 Jan 2015 17:25:22 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=91468c32b244f759146ba31d9f2fd8c7750f79b1

Simple fix for no longer valid references to cardinput table.
Custom rules and priorities might still have references to the
cardinput table.  Simply change them to use capturecard instead.
Really advanced (and strange) references to cardinput through table
aliases are probably beyond our ability to fix automatically, so don't
even try.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/perl/MythTV.pm          |    2 +-
 mythtv/bindings/python/MythTV/static.py |    2 +-
 mythtv/libs/libmythbase/mythversion.h   |    2 +-
 mythtv/libs/libmythtv/dbcheck.cpp       |   21 +++++++++++++++++++++
 4 files changed, 24 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list