
noreply at mythtv
Jul 31, 2012, 10:14 AM
Post #1 of 1
(52 views)
Permalink
|
|
mythtv branch master updated by danielk. v0.26-beta-1-g9b8a005
|
|
The branch, master has been updated on the mythtv repository by gitolite user danielk. via 9b8a005c0b5df7378d6db4c54a8cfdd3277fe0c1 (commit) from db9ef08a48f1d200341e0434c3886df61b922cf7 (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 9b8a005c0b5df7378d6db4c54a8cfdd3277fe0c1 Author: Daniel Kristjansson <danielk [at] cuymedia> at Tue, 31 Jul 2012 13:14:04 -0400 Committer: Daniel Kristjansson <danielk [at] cuymedia> at Tue, 31 Jul 2012 13:14:11 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=9b8a005c0b5df7378d6db4c54a8cfdd3277fe0c1 Fixes #8983. Allow relaxed matching of channels in DB. If the user has incomplete channel info in their DB still try to match them as best as we can to channels found in the scan. ----------------------------------------------------------------------- Summary of changes: .../libs/libmythtv/channelscan/channelimporter.cpp | 2 +- mythtv/libs/libmythtv/dbchannelinfo.cpp | 17 +++++++++++++++-- mythtv/libs/libmythtv/dbchannelinfo.h | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|