[mythtv-users] mythcal - script for synchronising MythTV recording schedule to a Google calendar

Richard Fearn richardfearn at gmail.com
Sat Oct 24 19:53:17 UTC 2009


Hello,

> Here's a quick twenty minute rewrite using the python bindings.

Thanks for that! I've changed mythcal to use the Python bindings
rather than go directly to the database. (Thanks also to Michael for
suggesting the bindings.) I've opted to stick with the dictionaries
for holding program information.

I've used pytz (http://pypi.python.org/pypi/pytz) to convert the local
times in the Program objects to UTC.

The new version is on Google Code:

http://code.google.com/p/mythcal/

Regards,

Rich


More information about the mythtv-users mailing list