MythTV accepts two XML formats - that which is presented by DataDirect (in North America), and that which the XMLTV grabbers return (the rest of the world). They have different structures, so they are parsed differently.
I couldn't even really begin to explain how it works (though I have gone through this code for a patch I submitted a couple of weeks ago). I would advise that you look at the file filldata.cpp in programs/mythfilldatabase. I don't remember if anything in libmythtv also integrates with the non-DataDirect sources or not. -- Joe --- YanJun Lu <[EMAIL PROTECTED]> wrote: > Hi team > It is well know that EPG data is written by > XML format . so MythTV must grab a certain format > data from XML format and would fill channel or > program of mythconverg database, for instance, such > chanid, channum, freqid, sourceid ... > field in channel.how to fill this data field > with MythTV? > thanks and cheers > > > __________________________________________________ > ¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä? > http://cn.mail.yahoo.com> _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
