<?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>Matt Dyson &#187; music</title>
	<atom:link href="http://mattdyson.org/blog/category/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattdyson.org</link>
	<description>My life, and everything in it</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:38:56 +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>Dishing up music</title>
		<link>http://mattdyson.org/blog/2011/12/dishing-up-music/</link>
		<comments>http://mattdyson.org/blog/2011/12/dishing-up-music/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 22:05:59 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[home av]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[media centre]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://mattdyson.org/?p=288</guid>
		<description><![CDATA[I&#8217;ve been meaning for a long time to continue my line of posts about my home media set up. Anyone who vaguely knows me (or stalks this blog) will know that I recently moved down to London, into a flat I can (sort of) call my own, so for the first time I&#8217;ve been able [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning for a long time to continue my line of posts about my home media set up. Anyone who vaguely knows me (or stalks this blog) will know that I recently moved down to London, into a flat I can (sort of) call my own, so for the first time I&#8217;ve been able to play about with AV equipment in my way!</p>
<p>In this first post, I&#8217;m going to talk a bit about how I&#8217;m currently using the set up to serve my music collection around the flat, to work, and to my phone for on-the-go listening. It&#8217;s worth noting at this point that everything here relies on an old machine running Ubuntu server that&#8217;s currently sat in my cupboard, a solution that won&#8217;t work for everyone&#8230;</p>
<p>I&#8217;ve mentioned <a href="http://mattdyson.org/blog/2011/07/dishing-up-media/" title="Dishing up media">previously</a> that I was looking into using <a href="http://en.wikipedia.org/wiki/Digital_Audio_Access_Protocol">DAAP</a> to get at my music. This ended pretty quickly when I realised the clients available for listening are fairly crap. The actual configuration is fiddly, and I was after a nice functional GUI to access my music through. DAAP failed at pretty much all of this, so I went in search of another solution. After trying many different software packages (commercial and otherwise), I struck upon <a href="http://www.subsonic.org">Subsonic</a>, which seemed at first glance to do everything I was after. Essentially, it requires a server (available for all platforms) with access to your music collection, and will then spit the content back out to its own web UI (accessible through a personal URL if you&#8217;re not like me and running some kind of dynamic DNS service) plus it has a <a href="http://www.subsonic.org/pages/apps.jsp">number of native players</a> available for different platforms (including mobile). Best of all &#8211; it&#8217;s free! They withhold some features until you&#8217;ve given a small donation, but it&#8217;s entirely usable as a free package!</p>
<p>The web UI is basic, but skinnable (I&#8217;m still working with the basic skin &#8211; works well), and gives you access at a glance to all your artists, albums and playlists (although I&#8217;ve not done much with playlists yet, that part does seem a bit tricky). This UI also lets you play with the ID3 tags on your music, including the grabbing of album artwork off the internet, so if you&#8217;re as OCD as me about music tagging, your needs are well catered for! Within the web application your play queue appears at the bottom, with the current playing song in a lovely flash player. From the main window you can add things onto the end of the play queue, or change the playing song entirely. It&#8217;s basic, but functional, and if you want anything more advanced there are a number of native players available for all operating systems. </p>
<p>What interested me most was the quality of the iOS native applications. I&#8217;ve tried all of the ones recommended on Subsonics App page, and a couple that are in the app store but not endorsed officially, but I have now struck upon <a href="http://www.subsonic.org/pages/apps.jsp#isub">iSub</a> as a favourite. It allows the caching of songs on your phone for playback when no data signal is available (although you have to have played the song for it to be cached &#8211; I&#8217;d like a feature where you could pre-cache songs to the phone), plus it integrates nicely with the iOS player API (play/pause whilst locked etc).</p>
<p>One other massive bonus was my discovery of a <a href="http://forum.xbmc.org/showthread.php?t=99513">XMBC plugin</a> for Subsonic (<a href="http://xbmc.org/">XMBC</a> is what I use to browse media on my TV, as I&#8217;ve <a href="http://mattdyson.org/blog/2011/01/xbmc-my-experience/" title="XBMC – My Experience">mentioned previously</a>, more in a future post). This lets me listen to songs through my TV in the flat without having to bother turning a computer on &#8211; a massive bonus, and much more sociable if you have company!</p>
<p>The only downside of Subsonic is the reliance on a stable internet connection to an always-on music server. There are commercially hosted solutions available, but since I already had a machine running 24/7, and have recently splashed out on Virgin Media&#8217;s <a href="http://shop.virginmedia.com/broadband/up-to-30mb.html">30Mb fibre connection</a>, it made sense to run the package from home.</p>
<p>So there it is &#8211; a whole-hearted recommendation for Subsonic (they&#8217;re honestly not paying me for this!) and it&#8217;s associated other applications. Tune in soon for a peek into the world of my <a href="http://mattdyson.org/blog/2011/12/dishing-up-videos/" title="Dishing up videos">TV/Movie system</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://mattdyson.org/blog/2011/12/dishing-up-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spotify update</title>
		<link>http://mattdyson.org/blog/2010/04/spotify-update/</link>
		<comments>http://mattdyson.org/blog/2010/04/spotify-update/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 21:58:59 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[Spotify]]></category>

		<guid isPermaLink="false">http://mattdyson.co.uk/?p=182</guid>
		<description><![CDATA[I&#8217;ve spent the last couple of days playing around with the new version of Spotify, and have finally decided to shell out for premium on a trial basis. I must say &#8211; I&#8217;m impressed so far! The feature that finally sold it for me is the inclusion of your existing music library within Spotify. As [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent the last couple of days playing around with the new version of Spotify, and have finally decided to shell out for premium on a trial basis. I must say &#8211; I&#8217;m impressed so far!</p>
<p><span id="more-182"></span></p>
<p>The feature that finally sold it for me is the inclusion of your existing music library within Spotify. As someone with a fairly large music collection built up and organised over many years, it would have been a horrific task to transfer everything across from iTunes into Spotify, but thankfully the new version makes this extremely easy to do, albeit with a few issues with tracks being lost in the process. I&#8217;ve noticed that as soon as tracks are imported into Spotify, it queries Gracenote CDDB to try and find the best information possible, however this does not play very nicely when iTunes is trying to organise your music for you, since I&#8217;m a fan of having my music sorted into folders automatically!</p>
<p>As an iPhone owner, I obviously want to take some music with me on the go, and my main gripe with having Spotify as a primary music store is the lack of ability to easily sync across to my phone. Although Spotify released this a while ago, I never really had chance to play with their iPhone app, but again &#8211; I&#8217;m impressed! The wireless sync is brilliant for me, as I hate iTunes tying up my phone for ages at a time to update my library (I download quite a lot of music, which I inevitably want on my phone straight away, at least to start with). As soon as iPhone OS 4.0 drops this summer, and Spotify supports background playing &#8211; I&#8217;ll be resigning the iPod application to far far down in my pages of apps! However, having to remember to start the Spotify app when you get home could be a bit of an issue, I don&#8217;t know if iPhone 4.0 will support anything to allow Spotify to download in the background &#8211; but we shall see.</p>
<p>The other new feature of this latest Spotify update is the ability to link back to your Facebook account, giving a whole new depth of social networking with regards to music. I&#8217;m happy that Spotify didn&#8217;t try to create their own network, but decided to tie it in with what is probably the one website everyone uses! The ability to have friends suggest tracks and share playlists right from within the Spotify application is a brilliant (but rather open to abuse &#8211; how many people have you rickrolled already?!!) feature. I&#8217;m amazed someone else (Apple?) didn&#8217;t come to the market with this feature first!</p>
<p>One major feature I think is missing is the lack of support for podcast downloading within Spotify. I know it&#8217;s not really what they set out to do, but they&#8217;re clearly going after iTunes with all these new features, and quite a few people I know do like having podcasts downloaded automatically, and transferring to their phone/media device for playing on the move. I really hope this one comes along soon, as I&#8217;ll then have no need to carry on syncing my phone with iTunes on a regular basis, instead relying on Spotify syncing over the air whenever I&#8217;m at home and the app is running.</p>
<p>All in all, I&#8217;m very happy with my subscription &#8211; money well spent. However, I think I&#8217;ll probably wait until the iPhone update before renewing my subscription so that I can make full use of its features. Well done Spotify &#8211; you&#8217;ve earned yourself another happy customer!</p>
]]></content:encoded>
			<wfw:commentRss>http://mattdyson.org/blog/2010/04/spotify-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last.fm Boffin</title>
		<link>http://mattdyson.org/blog/2009/03/last-fm-boffin/</link>
		<comments>http://mattdyson.org/blog/2009/03/last-fm-boffin/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 22:53:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://mattdyson.co.uk/?p=117</guid>
		<description><![CDATA[http://www.last.fm/group/Audioscrobbler+Beta/forum/30705/_/510180 Been trying out the â€˜Boffinâ€™ tool from Last.fm this evening â€“ and Iâ€™m astounded! Basically, it scans your PC for music, groups it by tag, and then lets you play only music with a specific tag. For instance, Iâ€™ve had â€œTranceâ€ selected for a while now, and it just keeps shoving on amazing tunes [...]]]></description>
			<content:encoded><![CDATA[<p><a title="http://www.last.fm/group/Audioscrobbler+Beta/forum/30705/_/510180" href="http://www.last.fm/group/Audioscrobbler+Beta/forum/30705/_/510180">http://www.last.fm/group/Audioscrobbler+Beta/forum/30705/_/510180</a></p>
<p>Been trying out the â€˜Boffinâ€™ tool from Last.fm this evening â€“ and Iâ€™m astounded!</p>
<p>Basically, it scans your PC for music, groups it by tag, and then lets you play only music with a specific tag. For instance, Iâ€™ve had â€œTranceâ€ selected for a while now, and it just keeps shoving on amazing tunes I didnâ€™t even know I had!</p>
<p>Obviously, its on an Alpha release, but the technology demonstrated behind it is superb. Didnâ€™t take long to scan my entire music library, and did a pretty good job (so far) of getting the tags and grouping them.</p>
<p>Its also nice to see what my music library mainly consists of (hope the picture works!):</p>
<p><a href="http://lh3.ggpht.com/_Py1QTdYrP6c/Sbw1dev1x0I/AAAAAAAAARs/B-UM_sLhlUY/s1600-h/boffin%5B2%5D.jpg"><img title="boffin" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="168" alt="boffin" src="http://lh5.ggpht.com/_Py1QTdYrP6c/Sbw1d6Zx_XI/AAAAAAAAARw/UKcU56pOL2A/boffin_thumb.jpg?imgmax=800" width="244" border="0" /></a> </p>
<p>Canâ€™t wait to see this incorporated into the main Last.fm program!</p>
]]></content:encoded>
			<wfw:commentRss>http://mattdyson.org/blog/2009/03/last-fm-boffin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invaders must Die</title>
		<link>http://mattdyson.org/blog/2009/03/invaders-must-die/</link>
		<comments>http://mattdyson.org/blog/2009/03/invaders-must-die/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 13:16:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://mattdyson.co.uk/?p=116</guid>
		<description><![CDATA[Downloaded the new Prodigy album yesterday, and Iâ€™m currently in two minds as to whether I like it or not. The title track is pretty awesome, and â€˜Omenâ€™ is epic (I owned that before), however a lot of the other stuff just isnâ€™t their style, neither old school Prodigy or new-electro Prodigy. Iâ€™d say I [...]]]></description>
			<content:encoded><![CDATA[<p>Downloaded the <a href="http://www.last.fm/music/The+Prodigy/Invaders+Must+Die" target="_blank">new Prodigy album</a> yesterday, and Iâ€™m currently in two minds as to whether I like it or not.</p>
<p>The title track is pretty awesome, and â€˜Omenâ€™ is epic (I owned that before), however a lot of the other stuff just isnâ€™t their style, neither old school Prodigy or new-electro Prodigy.</p>
<p>Iâ€™d say I do regret buying this one, but its definitely one to get for free (not that I encourage that!)</p>
]]></content:encoded>
			<wfw:commentRss>http://mattdyson.org/blog/2009/03/invaders-must-die/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Musical Tastes</title>
		<link>http://mattdyson.org/blog/2007/12/musical-tastes/</link>
		<comments>http://mattdyson.org/blog/2007/12/musical-tastes/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 23:36:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[music tech]]></category>
		<category><![CDATA[my life]]></category>

		<guid isPermaLink="false">http://mattdyson.co.uk/?p=60</guid>
		<description><![CDATA[Rather disturbed at my own musical tastes at the moment: Daniel Bedingfield &#8211; Gotta Get Thru This &#8211; He Don&#8217;t Love You Like I Love You And I&#8217;m enjoying&#8230; catchy lyrics, and he&#8217;s got a pretty good voice. I&#8217;m sure this is Music Tech eating me from the inside out! Someone kill me or make [...]]]></description>
			<content:encoded><![CDATA[<p>Rather disturbed at my own musical tastes at the moment:</p>
<blockquote><p>Daniel Bedingfield &#8211; Gotta Get Thru This &#8211; He Don&#8217;t Love You Like I Love You</p>
</blockquote>
<p>And I&#8217;m enjoying&#8230; catchy lyrics, and he&#8217;s got a pretty good voice. I&#8217;m sure this is Music Tech eating me from the inside out!</p>
<p>Someone kill me or make me do something manly &#8211; QUICK!</p>
]]></content:encoded>
			<wfw:commentRss>http://mattdyson.org/blog/2007/12/musical-tastes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

