[mythtv-commits] mythtv/master commit: 9bf928c6a by Chris Pinkham (cpinkham)

MythTV noreply at mythtv.org
Sun Apr 24 02:59:28 UTC 2011


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2011-04-23T19:55:51-07:00
   Push Date:  2011/04/23 19:59:26 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  9bf928c6a40d535cd0237a65d463565970108b85
   Changeset:  https://github.com/MythTV/mythtv/commit/9bf928c6a

Log:

StorageGroup::GetDirFileList() fix to a bug in a bugfix.

Fix the fix to 7255d463 in af458b3ac.  We only need to append the
relative path if we are running in recursive mode.  The only
code that should be using recursive mode currently is the
/Content/GetFileList API call.  This fix to a fix still works with
BD over Storage Groups which is what the original fix fixed.  There,
have I said fix or fixed enough?  If not, I can fix it.

Modified:

   mythtv/libs/libmythbase/storagegroup.cpp



More information about the mythtv-commits mailing list