Hi, the following two patches add support for the Release Track ID tag to MPD and libmpdclient. This tag is a unique identifier for a specific track on a release. The (similarly named) Track ID is not unique enough to do that since there can be multiple occurences of a single recording on an album (http://tickets.musicbrainz.org/browse/MBS-1839 gives an example).
One thing I wasn't sure about with the patch to MPD itself is the code in src/**/RoarOutputPlugin.cxx - I could not find useful information about Roars metadata handling, so I just copied the code of the track id case (having multiple tags of the same type is allowed according to the Roar manual). -- Wieland _______________________________________________ mpd-devel mailing list [email protected] http://mailman.blarg.de/listinfo/mpd-devel
