[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-715-g835791b

Git Repo Owner noreply at mythtv.org
Sat Jan 18 15:45:27 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  835791b900213a8a1d4f08e64c834a83a55a7ca0 (commit)
      from  0343a6716d30136e6a6b5d919e659953b1bba68a (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 835791b900213a8a1d4f08e64c834a83a55a7ca0
Author:    Paul Harrison <pharrison at mythtv.org> at Sat, 18 Jan 2014 15:45:05 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sat, 18 Jan 2014 15:45:05 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=835791b900213a8a1d4f08e64c834a83a55a7ca0

MythMusic : preserve the modified timestamp after updating a tracks tag
Every time a tag was updated through MythMusic eg updating the volatile
metadata like playcount and rating the last modified timestamp of the file
was being changed which was causing the filescanner to think the track had
changed.



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

Summary of changes:
 mythtv/libs/libmythmetadata/metaio.cpp           |   42 ++++++++++++++++++----
 mythtv/libs/libmythmetadata/metaio.h             |   13 +++++--
 mythtv/libs/libmythmetadata/metaioflacvorbis.cpp |   10 +++++-
 mythtv/libs/libmythmetadata/metaioid3.cpp        |    2 +
 mythtv/libs/libmythmetadata/metaioid3.h          |    1 -
 mythtv/libs/libmythmetadata/metaiooggvorbis.cpp  |    6 +++-
 mythtv/libs/libmythmetadata/metaiowavpack.cpp    |    6 +++-
 7 files changed, 66 insertions(+), 14 deletions(-)

-- 



More information about the mythtv-firehose mailing list