[mythtv-commits] mythtv/master commit: a38fd4f89 by Robert McNamara (rmcnamara)

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


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-07-11T15:45:30-07:00
   Push Date:  2011/07/11 15:48:12 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  a38fd4f899c77efb8b135cf5c52e4dc92c98f85b
   Changeset:  https://github.com/MythTV/mythtv/commit/a38fd4f89

Log:

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.

Modified:

   mythtv/libs/libmythmetadata/metadataimagedownload.cpp
   mythtv/programs/mythfrontend/videodlg.cpp



More information about the mythtv-commits mailing list