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

MythTV mythtv at cvs.mythtv.org
Sun May 6 11:43:22 UTC 2007


#3422: Allow request of specific tuner from EXEC-like interface
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |       Owner:  ijr    
     Type:  enhancement  |      Status:  new    
 Priority:  minor        |   Milestone:  unknown
Component:  mythtv       |     Version:  head   
 Severity:  medium       |  
-------------------------+--------------------------------------------------
 Currently it is not possible to select which tuner is required from
 EXECTV. I have a situation where I have one analog card and one DVB card.
 I wanted to be able to request use of the analog card (connected to a set
 top box), so that I could use the TV on demand features of the box, while
 being sure that Myth would know the tuner was in use.

 To this end, I have implemented a new XML menu keyword: EXECSOURCE. This
 requires one parameter that corresponds to a cardid in the database, and
 requests that card in particular from the backend. In all other ways this
 feature is the same as EXECTV.

 I have added a new mythui-style DialogBox to give feedback, not sure if
 this was the right thing to do as the EXECTV DialogBox was #ifdef 0'ed
 out.

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


More information about the mythtv-commits mailing list