I've been using WebEPG in the past with no problems.
On my new MP machine (the first time I've used 1.0.0.0) however, it's problematic. As in the past I've found it generates tvguide.xml file, but the xmltv plugin has trouble with this file.
I found that XMLTV takes between 90 and 130 minutes to import 14 days x 12 channels of data, that the "tvguide.xml already importing" message remains on the xmltv plugin page forever, that it never shows any programs or channels imported, and that I have a lot of messages like the following in my error log :
When xmltv starts importing, my EPG shows "no data available" for all channels. Eventually (after about 2 hours) I see EPG about data 7 times out of 10.
Conversely, I got hold of angusman's GuideDigger program. XMLTV imports the same amount of data from that program's output in about 1 second, there are no error messages, and the info on the xmltv config page are sensible.
I therefore jump to the conclusion that since XMLTV is importing a known-good tvguide.xml file quickly and happily, that something must be broken in either WebEPG or in my setup for it and that it's generating invalid data somehow. Any thoughts on where I should look for this?
Thanks
On my new MP machine (the first time I've used 1.0.0.0) however, it's problematic. As in the past I've found it generates tvguide.xml file, but the xmltv plugin has trouble with this file.
I found that XMLTV takes between 90 and 130 minutes to import 14 days x 12 channels of data, that the "tvguide.xml already importing" message remains on the xmltv plugin page forever, that it never shows any programs or channels imported, and that I have a lot of messages like the following in my error log :
2009-04-03 10:36:54.843750 [SetupTv]: plugin:xmltv import failed
2009-04-03 10:36:55.000000 [SetupTv]: Exception ystem.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at TvEngine.XMLTVImport.Import(String fileName, Boolean showProgress)
at TvEngine.XmlTvImporter.ThreadFunctionImportTVGuide (Object aparam)
Exception :Input string was not in a correct format.
site :Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
source :mscorlib
stacktrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at TvEngine.XMLTVImport.Import(String fileName, Boolean showProgress)
at TvEngine.XmlTvImporter.ThreadFunctionImportTVGuide (Object aparam)
2009-04-03 10:37:34.812500 [XmlTvImporter]: plugin:xmltv import failed
2009-04-03 10:37:34.812500 [XmlTvImporter]: Exception ystem.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at TvEngine.XMLTVImport.Import(String fileName, Boolean showProgress)
at TvEngine.XmlTvImporter.ThreadFunctionImportTVGuide (Object aparam)
Exception :Input string was not in a correct format.
site :Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
source :mscorlib
stacktrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at TvEngine.XMLTVImport.Import(String fileName, Boolean showProgress)
at TvEngine.XmlTvImporter.ThreadFunctionImportTVGuide (Object aparam)
When xmltv starts importing, my EPG shows "no data available" for all channels. Eventually (after about 2 hours) I see EPG about data 7 times out of 10.
Conversely, I got hold of angusman's GuideDigger program. XMLTV imports the same amount of data from that program's output in about 1 second, there are no error messages, and the info on the xmltv config page are sensible.
I therefore jump to the conclusion that since XMLTV is importing a known-good tvguide.xml file quickly and happily, that something must be broken in either WebEPG or in my setup for it and that it's generating invalid data somehow. Any thoughts on where I should look for this?
Thanks