[mythtv-commits] Ticket #6869: Subtitles not working for avi with multiple dots in filename

MythTV mythtv at cvs.mythtv.org
Wed Aug 19 10:09:38 UTC 2009


#6869: Subtitles not working for avi with multiple dots in filename
----------------------------------------------+-----------------------------
 Reporter:  Paul Kendall <paul at kcbbs.gen.nz>  |        Owner:  danielk 
     Type:  defect                            |       Status:  assigned
 Priority:  trivial                           |    Milestone:  unknown 
Component:  MythTV - General                  |      Version:  head    
 Severity:  low                               |   Resolution:          
  Mlocked:  0                                 |  
----------------------------------------------+-----------------------------
Changes (by danielk):

  * owner:  ijr => danielk
  * priority:  minor => trivial
  * version:  unknown => head
  * status:  new => assigned
  * severity:  medium => low


Comment:

 We want to continue strip at least the last extension, so the patch and
 suggestions don't work. But if someone comes up with a patch that doesn't
 break existing mythtv setups and allows multiple dots in the filename I'll
 consider it. Should be easy enough with QString::lastIndexOf(".") &
 QString::left() calls; just deal with the corner cases.

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


More information about the mythtv-commits mailing list