[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-1025-g41580eb

Git Repo Owner noreply at mythtv.org
Mon Mar 24 22:29:59 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  41580ebaef26b16bf9889129445d45896f404637 (commit)
      from  9cba5e278763bb6d18603cf9f916ef7c75157953 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 41580ebaef26b16bf9889129445d45896f404637
Author:    Paul Harrison <pharrison at mythtv.org> at Mon, 24 Mar 2014 22:29:09 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Mon, 24 Mar 2014 22:29:09 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=41580ebaef26b16bf9889129445d45896f404637

Myth Protocol: add optional allowFallback parameter to QUERY_SG_FILEQUERY
A value of '0' will prevent it falling back to searching every storage group
if not found in the specified one. If omitted or a value of '1' is passed then
it will fall back to search all storage groups.

format is now:
QUERY_SG_FILEQUERY <host> <storagegroup> <filename> <allowfallback (optional)>



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythbackend/mainserver.cpp |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list