[mythtv-commits] Ticket #12756: Feature patch: Reduce mythfilldatabase channel insert time (after #12685)

MythTV noreply at mythtv.org
Fri Nov 3 16:56:49 UTC 2017


#12756: Feature patch: Reduce mythfilldatabase channel insert time (after #12685)
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |          Owner:
                                                 |  pbennett
     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:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e9c9cb1d3e2cd094a5152f1f7390a90748189e43/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="e9c9cb1d3e2cd094a5152f1f7390a90748189e43"
 mythfilldatabase: Evaluate unscannable source status once

 For some OCUR tuners (i.e. the Ceton), requesting
 the status of whether the tuner has an inserted
 CableCARD can take 2-3 seconds.  Repeatedly
 making that determination at each channel insert
 time can result in slow channel update times if
 the channel list is large.  Determine the status
 only once for the tuner.

 Fixes #12756

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

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


More information about the mythtv-commits mailing list