[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-1033-g3e5225e

Git Repo Owner noreply at mythtv.org
Sat May 11 19:07:42 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  3e5225e69069364bd63e319386343051db6391b2 (commit)
      from  fa9c534c37e2818a06ec185a6ff7dd3423d12f94 (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 3e5225e69069364bd63e319386343051db6391b2
Author:    Paul Harrison <pharrison at mythtv.org> at Sat, 11 May 2013 19:57:18 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sat, 11 May 2013 19:57:18 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3e5225e69069364bd63e319386343051db6391b2

MythMusic: fix a mix up with the genre handling in the freedb cd lookup
There's a slight difference between the output from freedb and the MusicBrainz
freedb gataway when doing a read operation which was causing the genre to get
mangled.

This also changes things so both the genre from the query and the read are
saved and we use the first non generic one we find which for MB will always be
from the query since MB doesn't support genre's so always gives us 'Unknown'
in the read :(



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/cddb.cpp      |   23 ++++++++++++-----------
 mythplugins/mythmusic/mythmusic/cddb.h        |   13 +++++++------
 mythplugins/mythmusic/mythmusic/cddecoder.cpp |   15 ++++++++++-----
 3 files changed, 29 insertions(+), 22 deletions(-)

-- 



More information about the mythtv-commits mailing list