[mythtv-firehose] mythtv/master commit: 35e0eb4e0 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Sun Jul 10 16:39:16 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-07-10T09:34:01-07:00
   Push Date:  2011/07/10 09:39:09 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  35e0eb4e030c3ca5fbf1dfaf8bf5734135fdce30
   Changeset:  https://github.com/MythTV/mythtv/commit/35e0eb4e0

Log:

Remove MythVideo class from Python bindings.  MythVideo.searchVideos is
now moved to the MythDB class.  MythVideo.scanStorageGroups is replaced
by MythDB.scanVideos with slightly different behavior.  Method now calls
the backend to handle scanning for content, and waits for the event
response.

Fix EventLock utility class, following cd23715783.

Modified:

   mythtv/bindings/python/MythTV/__init__.py
   mythtv/bindings/python/MythTV/methodheap.py
   mythtv/bindings/python/MythTV/mythproto.py



More information about the mythtv-firehose mailing list