[mythtv-commits] Ticket #9914: No picture metadata is downloaded if title has Slash character

MythTV noreply at mythtv.org
Mon Jul 11 22:48:19 UTC 2011


#9914: No picture metadata is downloaded if title has Slash character
---------------------------------------+----------------------------
 Reporter:  yiannividalis@…            |          Owner:
     Type:  Bug Report - General       |         Status:  closed
 Priority:  minor                      |      Milestone:  0.25
Component:  MythTV - General           |        Version:  Trunk Head
 Severity:  medium                     |     Resolution:  fixed
 Keywords:                             |  Ticket locked:  0
---------------------------------------+----------------------------
Changes (by Github):

 * status:  infoneeded_new => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Replace forward slashes with a safe character in image downloads.

 My gut tells me there *may* be another way to do this, but in Unix there
 are so few reserved characters (one, this one) that I'm comfortable with
 this simple replacement.

 Fixes #9914, tested against the filename "Nip-Tuck 1x01.mpg".  The
 resulting images replace forward slash with dash.
  Branch:    master
  Changeset: a38fd4f899c77efb8b135cf5c52e4dc92c98f85b

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9914#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list