[mythtv-commits] Re: Ticket #681: Slave hosts do not expire live TV files

MythTV mythtv at cvs.mythtv.org
Sun Nov 20 00:09:06 EST 2005


#681: Slave hosts do not expire live TV files
--------------------------------+-------------------------------------------
 Reporter:  bjm <bjm at lvcm.com>  |        Owner:  cpinkham
     Type:  defect              |       Status:  closed  
 Priority:  minor               |    Milestone:          
Component:  mythtv              |      Version:          
 Severity:  medium              |   Resolution:  fixed   
--------------------------------+-------------------------------------------
Changes (by cpinkham):

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

Comment:

 (In [7937]) Attempt to fix #681.

 Each backend is now responsible for cleaning up their own short LiveTV
 programs.  Previously this cleanup code was only running on the master,
 but since the AutoExpire CheckFile() function checks to see if a file is
 local, it meant that only files accessible to the master backend could
 be expired.  Now each backend will look for their own short LiveTV
 recordings and expire them.

 I believe this will close the bugreport, but want verification first since
 I don't currently have a slave backend to test with.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/681>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list