For those of you who have discovered what I have about this script (not deleting all of the events before re-adding them), I believe I found the problem in the google calendar API. When retrieving bulk events, there is a server parameter (max_results) that appears to default to 25. If you have more than 25 scheduled recordings, you will end up with duplicates in your calendar since they do not all get deleted. I have updated my bug report with this information at<a href="http://code.google.com/p/mythcal/issues/list"> http://code.google.com/p/mythcal/issues/list</a>. <br>
<br>-- Ken E.<br>