[mythtv-commits] Ticket #3842: Add Schedules Direct support

MythTV mythtv at cvs.mythtv.org
Thu Aug 23 23:19:57 UTC 2007


#3842: Add Schedules Direct support
-------------------------+--------------------------------------------------
 Reporter:  danielk      |        Owner:  danielk
     Type:  enhancement  |       Status:  new    
 Priority:  major        |    Milestone:  0.21   
Component:  mythtv       |      Version:  head   
 Severity:  high         |   Resolution:         
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by danielk):

 (In [14278]) Refs #3842. Applies "3842-multilineup-head-v1.patch" with
 some of the extra verbose macro's from the patch commented out.

 This allows you to have an analog card and a digital card sharing the same
 OTA or cable feed without needing to run mythfilldatabase with the
 "--remove-new-channels" parameter. With this patch MythTV filters out the
 digital channels in your DD lineup when inserting channels from your DD
 lineup into an analog source unless you use the new "--do-not-filter-new-
 channels" parameter. (This isn't needed for digital sources, because there
 channels are only inserted by a channel scan.)

 If you are using Firewire with an STB or capturing from an STB using
 s-video/composite out, then MythTV can't tell which new channels in the DD
 lineup belong to what card and you will still need to run mythfilldatabase
 with "--remove-new-channels" if sharing the same DD lineup in two MythTV
 lineups (aka "Video Sources").

 This hasn't been as extensively tested in head as in 0.20-fixes but was
 originally written against head and has recieved plenty of ad-hoc testing
 in head.

  --This line, and those below, will be ignored--

 M    mythtv/libs/libmythtv/datadirect.h
 M    mythtv/libs/libmythtv/sourceutil.h
 M    mythtv/libs/libmythtv/datadirect.cpp
 M    mythtv/libs/libmythtv/sourceutil.cpp
 M    mythtv/programs/mythfilldatabase/filldata.cpp
 M    mythtv/programs/mythfilldatabase/main.cpp
 M    mythtv/programs/mythfilldatabase/channeldata.h

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


More information about the mythtv-commits mailing list