[mythtv-commits] Ticket #6255: Fix Storage Group fallback to work for non-Default SG's

MythTV mythtv at cvs.mythtv.org
Thu Aug 13 00:25:09 UTC 2009


#6255: Fix Storage Group fallback to work for non-Default SG's
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |        Owner:  cpinkham
     Type:  patch                             |       Status:  closed  
 Priority:  minor                             |    Milestone:  unknown 
Component:  MythTV - General                  |      Version:  head    
 Severity:  medium                            |   Resolution:  fixed   
  Mlocked:  0                                 |  
----------------------------------------------+-----------------------------
Changes (by cpinkham):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [21236]) Modify the Storage Groups directory list fallback code to
 eliminate an issue
 with LiveTV fallback.

 For normal recordings, the fallback order is this:

 groupname+hostname -> groupname -> 'Default'+hostname -> 'Default'

 For LiveTV, the fallback order is now reverted back to the original
 fallback order prior to [20375] which is:

 groupname+hostname -> 'Default'+hostname -> 'Default'

 Closes #6255.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6255#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list