[mythtv-commits] Ticket #13011: Feature patch: Validate the XMLTV programme starttime/channel early in mythfilldatabase

MythTV noreply at mythtv.org
Tue Mar 7 17:48:10 UTC 2017


#13011: Feature patch: Validate the XMLTV programme starttime/channel early in
mythfilldatabase
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |          Owner:  stuartm
     Type:  Patch - Feature                      |         Status:  closed
 Priority:  minor                                |      Milestone:  unknown
Component:  MythTV - Mythfilldatabase            |        Version:  Master
                                                 |  Head
 Severity:  medium                               |     Resolution:  fixed
 Keywords:                                       |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"ab4513fbb6f50f1402835b5599f6ff79b4b0fd48/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="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>
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13011#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list