[mythtv-commits] Ticket #1203: Fix channels.conf import for ATSC OTA/QAM

MythTV mythtv at cvs.mythtv.org
Sat Feb 4 02:34:51 UTC 2006


#1203: Fix channels.conf import for ATSC OTA/QAM
---------------------------------------------------------+------------------
 Reporter:  bolek-mythtv at curl.com (Boleslaw Ciesielski)  |        Owner:  danielk
     Type:  patch                                        |       Status:  new    
 Priority:  minor                                        |    Milestone:  0.20   
Component:  mythtv                                       |      Version:  head   
 Severity:  medium                                       |   Resolution:         
---------------------------------------------------------+------------------
Comment (by bolek-mythtv at curl.com (Boleslaw Ciesielski)):

 OK, here is a reworked patch. This time is more localized and all channel
 matching is done in the import code and mythfilldatabase is not touched at
 all.

 The usage is now as follows:
  1. Add Video Source
  2. Run mythfilldatabase
  3. Add Input connection and import the channels.conf file.

 As Daniel mentioned, Step 2. should be somehow done automatically from
 within setup but I wasn't sure how to do this and where exactly. Also, it
 may require some UI and I have no interest in this. But if this is just a
 matter of sticking system() call somewhere I will be happy to do this.

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


More information about the mythtv-commits mailing list