On 10/11/05, Marco Coli <[EMAIL PROTECTED]> wrote: > Stated that Mythtv internal scanning is not capable (at least in actual > SVN) to find and tune many channels, I was trying to use the import > function. > > Unfortunately, I noticed that scan (or scandvb) produce a file with > frequencies in GHz, while myth expects frequency in Hz. > > Is there a rapid way to handle this, or should I correct the file manually? > > Thank You > -- > Saluti - Marco Coli
Fix the parser code and submit a patch. that way you get the functionality you desire and the community gets the fix :) lib/libmythtv/dvbconfparser.cpp bool DVBConfParser::parseConfQPSK(QStringList& tokens) I think. Regards. -- John _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
