[mythtv-firehose] mythtv branch fixes/0.27 updated by paulh. v0.27-129-gbd74a28

Git Repo Owner noreply at mythtv.org
Fri Jan 3 18:27:40 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user paulh.
       via  bd74a288f3a9fc8911c9507b27f8fe540bde54f4 (commit)
       via  70cc07f2d99dd4a2439e249a799c45ec54510991 (commit)
       via  f359a4ebd3c8a8fff18cdf21813c9d12da8c6c4e (commit)
      from  f984e29cc92a9bc88f2d2e4b72a6f822380efa64 (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 bd74a288f3a9fc8911c9507b27f8fe540bde54f4
Author:    Paul Harrison <pharrison at mythtv.org> at Fri, 3 Jan 2014 18:11:45 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Fri, 3 Jan 2014 18:21:51 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bd74a288f3a9fc8911c9507b27f8fe540bde54f4

MythMusic: make sure we null check the returned tagger after 47217ca10a
Also make sure the tagger is deleted after use.

(cherry picked from commit b383c329417a4e4b0b786e51e0d24962728a738b)



commit 70cc07f2d99dd4a2439e249a799c45ec54510991
Author:    Paul Harrison <pharrison at mythtv.org> at Fri, 3 Jan 2014 18:21:07 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Fri, 3 Jan 2014 18:21:07 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=70cc07f2d99dd4a2439e249a799c45ec54510991

Bump the ABI version after f359a4ebd3c



commit f359a4ebd3c8a8fff18cdf21813c9d12da8c6c4e
Author:    Paul Harrison <pharrison at mythtv.org> at Fri, 3 Jan 2014 17:38:39 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Fri, 3 Jan 2014 18:15:33 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f359a4ebd3c8a8fff18cdf21813c9d12da8c6c4e

MetaIO: validate the files extension before creating a tagger
This checks the file extension is one we know how to handle before
creating the tagger. Return NULL if not valid.

This fixes a bug with the music file scanner trying to add files with an
unknown file extension.

NOTE: bumps the ABI version so compile and install myth core before compiling
the plugins

(cherry picked from commit 47217ca10adae1e03a37b396d64b605c8f18e6b0)



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/avfdecoder.cpp   |    5 +--
 mythplugins/mythmusic/mythmusic/editmetadata.cpp |   34 ++++++++++++++++++----
 mythplugins/mythmusic/mythmusic/importmusic.cpp  |    4 ++-
 mythtv/libs/libmythbase/mythversion.h            |    2 +-
 mythtv/libs/libmythmetadata/metaio.cpp           |    8 +++++
 mythtv/libs/libmythmetadata/metaio.h             |    2 +
 6 files changed, 44 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-firehose mailing list