[mythtv-commits] Ticket #9866: Watch Live TV attempting to use tuner device already in use recording a show

MythTV noreply at mythtv.org
Fri Jun 24 18:14:19 UTC 2011


#9866: Watch Live TV attempting to use tuner device already in use recording a
show
-----------------------------------------+--------------------------------
 Reporter:  brad@…                       |          Owner:
     Type:  Bug Report - General         |         Status:  infoneeded_new
 Priority:  critical                     |      Milestone:  unknown
Component:  MythTV - General             |        Version:  0.24-fixes
 Severity:  high                         |     Resolution:
 Keywords:  live recording device hangs  |  Ticket locked:  0
-----------------------------------------+--------------------------------

Comment (by brad@…):

 I guess not.  This used to work without this.  Did this requirement change
 in 0.24?  For validation, here are the table values in mysql:

 mysql> select * from cardinput;
 +-------------+--------+----------+------------+-----------------+----------+-----------+--------------+-------------+-------------+-----------+
 | cardinputid | cardid | sourceid | inputname  | externalcommand |
 tunechan | startchan | displayname  | dishnet_eit | recpriority |
 quicktune |
 +-------------+--------+----------+------------+-----------------+----------+-----------+--------------+-------------+-------------+-----------+
 |           1 |      1 |        3 | MPEG2TS    | NULL            | NULL
 | 704       | HD QAM 1     |           0 |           0 |         2 |
 |           2 |      2 |        3 | MPEG2TS    | NULL            | NULL
 | 11.2      | HD QAM 2     |           0 |           0 |         2 |
 |           4 |      3 |        1 | television | NULL            | NULL
 | 33        | Analog Cable |           0 |           0 |         0 |
 |           3 |      4 |        4 | composite  | /bin/true       | NULL
 | 999       | Aux          |           0 |           0 |         0 |
 +-------------+--------+----------+------------+-----------------+----------+-----------+--------------+-------------+-------------+-----------+
 4 rows in set (0.00 sec)

 mysql> select * from inputgroup;
 Empty set (0.00 sec)

 Please advise on how I do this, and if it is really not a bug, I apologize
 for creating a ticket.

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


More information about the mythtv-commits mailing list