[mythtv-commits] mythtv commit: r15604 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jan 26 08:20:15 UTC 2008


      Author: cpinkham
        Date: 2008-01-26 08:20:15 +0000 (Sat, 26 Jan 2008)
New Revision: 15604
   Changeset: http://cvs.mythtv.org/trac/changeset/15604

Modified:

   trunk/mythtv/libs/libmythtv/sr_items.h
   trunk/mythtv/libs/libmythtv/storagegroup.cpp
   trunk/mythtv/libs/libmythtv/storagegroup.h

Log:

Add a helper method StorageGroup::getRecordingsGroups() to return a list of
Storage Groups that can be used for new recordings.  Currently this lists
all SG names, but in the future, certain special case group names will be
masked out.  The scheduled recording editor now uses this helper method.

The 'DB Backups' and 'Thumbnails' mentioned in the commented out SQL lines
are just an example.  The actual names are TBD (probably by whoever submits
the patches).






More information about the mythtv-commits mailing list