[mythtv-commits] Ticket #3326: Implement multiple recordings per transport

MythTV mythtv at cvs.mythtv.org
Tue May 1 21:43:12 UTC 2007


#3326: Implement multiple recordings per transport
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  minor    |    Milestone:  unknown
Component:  mythtv   |      Version:  head   
 Severity:  low      |   Resolution:         
---------------------+------------------------------------------------------

Comment(by danielk):

 (In [13390]) Refs #3326. Fixes a couple bugs in [13383].

  * cardid was being used in ChannelBase to get the cardid, but this is
 only set during scanning, changed to GetCardID()
  * In a couple places in ChannelBase we set the tuned chanid to the cardid
 when checking for multiplex conflicts.
  * We called QUERY_REMOTEENCODER for local recorders, this caused problems
 during startup.
   * I needed to change the TVRec initialization order a little bit to fix
 this. We now allocate all TVRec's before calling Init on any of them.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3326#comment:10>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list