[mythtv-commits] Ticket #3865: inuseprograms table is not updated properly when using symlinks for storage directories

MythTV mythtv at cvs.mythtv.org
Wed Feb 6 05:52:01 UTC 2008


#3865: inuseprograms table is not updated properly when using symlinks for storage
directories
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  cpinkham
     Type:  defect     |       Status:  closed  
 Priority:  minor      |    Milestone:  0.21    
Component:  mythtv     |      Version:  head    
 Severity:  medium     |   Resolution:  fixed   
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by cpinkham):

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


Comment:

 (In [15807]) Try to make sure that the pathname we're dealing with in
 ProgramInfo::MarkAsInUse() is an actual filename.  Some places don't set
 ProgramInfo::pathname because they don't need to, so this code makes sure
 we
 can put the right recdir in the inuseprograms table for the Storage Groups
 scheduling code to work properly.

 I believe this fixes #3865.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3865#comment:8>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list