[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-849-g98c3f59

Git Repo Owner noreply at mythtv.org
Tue Feb 18 14:41:33 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  98c3f592a2644998833b40e4f32564646b9721ce (commit)
      from  a9b8a86ffd714ce2592772557cf4a396f77148a1 (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 98c3f592a2644998833b40e4f32564646b9721ce
Author:    Paul Harrison <pharrison at mythtv.org> at Tue, 18 Feb 2014 14:37:34 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Tue, 18 Feb 2014 14:41:04 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=98c3f592a2644998833b40e4f32564646b9721ce

MythUtil: add a --calctracklen option
This command will decode a music track to determin it's exact length and will
then update the database and send a MUSIC_METADATA_CHANGED event if it changed.

Example:-
mythutil --calctracklen --songid='1234'



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

Summary of changes:
 mythtv/programs/mythutil/commandlineparser.cpp |    5 +
 mythtv/programs/mythutil/musicmetautils.cpp    |  125 ++++++++++++++++++++++++
 2 files changed, 130 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list