<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Duplo &#187; mildred</title>
	<atom:link href="http://kill-0.com/duplo/tag/mildred/feed/" rel="self" type="application/rss+xml" />
	<link>http://kill-0.com/duplo</link>
	<description>Building Blocks &#038; Learning Experiences</description>
	<lastBuildDate>Fri, 02 Jul 2010 16:03:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MPD FLAC md5sum Support</title>
		<link>http://kill-0.com/duplo/2008/09/03/mpd-flac-md5sum-support/</link>
		<comments>http://kill-0.com/duplo/2008/09/03/mpd-flac-md5sum-support/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 04:40:40 +0000</pubDate>
		<dc:creator>ericw</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[mildred]]></category>
		<category><![CDATA[mpd]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://kill-0.com/duplo/?p=18</guid>
		<description><![CDATA[Here&#8217;s another little patch for MPD&#8216;s git repos that allows FLAC files to return md5sum as if it were a bit of metadata, like artist, title, or album.  A FLAC file&#8217;s md5sum is about the closest thing you can get to a unique identifier for that file.  The md5sum is generated from the wav file [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s another little patch for <acronym title="Music Player Daemon: http://musicpd.org/">MPD</acronym>&#8216;s git repos that allows <acronym title="Free Lossless Audio Codec: http://xiph.org/">FLAC</acronym> files to return md5sum as if it were a bit of metadata, like artist, title, or album.  A FLAC file&#8217;s md5sum is about the closest thing you can get to a unique identifier for that file.  The md5sum is generated from the wav file that is encoded when the FLAC file is created, so even if you change the filename, or its tags (vorbis comments), the md5sum will remain the same.  This code is how <a href="http://mildred.xmtp.net/">Mildred</a> correlates songs playing in MPD with songs in its database.</p>
<p>You can find the patch here: <a href="http://kill-0.com/patches/0001-Adds-FLAC-md5sum.patch">http://kill-0.com/patches/0001-Adds-FLAC-md5sum.patch</a></p>
<p>After applying the patch, you&#8217;ll want to re-create your MPD database file.  You can use the <tt>--create-db</tt> flag to do so, or just delete your old database file before restarting MPD.</p>
]]></content:encoded>
			<wfw:commentRss>http://kill-0.com/duplo/2008/09/03/mpd-flac-md5sum-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
