<div>Thank you for the info, I took the simplest approach by changing </div>
<div>&nbsp;</div>
<div>the lines</div>
<div>s/\b[Jj]anuari\b/January/g;<br>s/\b[Ff]ebruari\b/February/g;<br>...</div>
<div>...</div>
<div>&nbsp;</div>
<div>to:</div>
<div><br>s/\bjanuari\b/January/gi;<br>s/\bfebruari\b/February/gi;<br>...</div>
<div>...</div>
<div>&nbsp;</div>
<div>as suggested here:</div>
<div><a href="http://article.gmane.org/gmane.comp.tv.xmltv.devel/6240">http://article.gmane.org/gmane.comp.tv.xmltv.devel/6240</a><br>&nbsp;</div>
<div>Martijn<br>&nbsp;</div>
<div><span class="gmail_quote">On 3/16/06, <b class="gmail_sendername">Jurgen Kramer</b> &lt;<a href="mailto:gtm.kramer@inter.nl.net">gtm.kramer@inter.nl.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Thu, 2006-03-16 at 13:38 +0100, Jos Hoekstra wrote:<br>&gt; The grabber stopped working after changing the format of the months on
<br>&gt; the <a href="http://tvgids.nl">tvgids.nl</a> site, to make it work again read this site:<br>&gt;<br>&gt; <a href="http://news.gmane.org/gmane.comp.tv.xmltv.devel">http://news.gmane.org/gmane.comp.tv.xmltv.devel</a>
<br>&gt;<br>&gt;<br>&gt; It's near the top, and requires you to edit the tv_grab_nl script a little.<br>&gt;<br>&gt; Regards,<br>&gt;<br>&gt; Jos Hoekstra<br><br>Thanks! That saved my day!<br><br>Jurgen<br>_______________________________________________
<br>&gt; mythtv-users mailing list<br>&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br>&gt;<br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>