[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-1091-g619b008

Git Repo Owner noreply at mythtv.org
Fri Apr 25 10:34:44 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  619b00848a0f272cf4e0529be4fedf48d9c414e9 (commit)
      from  a75c8566227e66089874b08f58695bb8bc95c97f (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 619b00848a0f272cf4e0529be4fedf48d9c414e9
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 2 Apr 2014 20:00:53 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Fri, 25 Apr 2014 12:33:22 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=619b00848a0f272cf4e0529be4fedf48d9c414e9

simplify handling of missing endtime at end of file in mythfilldatabase
Instead of making up endtime of "next midnight" and "next 06:00 am" we
just let the database fill in its default of 0000-00-00 00:00 and replace
it later with whatever the next starttime is on that channel.

This has seen very light testing, so I'm commiting it to master only. If
I get positive reports from users I'm happing to merge it into fixes.

Fixes #11541



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

Summary of changes:
 mythtv/libs/libmythtv/programdata.cpp |   41 +++++++++++---------------------
 1 files changed, 14 insertions(+), 27 deletions(-)

-- 



More information about the mythtv-commits mailing list