<?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>Janeks random writings &#187; HTPC</title>
	<atom:link href="http://www.hellqvist.com/janek/weblog/category/htpc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hellqvist.com/janek/weblog</link>
	<description>No, it's not another diary.</description>
	<lastBuildDate>Fri, 22 Jan 2010 23:45:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Playing MP3:s on a remote computer (not streaming)</title>
		<link>http://www.hellqvist.com/janek/weblog/2005/06/17/playing-mp3s-on-a-remote-computer-not-streaming/</link>
		<comments>http://www.hellqvist.com/janek/weblog/2005/06/17/playing-mp3s-on-a-remote-computer-not-streaming/#comments</comments>
		<pubDate>Fri, 17 Jun 2005 18:41:43 +0000</pubDate>
		<dc:creator>Janek</dc:creator>
				<category><![CDATA[Computer related bits &#038; pieces]]></category>
		<category><![CDATA[HTPC]]></category>

		<guid isPermaLink="false">http://hellqvist.com/janek/weblog/2005/06/17/playing-mp3s-on-a-remote-computer-not-streaming/</guid>
		<description><![CDATA[This is old news for me, but I realized that it might be helpful for other people so I decided to write something about it anyway&#8230;
I really like my MythTV system, but using it to play MP3s is quite a mess. Turn on the TV, find the remote, navigate through the MP3 collection one letter [...]]]></description>
			<content:encoded><![CDATA[<p>This is old news for me, but I realized that it might be helpful for other people so I decided to write something about it anyway&#8230;</p>
<p>I really like my <a HREF="http://www.mythtv.org">MythTV</a> system, but using it to play MP3s is quite a mess. Turn on the TV, find the remote, navigate through the MP3 collection one letter at a time and then add the songs&#8230; I realized I really needed a simpler way to control the audio player&#8230;</p>
<p>After some searching, I discovered <a HREF="http://www.musicpd.org/">Music Player Daemon</a>. The server end (the daemon) only handles the library and the actual playing of files, the cool part is that there are quite a few <a HREF="http://www.musicpd.org/clients.shtml">clients</a> for it. A WinAmp-like Windows frontend, a command line (console) based clients, graphical clients for Linux and (what I finally settled for) a web interface written in PHP.</p>
<p>Since there&#8217;s always a computer on somewhere in my apartment (actually, it&#8217;s more like 3 or 4) it only takes a few seconds to browse to the album I want to hear and queue it. The only manual action required is to turn on the amplifier, so my next step is logical: find a way for the MPD server to turn on the amp. </p>
<p>Perhaps through an IR blaster, or through the <a HREF="http://www.insflug.org/slink/">Sony S-link</a> interface.</p>
<p>On a side note: I&#8217;ve used a number of different solutions for <u>streaming</u> MP3s from my collection at home to work and other places&#8230;</p>
<li><a HREF="http://www.turnstyle.com/andromeda/home.asp">Andromeda</a> &#8211; PHP-based jukebox with a nice interface, unfortunately it&#8217;s crippled shareware.
</li>
<li> <a HREF="http://freshmeat.net/projects/musicindex/">Apache mod_musicindex</a> &#8211; an Apache module that makes it really simple to play songs, but the interface is ugly and directory-based.
<p><b>Yet to be tested: </b>
</li>
<li><a HREF="http://edna.sourceforge.net/">Edna</a> &#8211; simple Python script that serves MP3 with dynamic playlists.
</li>
]]></content:encoded>
			<wfw:commentRss>http://www.hellqvist.com/janek/weblog/2005/06/17/playing-mp3s-on-a-remote-computer-not-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
