[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-664-gf6d85da

Git Repo Owner noreply at mythtv.org
Sun Jan 5 14:40:41 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  f6d85da8ecd52c60cabe3edd96f862bf51618e1f (commit)
      from  ce58f2bcd4b4f6798639839fcd9eaed595ea5eb4 (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 f6d85da8ecd52c60cabe3edd96f862bf51618e1f
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 5 Jan 2014 14:39:50 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 5 Jan 2014 14:39:50 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f6d85da8ecd52c60cabe3edd96f862bf51618e1f

MythUtil: add an --updatemeta option to update music tags
This updates both the database record and the tracks tag with the
new metadata. A MUSIC_METADATA_CHANGED mythevent is broadcast so
all FE's will automatically update to relect the new track details.

See 'mythutil --help updatemeta' for more details.

Note: the music utils are a work in progress so subject to change.



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

Summary of changes:
 mythtv/programs/mythutil/commandlineparser.cpp |   27 ++++++++
 mythtv/programs/mythutil/main.cpp              |    2 +
 mythtv/programs/mythutil/musicmetautils.cpp    |   81 ++++++++++++++++++++++++
 mythtv/programs/mythutil/musicmetautils.h      |    3 +
 mythtv/programs/mythutil/mythutil.pro          |    4 +-
 5 files changed, 115 insertions(+), 2 deletions(-)
 create mode 100644 mythtv/programs/mythutil/musicmetautils.cpp
 create mode 100644 mythtv/programs/mythutil/musicmetautils.h

-- 



More information about the mythtv-firehose mailing list