<?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>Divide and Conquer &#187; Spotify</title>
	<atom:link href="http://www.divideandconquer.se/tag/spotify/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.divideandconquer.se</link>
	<description>David's Software Development Blog</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:28:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Spotify 0.4 in WINE: &#8220;File is an unsupported format&#8221;</title>
		<link>http://www.divideandconquer.se/2010/05/07/spotify-0-4-in-wine-file-is-an-unsupported-format/</link>
		<comments>http://www.divideandconquer.se/2010/05/07/spotify-0-4-in-wine-file-is-an-unsupported-format/#comments</comments>
		<pubDate>Fri, 07 May 2010 18:08:44 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Spotify]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/?p=661</guid>
		<description><![CDATA[I bought Serengeti&#8216;s album Standing Steady on MP3 from Bengans and wanted to play it in Spotify as &#8220;Local Files&#8221;. It worked perfectly in MS Windows, but on Ubuntu I got &#8220;File is an unsupported format&#8221;. WTF? Spotify acknowledges this: Spotify uses the system-supplied MP3 decoder on all platforms, and during our limited testing we [...]]]></description>
			<content:encoded><![CDATA[<p>I bought <a href="http://serengetimusic.com/" onclick="pageTracker._trackPageview('/outgoing/serengetimusic.com/?referer=');">Serengeti</a>&#8216;s album Standing Steady on MP3 from <a href="http://digital.bengans.se/" onclick="pageTracker._trackPageview('/outgoing/digital.bengans.se/?referer=');">Bengans</a> and wanted to play it in Spotify as &#8220;Local Files&#8221;. It worked perfectly in MS Windows, but on Ubuntu I got &#8220;File is an unsupported format&#8221;. WTF?</p>
<p><a href="http://www.spotify.com/se/help/faq/wine/" onclick="pageTracker._trackPageview('/outgoing/www.spotify.com/se/help/faq/wine/?referer=');">Spotify acknowledges this</a>:</p>
<blockquote><p>Spotify uses the system-supplied MP3 decoder on all platforms, and during our limited testing we found the Wine decoder to be excessively unstable on quite a few MP3 files, including some from our purchase partners. We are therefore blocking codecs with the identifier “WINE-MPEG3″ until the Wine system works satisfactorily.</p></blockquote>
<p>One workaround I found involved <a href="http://blog.mrfjo.org/2010/04/27/how-i-made-spotify-0-4-play-local-mp3-files-on-linux/" onclick="pageTracker._trackPageview('/outgoing/blog.mrfjo.org/2010/04/27/how-i-made-spotify-0-4-play-local-mp3-files-on-linux/?referer=');">recompiling or binary-patching WINE</a>. Not so fun.</p>
<p>The official support forum contained a solution based around <a href="http://getsatisfaction.com/spotify/topics/spotify_under_wine_unable_to_playback_local_files" onclick="pageTracker._trackPageview('/outgoing/getsatisfaction.com/spotify/topics/spotify_under_wine_unable_to_playback_local_files?referer=');">installing Windows Media Player 10</a>. I have downloaded and installed it now according to the instructions, but already the playback froze once. Well, Spotify isn&#8217;t perfectly reliable in WINE anyway, so this is probably Good Enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2010/05/07/spotify-0-4-in-wine-file-is-an-unsupported-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PulseAudio support in Wine makes Spotify work better!</title>
		<link>http://www.divideandconquer.se/2009/12/07/pulseaudio-support-in-wine-makes-spotify-work-better/</link>
		<comments>http://www.divideandconquer.se/2009/12/07/pulseaudio-support-in-wine-makes-spotify-work-better/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 20:55:12 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Spotify]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/?p=588</guid>
		<description><![CDATA[For various reasons (see bottom of WinePulse – PulseAudio for Wine) the main branch of Wine does not support PulseAudio. This makes Spotify under Wine misbehave a bit, but fortunately there is a solution! A person called Neil Wilson has been kind enough to provide PPA packages of Wine with the WinePulse patch. I&#8217;m installning [...]]]></description>
			<content:encoded><![CDATA[<p>For various reasons (see bottom of <a href="http://art.ified.ca/?page_id=40" onclick="pageTracker._trackPageview('/outgoing/art.ified.ca/?page_id=40&amp;referer=');">WinePulse – PulseAudio for Wine</a>) the main branch of Wine does not support PulseAudio. This makes <a href="http://www.spotify.com/en/help/faq/wine/" onclick="pageTracker._trackPageview('/outgoing/www.spotify.com/en/help/faq/wine/?referer=');">Spotify under Wine</a> misbehave a bit, but fortunately there is a solution! A person called Neil Wilson has been kind enough to provide <a href="https://launchpad.net/~neil-aldur/+archive/ppa" onclick="pageTracker._trackPageview('/outgoing/launchpad.net/_neil-aldur/+archive/ppa?referer=');">PPA packages of Wine with the WinePulse patch</a>. I&#8217;m installning this PPA on all my Ubuntu machines where me of my wife use Spotify.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2009/12/07/pulseaudio-support-in-wine-makes-spotify-work-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libspotify &#8211; the official Spotify library!</title>
		<link>http://www.divideandconquer.se/2009/04/07/libspotify-the-official-spotify-library/</link>
		<comments>http://www.divideandconquer.se/2009/04/07/libspotify-the-official-spotify-library/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 16:39:35 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Spotify]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/?p=322</guid>
		<description><![CDATA[Spotify opens its doors to developers and releases libspotify. Nice! The C API and examples look very clean. It&#8217;s even possible to play songs through the API and I guess that&#8217;s much more than anyone expected. Some might complain that the library is binary-only for Linux on IA-32 but I won&#8217;t&#8230; If I had a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spotify.com/blog/archives/2009/04/07/spotify-opens-its-doors-to-developers/" onclick="pageTracker._trackPageview('/outgoing/www.spotify.com/blog/archives/2009/04/07/spotify-opens-its-doors-to-developers/?referer=');">Spotify opens its doors to developers</a> and releases <a href="http://developer.spotify.com/en/libspotify/overview/" onclick="pageTracker._trackPageview('/outgoing/developer.spotify.com/en/libspotify/overview/?referer=');">libspotify</a>. Nice!</p>
<p>The C API and examples look very clean. It&#8217;s even possible to play songs through the API and I guess that&#8217;s much more than anyone expected. Some might complain that the library is binary-only for Linux on IA-32 but I won&#8217;t&#8230;</p>
<p>If I had a premium account I would probably spend a lot of time toying with their API the next few days!</p>
<p>It would be perfect for the never-gonna-happen project with a car computer connecting to AUX or CD changer input on the car stereo. The car computer could be based on an <a href="http://www.pcengines.ch/alix.htm" onclick="pageTracker._trackPageview('/outgoing/www.pcengines.ch/alix.htm?referer=');">ALIX</a> board, run Linux from Compact Flash and use an USB-based mobile broadband to download songs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2009/04/07/libspotify-the-official-spotify-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

