[mythtv-commits] Ticket #12633: EIT fixup for Law & Order: Special Victims Unit needed (Freesat UK)

MythTV noreply at mythtv.org
Wed Feb 3 16:32:35 UTC 2016


#12633: EIT fixup for Law & Order: Special Victims Unit needed (Freesat UK)
----------------------------------+-------------------------
 Reporter:  daniel@…              |          Owner:  dekarl
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - EIT          |        Version:  0.27.5
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------

Comment (by Daniel Foster <daniel@…>):

 At stuarta's request...
 {{{
 mysql> 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 'Law & Order%' and
 subtitle='Special Victims Unit');
 +--------+-----------+-------------+-----------+---------+
 | chanid | serviceid | transportid | networkid | mplexid |
 +--------+-----------+-------------+-----------+---------+
 |   3021 |     12992 |       12294 |      9018 |     116 |
 |   8710 |      7710 |        2057 |         2 |      38 |
 |   8711 |      7711 |        2057 |         2 |      38 |
 +--------+-----------+-------------+-----------+---------+
 }}}

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


More information about the mythtv-commits mailing list