Hi All, I've been playing around with getting xmltv data from 3 different grabbers and then merging everything into one TV.xml file. So I ended up having a TV.xml that has, in this order, the <channel> and <programme> trees of the first grabber, then the same trees from the 2nd grabber and the same for the 3rd grabber.
But when I do "freevo tv_grab --query", freevo only recognizes channels that are in the first <channel> tree of the TV.xml. Is this something you're aware of? I didn't have the time to look at the freevo code to see what's going wrong. My easy solution was a xslt stylesheet with two xsl:copy-of statements. That did the trick. Cheers, Pedro ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
