[mythtv-commits] mythtv/master commit: a17e689bd by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Sat Jul 9 18:18:15 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-07-09T11:16:22-07:00
   Push Date:  2011/07/09 11:18:09 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  a17e689bdc00df4f04ca77a60c454eefed81d786
   Changeset:  https://github.com/MythTV/mythtv/commit/a17e689bd

Log:

Alter VIDEO_LIST_UPDATE to detail what videos have been added, deleted,
or moved.  Information is provided as a list, in the form:

    action::intid

Where action can be 'added', 'moved', or 'deleted'.

This bumps the protocol version to 68.

Modified:

   mythtv/bindings/perl/MythTV.pm
   mythtv/bindings/php/MythBackend.php
   mythtv/bindings/python/MythTV/static.py
   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythmetadata/videoscan.cpp



More information about the mythtv-commits mailing list