2010-11-17, 08:03 PM
I figured out what's causing it. There is an unescaped ampersand on that line "... Roscoe Wallace talks about R&B ...". This shouldn't cause it to throw an error (because the xml file is set as "ISO-8859-1" encoding in the header) but it does. I can have a fix for you tonight. I can create a small app that will read the xmltv file, then save it back in UTF-8 encoding and it should take care of it. You would just have to run it in UpdateEPG.bat after your mc2xml runs.