[mythtv-commits] mythtv/master commit: ed0014b84 by Gavin Hurlbut (Beirdo)
MythTV
noreply at mythtv.org
Tue Mar 15 19:02:07 UTC 2011
Author: Gavin Hurlbut <ghurlbut at mythtv.org>
Change Date: 2011-03-15T12:01:43-07:00
Push Date: 2011/03/15 12:02:05 -0700
Repository: mythtv
Branch: master
New Revision: ed0014b847fce7d87f25ae9cd390b4460ffb462d
Changeset: https://github.com/MythTV/mythtv/commit/ed0014b84
Log:
Make RemoteFile::Exists work with no stated storage group
Fixes #9663
As the myth:// urls are being generated with no storage group, and the code to
handle QUERY_FILE_EXISTS works without one correctly, I've changed the code to
allow RemoteFile::Exists to ask about a file with no storage group stated.
Modified:
mythtv/libs/libmythbase/remotefile.cpp
mythtv/programs/mythbackend/mainserver.cpp
More information about the mythtv-commits
mailing list