
noreply at mythtv
May 18, 2012, 7:13 AM
Post #1 of 1
(44 views)
Permalink
|
|
mythtv branch master updated by stuartm. v0.26-pre-307-g8c48b71
|
|
The branch, master has been updated on the mythtv repository by gitolite user stuartm. via 8c48b71821267f6b1c1374ad07911a6b9cced2c0 (commit) from 4a7845ee2f54bb238aeea4fcf708fddf03a4af51 (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 8c48b71821267f6b1c1374ad07911a6b9cced2c0 Author: Paul Harrison <pharrison [at] mythtv> at Sun, 13 May 2012 17:30:39 +0100 Committer: Stuart Morgan <smorgan [at] mythtv> at Fri, 18 May 2012 15:12:57 +0100 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=8c48b71821267f6b1c1374ad07911a6b9cced2c0 MythMusic: Pass the full filename to TagExists() in Metadata::getTagger() This fixes a bug when reading the metadata from flac files with ID3 tags. (cherry picked from commit 459e806faf5fe60adbfa42f22f1f1ceddafd56e3) Signed-off-by: Stuart Morgan <smorgan [at] mythtv> ----------------------------------------------------------------------- Summary of changes: mythplugins/mythmusic/mythmusic/metadata.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|