Hi,
please help with ščťž in downloaded xml from ww.parabola.cz.
EPG in MP shows unreaded characters instead of diacritics.
I have tried the .xml file with "windows-1250" changed, posted here, but with no change.
I have installed the latest SVN version, but it doesn´t work, the problem still occures.
James, thank you for you interest.
Yes, I have bad characters in the TVguide.xml too.
I have these "1250" lines in my "..parabola.." xml file:
<?xml version="1.0" encoding="windows-1250" ?>
<Site url="http://www.parabola.cz/program.php?tvs1=[ID]&tvday=[DAY_NAME]" post="" external="false" encoding="windows-1250" />
I'm using this version of MP:
svn--02-08-2007--20-03-Rev12903
I cannot find any WEBepg.log like file.
I made it working some time ago, I also had these troubles, I forgot all details, but now my working "..parabola.." xml file has
<?xml version="1.0" encoding="utf-8" ?>
<Site url="http://www.parabola.cz/program.php?tvs1=[ID]&tvday=[DAY_NAME]" post="" external="false" encoding="windows-1250" />
I'm using MP 0.2.2 stable.
difference is in the first of the two lines.
Good luck, MP is great! And thanks James, wepEPG is one of the most important features in MP for me!
I tried almost all combinations of "utf-8" and "windows-1250" encodings in the ...parabola.xml... file, but the result is still the same - bad characters in tvguide.xml and MP.
Has anybody other ideas ?
Thanks.