[mythtv-commits] mythtv commit: r25438 by wagnerrp

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jul 27 15:43:32 UTC 2010


      Author: wagnerrp
        Date: 2010-07-27 15:43:32 +0000 (Tue, 27 Jul 2010)
New Revision: 25438
   Changeset: http://svn.mythtv.org/trac/changeset/25438

Modified:

   trunk/mythtv/bindings/python/MythTV/altdict.py
   trunk/mythtv/bindings/python/MythTV/connections.py
   trunk/mythtv/bindings/python/MythTV/exceptions.py
   trunk/mythtv/bindings/python/MythTV/msearch.py
   trunk/mythtv/bindings/python/MythTV/mythproto.py
   trunk/mythtv/bindings/python/MythTV/static.py
   trunk/mythtv/bindings/python/MythTV/utility.py

Log:

Fix type handling for joinInt, for dealing with split integers over myth protocol.
Fix issue with data becoming out-of-sync, if the backend responds to a command after the bindings have timed out.

Add handling for timeouts in FileTransfer.
Add FILE_FAILED_SEEK error code for use in FileTransfer.
Add logging to MSearch class.





More information about the mythtv-commits mailing list