Hi from NZ
I've been using an older version of BRP in conjunction with the xmlTVNZ scraper. Must be bored 'cause I decided to upgrade to BRP v3.5 and swap over to Hairy Geek's DVB EPG XML file (
http://hairy.geek.nz/epg/latest.xml.gz).
So far I really like v3.5. I've added a preprocess Perl script to download and uncompress the XML file which works well. But when BRP tries to transform the guide data, I get this:
Quote:
Transforming guide data...
Error: Syntax error: Missing operand after 's' operator.
Stack Trace: at System.Data.ExpressionParser.Parse()
at System.Data.DataExpression..ctor(DataTable table, String expression, Type type)
at System.Data.DataView.set_RowFilter(String value)
at QuickGuide.EpgXmlWriter.GetProgramsAndSchedule(Str ing start, String stop, DataView programs, DataView channels, DataSet XMLTV)
at QuickGuide.EpgXmlWriter.Create(DataSet XMLTV, DataSet Channels, String filename)
at QuickGuide.QuickGuideWorker.CreateXmlFile(String dataFile)
at QuickGuide.Starter.Run()
|
Can anyone offer any guidance please?
Thanks - Simon