[mythtv-commits] Ticket #3422: Allow request of specific tuner from EXEC-like interface

MythTV mythtv at cvs.mythtv.org
Sat Aug 22 07:10:47 UTC 2009


#3422: Allow request of specific tuner from EXEC-like interface
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  cpinkham
     Type:  patch      |       Status:  closed  
 Priority:  minor      |    Milestone:  0.22    
Component:  mythtv     |      Version:  head    
 Severity:  medium     |   Resolution:  fixed   
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by cpinkham):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 (In [21428]) Modify the EXECTV menu action and the corresponding
 LOCK_TUNER backend
 command to take an optional cardid.  Several people have requested the
 ability to lock a specific tuner for one reason or another.  This patch
 enables that ability.

 To use EXECTV, just insert the cardid after EXECTV before the command to
 run:

         EXECTV 3 /usr/bin/tvtime

 The LOCK_TUNER backend command now takes an optional CARDID:

         LOCK_TUNER 3


 Closes #3422 using my own patch.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3422#comment:6>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list