<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Damn that just too obvious a reason for somebody who's being doing
nothing but XML the last couple of years. :-(<br>
<br>
[after checking] The encoding is very weird and obviously not correct,
What I see is this for example:<br>
<br>
&lt;title&gt;Fabeltiere - Zauberv&amp;#65526;gel&lt;/title&gt;<br>
<br>
My German is not perfect but I'm pretty sure it should be an o-umlaut.
Looking up the unicode number for that character shows 0x00F6.<br>
Looking at the number 65526 I realised that this would probably be
0xFFF6 (which it was of course).<br>
So there is some signed byte/integer mix-up going on somewhere. I'll
get in touch with the tv_grab_nl_wolf author to see if there's
something we can do about this.<br>
<br>
Cheers,<br>
&nbsp;-Tako<br>
<br>
<br>
Isaac Richards wrote:<br>
<blockquote type="cite" cite="mid200308051655.43106.ijr@po.cwru.edu">
  <pre wrap="">On Tuesday 05 August 2003 04:21 pm, Tako Schotanus wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Ok, I understand that, I would just have guessed that the default
settings would allow for the display of most of the common western
european "special" characters (umlauts and such). In fact I still expect
this to be the default case and I imagine that is more a case of some
misconfiguration in my linux setup. Unless somebody confirms that the
default MythTV setup does not support umlauts and such??
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Your guide data is most likely not providing data in the format that the xml 
says it is.

Isaac
_______________________________________________
mythtv-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-dev@mythtv.org">mythtv-dev@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev</a>
  </pre>
</blockquote>
</body>
</html>