[mythtv-commits] Ticket #5852: Adjusting recording of DVB capture card creates multiple rows in capturecard table

MythTV mythtv at cvs.mythtv.org
Sat Oct 25 07:22:17 UTC 2008


#5852: Adjusting recording of DVB capture card creates multiple rows in
capturecard table
-----------------------------------------------+----------------------------
 Reporter:  Joel Ebel <mythtv at ebel.mybox.org>  |       Owner:  ijr       
     Type:  defect                             |      Status:  new       
 Priority:  minor                              |   Milestone:  unknown   
Component:  mythtv                             |     Version:  0.21-fixes
 Severity:  medium                             |     Mlocked:  0         
-----------------------------------------------+----------------------------
 I have a pcHDTV 5500, and when I add it using mythtv-setup, I always wind
 up with multiple rows in the capturecard table once I edit recording
 options.  If I do not edit recording options a single entry is present,
 but since I need to edit some recording options, I always wind up with 2
 cards in the table, but only one listed in mythtv-setup.  Below is the
 contents of my capturecard table, and attached is my mythtv-setup log file
 using -v all.

 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_port | firewire_node | firewire_speed | firewire_model |
 firewire_connection | dbox2_port | dbox2_httpport | dbox2_host |
 signal_timeout | channel_timeout | dvb_tuning_delay | contrast |
 brightness | colour | hue | diseqcid | dvb_eitscan |
 +--------+-------------+-------------+-----------+----------+--------------+----------------+----------+--------------+--------------+-----------------------+-------------+---------------+-----------------+---------------+---------------+----------------+----------------+---------------------+------------+----------------+------------+----------------+-----------------+------------------+----------+------------+--------+-----+----------+-------------+
 |      1 | 0           |             |           | DVB      | DVBInput
 |           NULL | zion     |            0 |            0 |
 1 |           0 |             1 |            NULL |             0 |
 2 |              0 | NULL           |                   0 |      31338 |
 80 | NULL       |           3000 |            5500 |                0 |
 0 |          0 |      0 |   0 |        0 |           0 |
 |      2 | 0           | NULL        | NULL      | DVB      | DVBInput
 |           NULL | zion     |            0 |            0 |
 1 |           0 |             1 |               0 |             0 |
 2 |              0 | NULL           |                   0 |      31338 |
 80 | NULL       |           3000 |            5500 |                0 |
 0 |          0 |      0 |   0 |        0 |           0 |
 +--------+-------------+-------------+-----------+----------+--------------+----------------+----------+--------------+--------------+-----------------------+-------------+---------------+-----------------+---------------+---------------+----------------+----------------+---------------------+------------+----------------+------------+----------------+-----------------+------------------+----------+------------+--------+-----+----------+-------------+
 2 rows in set (0.00 sec)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5852>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list