[mythtv-firehose] mythtv branch master updated by pbennett. v29-pre-351-gab4513f

Git Repo Owner noreply at mythtv.org
Tue Mar 7 17:48:05 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user pbennett.
       via  ab4513fbb6f50f1402835b5599f6ff79b4b0fd48 (commit)
       via  841073ea8c1f49e858f5bb6c18e3c0ade04eb512 (commit)
      from  d8e5e0f9de78fe8969d08b3372e1f24566860116 (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 ab4513fbb6f50f1402835b5599f6ff79b4b0fd48
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Tue, 7 Mar 2017 10:02:21 -0500
Committer: Peter Bennett <pbennett at mythtv.org> at Tue, 7 Mar 2017 12:47:36 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ab4513fbb6f50f1402835b5599f6ff79b4b0fd48

Validate the programme starttime/channel early
If a programme does not have a starttime the (later) attempted
insertion of the program into the database will result in a
database constraint error.  If the program does not have a
channel there will be a match error later.  Verify both early
(perhaps with better log messages).

Fixes #13011

Signed-off-by: Peter Bennett <pbennett at mythtv.org>



commit 841073ea8c1f49e858f5bb6c18e3c0ade04eb512
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Tue, 7 Mar 2017 10:00:21 -0500
Committer: Peter Bennett <pbennett at mythtv.org> at Tue, 7 Mar 2017 12:47:16 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=841073ea8c1f49e858f5bb6c18e3c0ade04eb512

Improve fromXMLTVDate processing for mythfilldatabase
In cases where the system is running in localtime, the
current processing will apply timezone validation to
the input datetime, which can result in rejection of valid
datetimes.

Fixes #13010

Signed-off-by: Peter Bennett <pbennett at mythtv.org>



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

Summary of changes:
 mythtv/programs/mythfilldatabase/xmltvparser.cpp |  157 ++++++++++++++--------
 1 files changed, 98 insertions(+), 59 deletions(-)

-- 



More information about the mythtv-firehose mailing list