<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Howto: Use mpd and ncmpc++ like a pro</title>
	<atom:link href="http://www.nepherte.be/howto-use-mpd-and-ncmpc-like-a-pro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nepherte.be/howto-use-mpd-and-ncmpc-like-a-pro/</link>
	<description>About Nepherte, Mosiah and the person behind</description>
	<lastBuildDate>Mon, 23 Aug 2010 03:54:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Nepherte</title>
		<link>http://www.nepherte.be/howto-use-mpd-and-ncmpc-like-a-pro/comment-page-1/#comment-9694</link>
		<dc:creator>Nepherte</dc:creator>
		<pubDate>Sat, 26 Jun 2010 09:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.nepherte.be/?p=182#comment-9694</guid>
		<description>You can certainly stream your music. There are 2 solutions, icecast and the built-in http streaming respectively. Both involve changing the audio output in the .mpdconf configuration file.

The easiest solution is defintely the built-in http streaming, which requires at least version 0.15 of mpd. An example for the config changes is:
&lt;pre lang=&quot;bash&quot;&gt;audio_output {    
	type		&quot;httpd&quot;    
	name		&quot;My HTTP Stream&quot;    
	encoder		&quot;vorbis&quot;		# optional, vorbis or lame    
	port		&quot;8000&quot;    
	quality		&quot;5.0&quot;  
	format		&quot;44100:16:1&quot;    
}&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>You can certainly stream your music. There are 2 solutions, icecast and the built-in http streaming respectively. Both involve changing the audio output in the .mpdconf configuration file.</p>
<p>The easiest solution is defintely the built-in http streaming, which requires at least version 0.15 of mpd. An example for the config changes is:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">audio_output <span style="color: #7a0874; font-weight: bold;">&#123;</span>    
	<span style="color: #7a0874; font-weight: bold;">type</span>		<span style="color: #ff0000;">&quot;httpd&quot;</span>    
	name		<span style="color: #ff0000;">&quot;My HTTP Stream&quot;</span>    
	encoder		<span style="color: #ff0000;">&quot;vorbis&quot;</span>		<span style="color: #666666; font-style: italic;"># optional, vorbis or lame    </span>
	port		<span style="color: #ff0000;">&quot;8000&quot;</span>    
	quality		<span style="color: #ff0000;">&quot;5.0&quot;</span>  
	format		<span style="color: #ff0000;">&quot;44100:16:1&quot;</span>    
<span style="color: #7a0874; font-weight: bold;">&#125;</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://www.nepherte.be/howto-use-mpd-and-ncmpc-like-a-pro/comment-page-1/#comment-9693</link>
		<dc:creator>me</dc:creator>
		<pubDate>Sat, 26 Jun 2010 01:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.nepherte.be/?p=182#comment-9693</guid>
		<description>you should explain how to send a stream from mpd.

lets say I have all my music on mu server, and want to play it locally. is mpd an option for me then? if so, how?</description>
		<content:encoded><![CDATA[<p>you should explain how to send a stream from mpd.</p>
<p>lets say I have all my music on mu server, and want to play it locally. is mpd an option for me then? if so, how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sound&#8217;s ironic &#171; Motho ke motho ka botho</title>
		<link>http://www.nepherte.be/howto-use-mpd-and-ncmpc-like-a-pro/comment-page-1/#comment-8955</link>
		<dc:creator>Sound&#8217;s ironic &#171; Motho ke motho ka botho</dc:creator>
		<pubDate>Mon, 05 Apr 2010 01:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.nepherte.be/?p=182#comment-8955</guid>
		<description>[...] did though. I spend a little less than an hour this morning setting up mpd and ncmpc following the howto at nepherte.be. It worked for Crux as well as Arch, which came as no surprise. Technically the howto is for [...]</description>
		<content:encoded><![CDATA[<p>[...] did though. I spend a little less than an hour this morning setting up mpd and ncmpc following the howto at nepherte.be. It worked for Crux as well as Arch, which came as no surprise. Technically the howto is for [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
