[mythtv-commits] mythtv commit: r9627 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 6 00:16:18 UTC 2006


      Author: danielk
        Date: 2006-04-06 00:16:16 +0000 (Thu, 06 Apr 2006)
New Revision: 9627
   Changeset: http://cvs.mythtv.org/trac/changeset/9627

Modified:

   trunk/mythtv/libs/libmythtv/siscan.cpp
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h

Log:

More channel editor stuff.

At this point this is at the stage where the QAM scan is simplified a bit.
The steps now are:
 * Perform the proper scan in mythtv-setup
 * Run mythfrontend and enter livetv, switching to the new tuner/input if needed. 'Y'/'C'
 * 'E'dit each channel so as many as possible have XMLTV IDs.
 * * The normal readline keys are available (Ctrl-K,Ctrl-U,Ctrl-A, etc)
 * * If you fill in one field and then hit the [P]robe button, it will fill in the other fields if one field is complete.
 * * If XDS station data is available then the dialog may be filled in immediately, just hit the [O]k button
 * * Ctrl-P and Ctrl-O will work like pressing the [P]robe and [O]k buttons, resp.
 * * If you only know part of a Channels name aka 'Disney' try that and [P]robe, it will be completed if possible.
 * Exit LiveTV
 * Wait 1 minute to be sure the the datadirect listings have been updated
 * Run mythfilldatabase to get new listings data

It's ok if you run mythfilldatabase after running mythtv-setup, but it won't add
listings for the channels since we don't have the xmltvid's for each channel.






More information about the mythtv-commits mailing list