I keep getting this error and cant figure out how to fix it.
When I open xmltv plugin in tv server configuration it says its already importing the tvguide.xml data, but doesnt finish.
Im using data from epgstream.net. Ive used this data in the past and it worked ok.
Should I be using the dtd file from xmltv or from epgstream.net in the folder with the tvguide.xml?
Ive tried swapping them, and re-downloading the data, but the error remains the same. Would be good to know which one is the correct file though.
One thing I dont understand is why it continues to say "importing data" even after the folder with tvguide.xml has been deleted. What do I have to do to re-set the import?
Does anyone know how to fix this?
When I open xmltv plugin in tv server configuration it says its already importing the tvguide.xml data, but doesnt finish.
Im using data from epgstream.net. Ive used this data in the past and it worked ok.
Should I be using the dtd file from xmltv or from epgstream.net in the folder with the tvguide.xml?
Ive tried swapping them, and re-downloading the data, but the error remains the same. Would be good to know which one is the correct file though.
One thing I dont understand is why it continues to say "importing data" even after the folder with tvguide.xml has been deleted. What do I have to do to re-set the import?
Does anyone know how to fix this?
Code:
2008-11-29 10:27:48.437500 [SetupTv]: plugin:xmltv import failed
2008-11-29 10:27:48.625000 [SetupTv]: Exception :System.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)
2008-11-29 10:27:57.484375 [XmlTvImporter]: plugin:xmltv import failed
2008-11-29 10:27:57.500000 [XmlTvImporter]: Exception :System.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)
2008-11-29 10:28:43.781250 [SetupTv]: plugin:xmltv import failed
2008-11-29 10:28:43.812500 [SetupTv]: Exception :System.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)