[mythtv-commits] Ticket #7535: mythrename uses wrong charset to update database. Files with some special chars not playable after that.

MythTV mythtv at cvs.mythtv.org
Thu Feb 4 23:02:49 UTC 2010


#7535: mythrename uses wrong charset to update database. Files with some special
chars not playable after that.
------------------------------------+---------------------------------------
 Reporter:  fgunni@…                |        Owner:  mdean  
     Type:  defect                  |       Status:  closed 
 Priority:  minor                   |    Milestone:  0.23   
Component:  MythTV - General        |      Version:  0.22   
 Severity:  medium                  |   Resolution:  wontfix
  Mlocked:  0                       |  
------------------------------------+---------------------------------------
Changes (by mdean):

  * status:  accepted => closed
  * resolution:  => wontfix
  * milestone:  unknown => 0.23


Comment:

 After [23474], mythrename.pl no longer renames recording files (and after
 23475 is called mythlink.pl).  Safely supporting renaming files regardless
 of system and file system configurations with all possible characters that
 may appear in program listings is very difficult, and likely not worth the
 effort as other (safer) options exist.  Users should instead use symlink
 (created with mythlink.pl) or FUSE-based (with
 mythtv/contrib/exports/mythfs.py ) views of recordings files, rather than
 renaming the actual files.

 If you had previously renamed files, you may revert them to default file
 names with: mythlink.pl --rename

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


More information about the mythtv-commits mailing list