<div>Thank you for the info, I took the simplest approach by changing </div>
<div> </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> </div>
<div>to:</div>
<div><br>s/\bjanuari\b/January/gi;<br>s/\bfebruari\b/February/gi;<br>...</div>
<div>...</div>
<div> </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> </div>
<div>Martijn<br> </div>
<div><span class="gmail_quote">On 3/16/06, <b class="gmail_sendername">Jurgen Kramer</b> <<a href="mailto:gtm.kramer@inter.nl.net">gtm.kramer@inter.nl.net</a>> 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>> The grabber stopped working after changing the format of the months on
<br>> the <a href="http://tvgids.nl">tvgids.nl</a> site, to make it work again read this site:<br>><br>> <a href="http://news.gmane.org/gmane.comp.tv.xmltv.devel">http://news.gmane.org/gmane.comp.tv.xmltv.devel</a>
<br>><br>><br>> It's near the top, and requires you to edit the tv_grab_nl script a little.<br>><br>> Regards,<br>><br>> Jos Hoekstra<br><br>Thanks! That saved my day!<br><br>Jurgen<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>><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>