[mythtv-commits] Ticket #7867: MythVideo unable to use directory names containing ':'

MythTV mythtv at cvs.mythtv.org
Wed Jan 6 18:23:57 UTC 2010


#7867: MythVideo unable to use directory names containing ':'
--------------------------------+-------------------------------------------
 Reporter:  anonymous           |       Owner:  awithers
     Type:  defect              |      Status:  new     
 Priority:  minor               |   Milestone:  unknown 
Component:  Plugin - MythVideo  |     Version:  head    
 Severity:  medium              |     Mlocked:  0       
--------------------------------+-------------------------------------------
 MythVideo uses colon ':' as separator for multiple directories in its
 VideoStartupDir DB field.  However, colon is a perfectly valid character
 in linux filenames, so MythVideo fails to locate directories that have ':'
 in their names.  Same problem occurs with storage groups that include
 directory names containing colon - MythVideo can't find them.

 MythVideo should instead use a non-filename-valid separator, such as
 semicolon ';'

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7867>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list