[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-659-g47217ca

Git Repo Owner noreply at mythtv.org
Fri Jan 3 17:39:08 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  47217ca10adae1e03a37b396d64b605c8f18e6b0 (commit)
      from  c2128934644892df613590dda7e6017b72c14f94 (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 47217ca10adae1e03a37b396d64b605c8f18e6b0
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 17:38:39 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=47217ca10adae1e03a37b396d64b605c8f18e6b0

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



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/avfdecoder.cpp |    5 ++---
 mythtv/libs/libmythmetadata/metaio.cpp         |    8 ++++++++
 mythtv/libs/libmythmetadata/metaio.h           |    2 ++
 3 files changed, 12 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-firehose mailing list