[mythtv-commits] Ticket #12105: EPG: EITCache: Ignoring channel since it is locked

MythTV noreply at mythtv.org
Sun Nov 10 16:36:56 UTC 2019


#12105: EPG: EITCache: Ignoring channel since it is locked
----------------------------------+-------------------------------------
 Reporter:  angela.schmid@…       |          Owner:  Stuart Auchterlonie
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  31.0
Component:  MythTV - EIT          |        Version:  0.27-fixes
 Severity:  high                  |     Resolution:  Fixed
 Keywords:  eit locked            |  Ticket locked:  0
----------------------------------+-------------------------------------
Changes (by Klaas de Waal):

 * status:  assigned => closed
 * resolution:   => Fixed
 * milestone:  unknown => 31.0


Comment:

 Fixed in commit a4a64bf4af07f8e045c1941e13cd6a27e346fae3 on July 13 2019.

 Clear EIT channel locks on master startup

 EIT channels can be left locked when mythbackend is
 terminated with a SIGKILL.
 This means that there will be no new EIT information
 for these channels when mythbackend is started again.
 The only way to get the channels unlocked at short
 notice is to execute the appropriate sql commands manually.
 The function to clear the channel locks was already
 implemented, but it was never called.
 It is now called on startup of the master backend.

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


More information about the mythtv-commits mailing list