[mythtv-firehose] mythtv branch fixes/0.27 updated by dekarl. v0.27.3-153-g231972c

Git Repo Owner noreply at mythtv.org
Wed Aug 27 20:22:01 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user dekarl.
       via  231972ca6da5432d05d513fd2a351aa0202470ee (commit)
      from  926bb8d2427388f3f051ee642bd7b629b4d18601 (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 231972ca6da5432d05d513fd2a351aa0202470ee
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 2 Apr 2014 20:00:53 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 27 Aug 2014 22:21:03 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=231972ca6da5432d05d513fd2a351aa0202470ee

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

Reported as working on fixes/0.27 in https://code.mythtv.org/trac/ticket/11541#comment:12
(cherry picked from commit 619b00848a0f272cf4e0529be4fedf48d9c414e9)



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

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

-- 



More information about the mythtv-firehose mailing list