<?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>Alson Kemp &#187; ps3 mediatomb</title>
	<atom:link href="http://www.alsonkemp.com/tag/ps3-mediatomb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alsonkemp.com</link>
	<description>Hackfoofery</description>
	<lastBuildDate>Thu, 05 Jan 2012 03:53:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PS3 + Linux Media Serving (MythTV?  GMediaServer?  MediaTomb?)</title>
		<link>http://www.alsonkemp.com/geekery/ps3-linux-media-serving-mythtv-gmediaserver-mediatomb/</link>
		<comments>http://www.alsonkemp.com/geekery/ps3-linux-media-serving-mythtv-gmediaserver-mediatomb/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 19:19:38 +0000</pubDate>
		<dc:creator>alson</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[ps3 mediatomb]]></category>

		<guid isPermaLink="false">http://www.alsonkemp.com/?p=305</guid>
		<description><![CDATA[I recently got a PS3 (which is a lovely piece of hardware and software) and, given our collections of MP3s, WMAs and AVIs (a bunch of ripped children&#8217;s DVDs so that my son is free to physically shred up the actual DVDs), have been trying to figure out how to serve media to it over [...]]]></description>
			<content:encoded><![CDATA[<p>I recently got a PS3 (which is a lovely piece of hardware and software) and, given our collections of MP3s, WMAs and AVIs (a bunch of ripped children&#8217;s DVDs so that my son is free to physically shred up the actual DVDs), have been trying to figure out how to serve media to it over the network.</p>

<p>Serving from Windows is ludicrously simple using <a href="http://www.microsoft.com/windows/windowsmedia/player/11/default.aspx" target="_blank">Windows Media Player 11</a> or <a href="http://www.tversity.com" target="_blank">TVersity</a>, but I have a small, super-old-school Linux file server used for backups-and-such and I wanted to use it to serve media.  Turns out to be very simple to do so.</p>

<p>MythTV is the big guy in this space, but it had a number of issues for me:</p>

<ul>
    <li>Not particularly straightforward to set up (considering the very simple use case I had for it).</li>
    <li>Tons of functionality that I didn&#8217;t need, including a heavy front-end app (though there is a lighter weight web app I could have installed).</li>
    <li>I couldn&#8217;t figure out how to get it to serve WMAs and, since I&#8217;ve ripped a bunch of CDs to WMA, this was a killer.</li>
</ul>

<p>None of this is to say that MythTV is not a great piece of software; it was just way more than I needed.</p>

<p><a href="http://www.gnu.org/software/gmediaserver/" target="_blank">GMediaServer</a> is a GNU uPNP media server and it looked pretty good, but I wasn&#8217;t sure that it would serve video.  Documentation is a also bit lacking.</p>

<p>Enter <a href="http://mediatomb.cc/" target="_blank">MediaTomb</a>.  Simple, lightweight, basic media serving.  &#8220;apt-get install mediatomb&#8221; and I was pretty much there.  A slight, very well documented modification to the configuration file and I popped open a web browser, browsed to the built-in web interface and told MediaTomb to server my /share/media directory.  Walked over to my PS3 (on which the MediaTomb server was already listed) and started browsing my media files.</p>

<p>The only issue I had was when I updated the media files on the server.  Sometimes MediaTomb wouldn&#8217;t see the modifications and would send to the PS3 out-of-date data, probably because I was using inotify rather than just time-based refresh.  I switched to the time-based refresh and deleted the MediaTomb SQLite database and all was right with the world.</p>

<p>Useful links:</p>

<ul>
    <li>http://www.mediatomb.cc</li>
    <li>http://ubuntuforums.org/showthread.php?t=650020</li>
    <li>http://www.freesoftwaremagazine.com/columns/upnp_mediatomb_ps3_and_me</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.alsonkemp.com/geekery/ps3-linux-media-serving-mythtv-gmediaserver-mediatomb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

