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

MythTV noreply at mythtv.org
Sun Jul 10 22:41:11 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-07-10T15:38:06-07:00
   Push Date:  2011/07/10 15:41:05 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  fb34130d3a7d3c5991fae19c83e0aabb89166783
   Changeset:  https://github.com/MythTV/mythtv/commit/fb34130d3

Log:

Allow a third argument to be passed to a QUERY_FILE_HASH denoting the
hostname.  The protocol server will now proxy the call through to
whatever backend is specified, if it is connected as a slave backend.
This fixes the issue where video content existing on a slave backend
will only ever have a NULL hash.

Bumping protocol version to 69.

Modified:

   mythtv/bindings/perl/MythTV.pm
   mythtv/bindings/php/MythBackend.php
   mythtv/bindings/python/MythTV/dataheap.py
   mythtv/bindings/python/MythTV/mythproto.py
   mythtv/bindings/python/MythTV/static.py
   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythbase/remotefile.cpp
   mythtv/libs/libmythprotoserver/requesthandler/fileserverhandler.cpp
   mythtv/programs/mythbackend/mainserver.cpp
   mythtv/programs/mythbackend/playbacksock.cpp
   mythtv/programs/mythbackend/playbacksock.h



More information about the mythtv-commits mailing list