
mythtv at cvs
Mar 7, 2006, 10:08 PM
Post #1 of 1
(947 views)
Permalink
|
|
mythtv commit: r9295 by cpinkham
|
|
Author: cpinkham Date: 2006-03-08 06:08:02 +0000 (Wed, 08 Mar 2006) New Revision: 9295 Changeset: http://cvs.mythtv.org/trac/changeset/9295 Modified: trunk/mythtv/programs/mythfilldatabase/filldata.cpp Log: Don't bail out of mythfilldatabase when we fail to retrieve some data. This causes issues for people who have multiple sources and an error occurs with one source. The scheduler would not get triggered and other data fixups would not occur because mythfilldatabase would exit if we had any errors at all. _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|