[mythtv-users] mythcal error with 0.22-fixes

Michael T. Dean mtdean at thirdcontact.com
Sat Nov 21 14:17:18 UTC 2009


On 11/21/2009 07:06 AM, David Knight wrote:
> I've pulled down the latest version of mythcal from google code
> (http://code.google.com/p/mythcal/), installed the pytz and python-gdata
> prerequisites but get the following error when running mythcal --dry-run:
>
> Traceback (most recent call last):
>   File "./mythcal", line 106, in <module>
>     recordings = get_recordings_from_backend()
>   File "./mythcal", line 98, in get_recordings_from_backend
>     if mythtv.isRecording(recorder):
>   File "usr/lib/python2.5/site-packages/MythTV/MythTV.py", line 295, in
> isRecording
> TypeError: sequence item 0: expected string, int found
>
> Any ideas?
>
> Many thanks

Someone needs to update the program to support the new protocol.

Or, better, update it to use the Python bindings so that this will never 
happen again (as they're always updated to support the new protocol).

Mike


More information about the mythtv-users mailing list