[mythtv-users] HDHomerun duplicated

Steve Malenfant smalenfant at gmail.com
Thu Apr 7 18:13:06 UTC 2011


I've been seeing this since the 0.24 upgrade. I tried to clean all
input card and sources but there is always 2 entries for the same HD
Homerun. I believe it is creating issues recording but unsure.

In MythbackendSetup I have only 2 of the input showing (the -0 and -1).

Anybody having the same problem? thanks.

Encoder Status (mythweb) :

Encoder 1 [ HDHOMERUN : 101280B6-0 ] is local on ubuntu and is not recording.
Encoder 2 [ HDHOMERUN : 101280B6-0 ] is local on ubuntu and is not recording.
Encoder 3 [ HDHOMERUN : 101280B6-1 ] is local on ubuntu and is not recording.
Encoder 4 [ HDHOMERUN : 101280B6-1 ] is local on ubuntu and is not recording.

mysql> select * from cardinput;
+-------------+--------+----------+-----------+-----------------+----------+-----------+-------------+-------------+-------------+-----------+
| cardinputid | cardid | sourceid | inputname | externalcommand |
tunechan | startchan | displayname | dishnet_eit | recpriority |
quicktune |
+-------------+--------+----------+-----------+-----------------+----------+-----------+-------------+-------------+-------------+-----------+
|           4 |      4 |        2 | MPEG2TS   | NULL            | NULL
    | 4_1       | OTA #1      |           0 |          10 |         0
|
|           5 |      5 |        2 | MPEG2TS   |                 |
    | 4_1       | OTA #1      |           0 |          10 |         0
|
|           6 |      6 |        2 | MPEG2TS   | NULL            | NULL
    | 2_1       | OTA #2      |           0 |          10 |         0
|
|           7 |      7 |        2 | MPEG2TS   |                 |
    | 2_1       | OTA #2      |           0 |          10 |         0
|
+-------------+--------+----------+-----------+-----------------+----------+-----------+-------------+-------------+-------------+-----------+
mysql> select * from capturecard;
+--------+-------------+-------------+-----------+-----------+--------------+----------------+----------+--------------+--------------+-----------------------+-------------+---------------+-----------------+----------------+----------------+---------------------+----------------+-----------------+------------------+----------+------------+--------+-----+----------+-------------+
| cardid | videodevice | audiodevice | vbidevice | cardtype  |
defaultinput | audioratelimit | hostname | dvb_swfilter | dvb_sat_type
| dvb_wait_for_seqstart | skipbtaudio | dvb_on_demand |
dvb_diseqc_type | firewire_speed | firewire_model |
firewire_connection | signal_timeout | channel_timeout |
dvb_tuning_delay | contrast | brightness | colour | hue | diseqcid |
dvb_eitscan |
+--------+-------------+-------------+-----------+-----------+--------------+----------------+----------+--------------+--------------+-----------------------+-------------+---------------+-----------------+----------------+----------------+---------------------+----------------+-----------------+------------------+----------+------------+--------+-----+----------+-------------+
|      1 | 101280B6-0  | NULL        | NULL      | HDHOMERUN | MPEG2TS
     |           NULL | ubuntu   |            0 |            0 |
              1 |           0 |             0 |            NULL |
        0 | NULL           |                   0 |           1000 |
        3000 |                0 |        0 |          0 |      0 |   0
|     NULL |           1 |
|      2 | 101280B6-0  | NULL        | NULL      | HDHOMERUN | MPEG2TS
     |           NULL | ubuntu   |            0 |            0 |
              1 |           0 |             0 |               0 |
        0 | NULL           |                   0 |           1000 |
        3000 |                0 |        0 |          0 |      0 |   0
|        0 |           1 |
|      3 | 101280B6-1  | NULL        | NULL      | HDHOMERUN | MPEG2TS
     |           NULL | ubuntu   |            0 |            0 |
              1 |           0 |             0 |            NULL |
        0 | NULL           |                   0 |           1000 |
        3000 |                0 |        0 |          0 |      0 |   0
|     NULL |           1 |
|      4 | 101280B6-1  | NULL        | NULL      | HDHOMERUN | MPEG2TS
     |           NULL | ubuntu   |            0 |            0 |
              1 |           0 |             0 |               0 |
        0 | NULL           |                   0 |           1000 |
        3000 |                0 |        0 |          0 |      0 |   0
|        0 |           1 |
+--------+-------------+-------------+-----------+-----------+--------------+----------------+----------+--------------+--------------+-----------------------+-------------+---------------+-----------------+----------------+----------------+---------------------+----------------+-----------------+------------------+----------+------------+--------+-----+----------+-------------+
4 rows in set (0.00 sec)


More information about the mythtv-users mailing list