[mythtv-commits] Ticket #12548: UK EIT fixup not applied consistently for Freesat

MythTV noreply at mythtv.org
Tue Apr 12 19:39:20 UTC 2016


#12548: UK EIT fixup not applied consistently for Freesat
----------------------------------+-------------------------
 Reporter:  lucylangthorne55@…    |          Owner:  stuarta
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  0.28.1
Component:  MythTV - EIT          |        Version:  0.27.5
 Severity:  medium                |     Resolution:  Fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------
Changes (by stuarta):

 * status:  accepted => closed
 * resolution:   => Fixed


Comment:

 Marking as fixed as I now have a full set of guide data
 and no programs starting with New:

 The following query now returns 0 rows
 {{{
 select chanid, serviceid, transportid, networkid, d.mplexid from channel
 as c, dtv_multiplex as d where c.mplexid=d.mplexid and chanid in (select
 chanid from program where title like '%New:%' and starttime >= now());
 }}}

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


More information about the mythtv-commits mailing list