[mythtv-firehose] mythtv branch fixes/0.27 updated by jyavenard. v0.27.3-83-g3fec986

Git Repo Owner noreply at mythtv.org
Mon Jul 14 16:42:05 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user jyavenard.
       via  3fec986ea7af959f070b31481652d0e45dbdcf62 (commit)
      from  7e83d93f8eca2c87126f48f892069b6d3126dbe8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3fec986ea7af959f070b31481652d0e45dbdcf62
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 15 Jul 2014 02:24:03 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 15 Jul 2014 02:41:26 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3fec986ea7af959f070b31481652d0e45dbdcf62

metadata: uses _ as separator in inetref in place of :
the inetref is used in the artwork filename, but the : character isn’t permissible with all file systems (FATx, VFAT, exFAT, HFS, and AmigaOS in particular).
the : used in old inetref is kept for backward compatibility.

Attempt was made to generate a filename not using the inetref as-is, but the change was very disruptive as there are about 12 functions across various classes that generate those filenames. Likelihood of missing a case was too great.

(cherry picked from commit 6fddce08ff196a6b78b066dede0558593ba86f80)



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythmetadata/metadatagrabber.cpp    |   23 ++++++++++++++-----
 .../libs/libmythmetadata/metadataimagedownload.cpp |    2 +-
 2 files changed, 18 insertions(+), 7 deletions(-)

-- 



More information about the mythtv-firehose mailing list