[mythtv-commits] mythtv/master commit: 347fc87db by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Tue Jun 7 02:18:03 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-06-06T19:15:38-07:00
   Push Date:  2011/06/06 19:17:54 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  347fc87dbcc0c6ab1b562a934ee14bcaffd030b9
   Changeset:  https://github.com/MythTV/mythtv/commit/347fc87db

Log:

Fix recording to storage groups

The call to FileSystemInfo::Consolidate in MainServer::GetFilesystemInfos()
should not have the merge parameter true as the code it was replacing does not
have the merging code in it, and it breaks the functionality of
Scheduler::FillRecordingDir(), consequently borking all recordings to SG.

Modified:

   mythtv/programs/mythbackend/mainserver.cpp



More information about the mythtv-commits mailing list