[mythtv-commits] Ticket #3522: Deleting a video doesn't delete the .png in the data directory

MythTV mythtv at cvs.mythtv.org
Wed Jan 9 06:58:10 UTC 2008


#3522: Deleting a video doesn't delete the .png in the data directory
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  cpinkham
     Type:  defect     |       Status:  closed  
 Priority:  minor      |    Milestone:  unknown 
Component:  mythtv     |      Version:  unknown 
 Severity:  medium     |   Resolution:  fixed   
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by cpinkham):

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


Comment:

 (In [15397]) Allow MainServer::DoDeleteThread() to find all .png files for
 a recording by
 replacing spaces and semicolons in the search spec with a question mark so
 that
 QDir can find them.

 Closes #3522 using patch by Michael T. Dean.  References #3779 and commit
 [15394] since that patch used the same logic in mythtranscode to rename
 png
 files.

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


More information about the mythtv-commits mailing list