[mythtv-firehose] mythtv/master commit: 7a94153c8 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Sun Jan 29 20:28:52 UTC 2012


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2012-01-29T12:26:03-08:00
   Push Date:  2012/01/29 12:28:31 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  7a94153c8cbd637e6b84ead48e3fedcfb94b0241
   Changeset:  https://github.com/MythTV/mythtv/commit/7a94153c8

Log:

Add QUERY_ACTIVE_BACKENDS call to backend protocol.

This adds a new call to the backend protocol to enumerate a list of all
currently available backends, intended for use when scanning for
non-recorded content on multiple backends. This allows offline backends
to be skipped outright, rather than having to attempt connection and
wait for a timeout.

This bumps the protocol version to 72.

Modified:

   mythtv/bindings/perl/MythTV.pm
   mythtv/bindings/php/MythBackend.php
   mythtv/bindings/python/MythTV/static.py
   mythtv/libs/libmythbase/mythversion.h
   mythtv/programs/mythbackend/mainserver.cpp
   mythtv/programs/mythbackend/mainserver.h



More information about the mythtv-firehose mailing list