[mythtv-commits] Ticket #10900: recording fails with "TVRecEvent dtvmultiplex.cpp:323 (ParseTuningParams) DTVMux: ParseTuningParams -- Unknown tuner type" with CableCard activated in HDHomerun Prime

MythTV noreply at mythtv.org
Mon Jul 23 04:38:36 UTC 2012


#10900: recording fails with "TVRecEvent dtvmultiplex.cpp:323 (ParseTuningParams)
DTVMux: ParseTuningParams -- Unknown tuner type" with CableCard activated
in HDHomerun Prime
----------------------------------+----------------------------
 Reporter:  dlbulk-mythtv@…       |          Owner:  danielk
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - Recording    |        Version:  0.25-fixes
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by dlbulk-mythtv@…):

 one more thing. I created a dummy new backend on another system and
 configured the hdhr. Tuning HDHR works.

 Here are the db entries corresponding to the previous example.

 {{{
 mysql> select chanid,
 channum,freqid,sourceid,callsign,xmltvid,tvformat,mplexid,serviceid,atsc_major_chan,atsc_minor_chan
 from channel where callsign = "KGODT" order by channum ;
 +--------+---------+--------+----------+----------+---------+----------+---------+-----------+-----------------+-----------------+
 | chanid | channum | freqid | sourceid | callsign | xmltvid | tvformat |
 mplexid | serviceid | atsc_major_chan | atsc_minor_chan |
 +--------+---------+--------+----------+----------+---------+----------+---------+-----------+-----------------+-----------------+
 |   1707 | 707     | 707    |        1 | KGODT    | 19574   | Default  |
 32767 |         0 |             707 |               0 |
 +--------+---------+--------+----------+----------+---------+----------+---------+-----------+-----------------+-----------------+
 1 row in set (0.00 sec)


 mysql> select mplexid, sourceid, frequency, modulation, sistandard from
 dtv_multiplex;
 Empty set (0.00 sec)
 }}}


 The question is, does mythtv tune HDHR with a frequency or with a
 numerical channel number?

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10900#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list