<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Spotify Plugin for Jamcast</title><link>http://spotifyforjamcast.codeplex.com/project/feeds/rss</link><description>This project adds Spotify browse and playback capabilities to Jamcast, a DLNA media server for Windows.  The code published here serves as a practical and fully-functional example of how building powerful extensions for Jamcast is made possible using the new Jamcast API.  For more information, please visit http&amp;#58;&amp;#47;&amp;#47;getjamcast.com&amp;#47;api</description><item><title>New Post: Audio Data</title><link>http://spotifyforjamcast.codeplex.com/discussions/429605</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I'm sure this post is a long shot , but seems this project has the best knowledge of spotify. I'm using the classes here to get to a point of playing audio data. Instead I write it to file, when I bring the audio data into Audacity ( or try playing the data
 from other api ) I get the same problem. Very fast playback and what appear to be distortions mixed in with the audio data. Any suggestions or ideas ? Kinda running out of answers since we are doing this via windows and the playback example is not compatible.&lt;/p&gt;
&lt;/div&gt;</description><author>EvanWellens</author><pubDate>Mon, 14 Jan 2013 21:13:57 GMT</pubDate><guid isPermaLink="false">New Post: Audio Data 20130114091357P</guid></item><item><title>Source code checked in, #16392</title><link>http://spotifyforjamcast.codeplex.com/SourceControl/changeset/changes/16392</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 20:28:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #16392 20121001082803P</guid></item><item><title>Source code checked in, #16391</title><link>http://spotifyforjamcast.codeplex.com/SourceControl/changeset/changes/16391</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 20:26:15 GMT</pubDate><guid isPermaLink="false">Source code checked in, #16391 20121001082615P</guid></item><item><title>Released: Spotify Plugin for Jamcast v1.2 (aug 29, 2012)</title><link>http://spotifyforjamcast.codeplex.com/releases/view/93638</link><description>
&lt;div class="wikidoc"&gt;This release is updated to be compatible with libspotify.NET v3.1 and libspotify.dll v12.1.51.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 29 Aug 2012 19:16:22 GMT</pubDate><guid isPermaLink="false">Released: Spotify Plugin for Jamcast v1.2 (aug 29, 2012) 20120829071622P</guid></item><item><title>Updated Release: Spotify Plugin for Jamcast v1.2 (Aug 29, 2012)</title><link>http://spotifyforjamcast.codeplex.com/releases/view/93638</link><description>&lt;div class="wikidoc"&gt;This release is updated to be compatible with libspotify.NET v3.1 and libspotify.dll v12.1.51.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jamcast</author><pubDate>Wed, 29 Aug 2012 19:16:22 GMT</pubDate><guid isPermaLink="false">Updated Release: Spotify Plugin for Jamcast v1.2 (Aug 29, 2012) 20120829071622P</guid></item><item><title>Updated Wiki: Home</title><link>http://spotifyforjamcast.codeplex.com/wikipage?version=9</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project adds Spotify browse and playback capabilities to Jamcast, a DLNA media server for Windows.  The code published here serves as a practical and fully-functional example of how building powerful extensions for Jamcast is made possible using the new Jamcast API.  For more information, please visit http&amp;#58;&amp;#47;&amp;#47;getjamcast.com&amp;#47;api&lt;br /&gt;&lt;br /&gt;The Spotify plugin demonstrates implementing API-powered custom media server handlers for both audio streams and album art.  A dedicated message pump thread is constructed when the plugin is initialized, an interesting architecture made necessary by the libspotify API threading model.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a demonstration of the plugin in use on a Sony Playstation 3:&lt;br /&gt;&lt;br /&gt;&lt;div class="video" style="text-align:Center"&gt;&lt;span class="player"&gt;&lt;object height="300px" width="480px"&gt;&lt;param name="movie" value="http://www.youtube.com/v/i3Vm8pzihzw"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed height="300px" width="480px" type="application/x-shockwave-flash" wmode="transparent" src="http://www.youtube.com/v/i3Vm8pzihzw" /&gt;&lt;/object&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="external"&gt;&lt;a href="http://www.youtube.com/watch?v=i3Vm8pzihzw" target="_blank"&gt;Launch in another window&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project / API Support&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;For more information, technical support, and other examples using the Jamcast API, please visit &lt;a href="http://getjamcast.com/api"&gt;http://getjamcast.com/api&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Requirements&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Jamcast Server (download at &lt;a href="http://getjamcast.com"&gt;http://getjamcast.com&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;a Spotify Premium account (sign up at &lt;a href="http://www.spotify.com/us/account/subscription/"&gt;http://www.spotify.com/us/account/subscription/&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;a Spotify  API application key (get one at &lt;a href="https://developer.spotify.com/technologies/libspotify/#application-keys"&gt;https://developer.spotify.com/technologies/libspotify/#application-keys&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Build Dependencies&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotifydotnet.dll:&lt;/b&gt; a managed wrapper for libspotify.  Version 3.1.0.0 required.  Binary and source are both available at &lt;a href="http://libspotifydotnet.codeplex.com/"&gt;http://libspotifydotnet.codeplex.com/&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;Jamcast.Extensibility.dll:&lt;/b&gt; this library is installed with Jamcast Server.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Packaging&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The project output DLL, the plugin manifest (plugin.xml, included in project), and the 2 project runtime dependencies (see below) must be packaged into a JPL file in preparation for deployment and installation.  Creating the JPL is simple -- simply ZIP all of the aforementioned files to &amp;quot;Jamcast.Plugins.Spotify.ZIP&amp;quot;, then rename with .JPL extension.  &lt;br /&gt;&lt;br /&gt;Please visit &lt;a href="http://getjamcast.com/api"&gt;http://getjamcast.com/api&lt;/a&gt; for more information about plugin manifest files and packaging Jamcast plugins.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Runtime Dependencies&lt;/b&gt;&lt;br /&gt;All of the external libraries mentioned here should be packaged and deployed with the plugin assembly:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotify.dll:&lt;/b&gt; C API published by Spotify.  Version 12.1.51 is required, download here: &lt;a href="https://developer.spotify.com/download/libspotify/libspotify-12.1.51-win32-release.zip"&gt;https://developer.spotify.com/download/libspotify/libspotify-12.1.51-win32-release.zip&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotifydotnet.dll:&lt;/b&gt; a managed wrapper for libspotify.  Version 3.1.0.0 required.  Binary and source are both available at &lt;a href="http://libspotifydotnet.codeplex.com/"&gt;http://libspotifydotnet.codeplex.com/&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Jamcast</author><pubDate>Wed, 29 Aug 2012 17:44:31 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120829054431P</guid></item><item><title>Created Release: Spotify Plugin for Jamcast v1.2 (Aug 29, 2012)</title><link>http://spotifyforjamcast.codeplex.com/releases?ReleaseId=93638</link><description>&lt;div class="wikidoc"&gt;This release is updated to be compatible with libspotify.NET v3.1 and libspotify.dll v12.1.51.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jamcast</author><pubDate>Wed, 29 Aug 2012 17:44:01 GMT</pubDate><guid isPermaLink="false">Created Release: Spotify Plugin for Jamcast v1.2 (Aug 29, 2012) 20120829054401P</guid></item><item><title>Source code checked in, #15009</title><link>http://spotifyforjamcast.codeplex.com/SourceControl/changeset/changes/15009</link><description>updated reference to libspotify.NET 3.1</description><author>Jamcast</author><pubDate>Wed, 29 Aug 2012 17:38:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15009 20120829053848P</guid></item><item><title>Source code checked in, #15007</title><link>http://spotifyforjamcast.codeplex.com/SourceControl/changeset/changes/15007</link><description>changed default filename on open API key dialog</description><author>Jamcast</author><pubDate>Wed, 29 Aug 2012 17:22:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15007 20120829052245P</guid></item><item><title>Updated Wiki: Home</title><link>http://spotifyforjamcast.codeplex.com/wikipage?version=8</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project adds Spotify browse and playback capabilities to Jamcast, a DLNA media server for Windows.  The code published here serves as a practical and fully-functional example of how building powerful extensions for Jamcast is made possible using the new Jamcast API.  For more information, please visit http&amp;#58;&amp;#47;&amp;#47;getjamcast.com&amp;#47;api&lt;br /&gt;&lt;br /&gt;The Spotify plugin demonstrates implementing API-powered custom media server handlers for both audio streams and album art.  A dedicated message pump thread is constructed when the plugin is initialized, an interesting architecture made necessary by the libspotify API threading model.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a demonstration of the plugin in use on a Sony Playstation 3:&lt;br /&gt;&lt;br /&gt;&lt;div class="video" style="text-align:Center"&gt;&lt;span class="player"&gt;&lt;object height="300px" width="480px"&gt;&lt;param name="movie" value="http://www.youtube.com/v/i3Vm8pzihzw"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed height="300px" width="480px" type="application/x-shockwave-flash" wmode="transparent" src="http://www.youtube.com/v/i3Vm8pzihzw" /&gt;&lt;/object&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="external"&gt;&lt;a href="http://www.youtube.com/watch?v=i3Vm8pzihzw" target="_blank"&gt;Launch in another window&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project / API Support&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;For more information, technical support, and other examples using the Jamcast API, please visit &lt;a href="http://getjamcast.com/api"&gt;http://getjamcast.com/api&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Requirements&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Jamcast Server (download at &lt;a href="http://getjamcast.com"&gt;http://getjamcast.com&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;a Spotify Premium account (sign up at &lt;a href="http://www.spotify.com/us/account/subscription/"&gt;http://www.spotify.com/us/account/subscription/&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;a Spotify  API application key (get one at &lt;a href="https://developer.spotify.com/technologies/libspotify/#application-keys"&gt;https://developer.spotify.com/technologies/libspotify/#application-keys&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Build Dependencies&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotifydotnet.dll:&lt;/b&gt; a managed wrapper for libspotify.  Version 3.0.0.0 required.  Binary and source are both available at &lt;a href="http://libspotifydotnet.codeplex.com/"&gt;http://libspotifydotnet.codeplex.com/&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;Jamcast.Extensibility.dll:&lt;/b&gt; this library is installed with Jamcast Server.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Packaging&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The project output DLL, the plugin manifest (plugin.xml, included in project), and the 2 project runtime dependencies (see below) must be packaged into a JPL file in preparation for deployment and installation.  Creating the JPL is simple -- simply ZIP all of the aforementioned files to &amp;quot;Jamcast.Plugins.Spotify.ZIP&amp;quot;, then rename with .JPL extension.  &lt;br /&gt;&lt;br /&gt;Please visit &lt;a href="http://getjamcast.com/api"&gt;http://getjamcast.com/api&lt;/a&gt; for more information about plugin manifest files and packaging Jamcast plugins.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Runtime Dependencies&lt;/b&gt;&lt;br /&gt;All of the external libraries mentioned here should be packaged and deployed with the plugin assembly:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotify.dll:&lt;/b&gt; C API published by Spotify.  Version 12.1.51 is required, download here: &lt;a href="https://developer.spotify.com/download/libspotify/libspotify-12.1.51-win32-release.zip"&gt;https://developer.spotify.com/download/libspotify/libspotify-12.1.51-win32-release.zip&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotifydotnet.dll:&lt;/b&gt; a managed wrapper for libspotify.  Version 3.0.0.0 required.  Binary and source are both available at &lt;a href="http://libspotifydotnet.codeplex.com/"&gt;http://libspotifydotnet.codeplex.com/&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Jamcast</author><pubDate>Wed, 29 Aug 2012 16:14:07 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120829041407P</guid></item><item><title>Created Release: Spotify Plugin for Jamcast v1.2 (Aug 29, 2012)</title><link>http://spotifyforjamcast.codeplex.com/releases?ReleaseId=93631</link><description>&lt;div class="wikidoc"&gt;This release is updated to be compatible with libspotify.NET v3.0 and libspotify.dll v12.1.51&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jamcast</author><pubDate>Wed, 29 Aug 2012 16:12:36 GMT</pubDate><guid isPermaLink="false">Created Release: Spotify Plugin for Jamcast v1.2 (Aug 29, 2012) 20120829041236P</guid></item><item><title>Source code checked in, #15003</title><link>http://spotifyforjamcast.codeplex.com/SourceControl/changeset/changes/15003</link><description>version bump</description><author>Jamcast</author><pubDate>Wed, 29 Aug 2012 16:05:24 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15003 20120829040524P</guid></item><item><title>Source code checked in, #15002</title><link>http://spotifyforjamcast.codeplex.com/SourceControl/changeset/changes/15002</link><description>- updated to libspotify.NET 3.0 &amp;#40;libspotify 12.1.51&amp;#41;&amp;#13;&amp;#10;- using large album art</description><author>Jamcast</author><pubDate>Wed, 29 Aug 2012 16:01:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15002 20120829040132P</guid></item><item><title>Updated Wiki: Home</title><link>http://spotifyforjamcast.codeplex.com/wikipage?version=7</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project adds Spotify browse and playback capabilities to Jamcast, a DLNA media server for Windows.  The code published here serves as a practical and fully-functional example of how building powerful extensions for Jamcast is made possible using the new Jamcast API.  For more information, please visit http&amp;#58;&amp;#47;&amp;#47;getjamcast.com&amp;#47;api&lt;br /&gt;&lt;br /&gt;The Spotify plugin demonstrates implementing API-powered custom media server handlers for both audio streams and album art.  A dedicated message pump thread is constructed when the plugin is initialized, an interesting architecture made necessary by the libspotify API threading model.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a demonstration of the plugin in use on a Sony Playstation 3:&lt;br /&gt;&lt;br /&gt;&lt;div class="video" style="text-align:Center"&gt;&lt;span class="player"&gt;&lt;object height="300px" width="480px"&gt;&lt;param name="movie" value="http://www.youtube.com/v/i3Vm8pzihzw"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed height="300px" width="480px" type="application/x-shockwave-flash" wmode="transparent" src="http://www.youtube.com/v/i3Vm8pzihzw" /&gt;&lt;/object&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="external"&gt;&lt;a href="http://www.youtube.com/watch?v=i3Vm8pzihzw" target="_blank"&gt;Launch in another window&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project / API Support&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;For more information, technical support, and other examples using the Jamcast API, please visit &lt;a href="http://getjamcast.com/api"&gt;http://getjamcast.com/api&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Requirements&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Jamcast Server (download at &lt;a href="http://getjamcast.com"&gt;http://getjamcast.com&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;a Spotify Premium account (sign up at &lt;a href="http://www.spotify.com/us/account/subscription/"&gt;http://www.spotify.com/us/account/subscription/&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;a Spotify  API application key (get one at &lt;a href="https://developer.spotify.com/technologies/libspotify/#application-keys"&gt;https://developer.spotify.com/technologies/libspotify/#application-keys&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Build Dependencies&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotifydotnet.dll:&lt;/b&gt; a managed wrapper for libspotify.  Version 2.0.0.0 required.  Binary and source are both available at &lt;a href="http://libspotifydotnet.codeplex.com/"&gt;http://libspotifydotnet.codeplex.com/&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;Jamcast.Extensibility.dll:&lt;/b&gt; this library is installed with Jamcast Server.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Packaging&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The project output DLL, the plugin manifest (plugin.xml, included in project), and the 2 project runtime dependencies (see below) must be packaged into a JPL file in preparation for deployment and installation.  Creating the JPL is simple -- simply ZIP all of the aforementioned files to &amp;quot;Jamcast.Plugins.Spotify.ZIP&amp;quot;, then rename with .JPL extension.  &lt;br /&gt;&lt;br /&gt;Please visit &lt;a href="http://getjamcast.com/api"&gt;http://getjamcast.com/api&lt;/a&gt; for more information about plugin manifest files and packaging Jamcast plugins.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Runtime Dependencies&lt;/b&gt;&lt;br /&gt;All of the external libraries mentioned here should be packaged and deployed with the plugin assembly:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotify.dll:&lt;/b&gt; C API published by Spotify.  Version 11.1.60 is required, download here: &lt;a href="https://developer.spotify.com/download/libspotify/libspotify-11.1.60-win32-release.zip"&gt;https://developer.spotify.com/download/libspotify/libspotify-11.1.60-win32-release.zip&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotifydotnet.dll:&lt;/b&gt; a managed wrapper for libspotify.  Version 2.0.0.0 required.  Binary and source are both available at &lt;a href="http://libspotifydotnet.codeplex.com/"&gt;http://libspotifydotnet.codeplex.com/&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Jamcast</author><pubDate>Wed, 01 Aug 2012 15:22:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120801032219P</guid></item><item><title>Updated Wiki: Home</title><link>http://spotifyforjamcast.codeplex.com/wikipage?version=6</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project adds Spotify browse and playback capabilities to Jamcast, a DLNA media server for Windows.  The code published here serves as a practical and fully-functional example of how building powerful extensions for Jamcast is made possible using the new Jamcast API.  For more information, please visit http&amp;#58;&amp;#47;&amp;#47;getjamcast.com&amp;#47;api&lt;br /&gt;&lt;br /&gt;The Spotify plugin demonstrates implementing API-powered custom media server handlers for both audio streams and album art.  A dedicated message pump thread is constructed when the plugin is initialized, an interesting architecture made necessary by the libspotify API threading model.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a demonstration of the plugin in use on a Sony Playstation 3:&lt;br /&gt;&lt;br /&gt;&lt;div class="video" style="text-align:Center"&gt;&lt;span class="player"&gt;&lt;object height="300px" width="480px"&gt;&lt;param name="movie" value="http://www.youtube.com/v/i3Vm8pzihzw"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed height="300px" width="480px" type="application/x-shockwave-flash" wmode="transparent" src="http://www.youtube.com/v/i3Vm8pzihzw" /&gt;&lt;/object&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="external"&gt;&lt;a href="http://www.youtube.com/watch?v=i3Vm8pzihzw" target="_blank"&gt;Launch in another window&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project / API Support&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;For more information, technical support, and other examples using the Jamcast API, please visit &lt;a href="http://getjamcast.com/api"&gt;http://getjamcast.com/api&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Requirements&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Jamcast Server (download at &lt;a href="http://getjamcast.com"&gt;http://getjamcast.com&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;a Spotify Premium account (sign up at &lt;a href="http://www.spotify.com/us/account/subscription/"&gt;http://www.spotify.com/us/account/subscription/&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;a Spotify  API application key (get one at &lt;a href="https://developer.spotify.com/technologies/libspotify/#application-keys"&gt;https://developer.spotify.com/technologies/libspotify/#application-keys&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Runtime Dependencies&lt;/b&gt;&lt;br /&gt;All of the external libraries mentioned here should be packaged and deployed with the plugin assembly:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotify.dll:&lt;/b&gt; C API published by Spotify.  Version 11.1.60 is required, download here: &lt;a href="https://developer.spotify.com/download/libspotify/libspotify-11.1.60-win32-release.zip"&gt;https://developer.spotify.com/download/libspotify/libspotify-11.1.60-win32-release.zip&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotifydotnet.dll:&lt;/b&gt; a managed wrapper for libspotify.  Version 2.0.0.0 required.  Binary and source are both available at &lt;a href="http://libspotifydotnet.codeplex.com/"&gt;http://libspotifydotnet.codeplex.com/&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Jamcast</author><pubDate>Mon, 28 May 2012 22:04:20 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120528100420P</guid></item><item><title>Source code checked in, #12773</title><link>http://spotifyforjamcast.codeplex.com/SourceControl/changeset/changes/12773</link><description>Added Australia and New Zealand to GetCountryName&amp;#40;&amp;#41;</description><author>Jamcast</author><pubDate>Tue, 22 May 2012 01:35:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #12773 20120522013503A</guid></item><item><title>Updated Wiki: Home</title><link>http://spotifyforjamcast.codeplex.com/wikipage?version=5</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project adds Spotify browse and playback capabilities to Jamcast, a DLNA media server for Windows.  The code published here serves as a practical and fully-functional example of how building powerful extensions for Jamcast is made possible using the new Jamcast API.  For more information, please visit http&amp;#58;&amp;#47;&amp;#47;getjamcast.com&amp;#47;api&lt;br /&gt;&lt;br /&gt;The Spotify plugin demonstrates implementing API-powered custom media server handlers for both audio streams and album art.  A dedicated message pump thread is constructed when the plugin is initialized, an interesting architecture made necessary by the libspotify API threading model.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a demonstration of the plugin in use on a Sony Playstation 3:&lt;br /&gt;&lt;br /&gt;&lt;div class="video" style="text-align:Center"&gt;&lt;span class="player"&gt;&lt;object height="300px" width="480px"&gt;&lt;param name="movie" value="http://www.youtube.com/v/i3Vm8pzihzw"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed height="300px" width="480px" type="application/x-shockwave-flash" wmode="transparent" src="http://www.youtube.com/v/i3Vm8pzihzw" /&gt;&lt;/object&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="external"&gt;&lt;a href="http://www.youtube.com/watch?v=i3Vm8pzihzw" target="_blank"&gt;Launch in another window&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project / API Support&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;For more information, technical support, and other examples using the Jamcast API, please visit &lt;a href="http://getjamcast.com/api"&gt;http://getjamcast.com/api&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Requirements&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Jamcast Server (download at &lt;a href="http://getjamcast.com"&gt;http://getjamcast.com&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;a Spotify Premium account (sign up at &lt;a href="http://www.spotify.com/us/account/subscription/"&gt;http://www.spotify.com/us/account/subscription/&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;a Spotify  API application key (get one at &lt;a href="https://developer.spotify.com/technologies/libspotify/#application-keys"&gt;https://developer.spotify.com/technologies/libspotify/#application-keys&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Runtime Dependencies&lt;/b&gt;&lt;br /&gt;All of the external libraries mentioned here should be packaged and deployed with the plugin assembly:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotify.dll:&lt;/b&gt; C API published by Spotify.  Version 11.1.60 is required, download here: &lt;a href="https://developer.spotify.com/download/libspotify/libspotify-11.1.60-win32-release.zip"&gt;https://developer.spotify.com/download/libspotify/libspotify-11.1.60-win32-release.zip&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;libspotifydotnet.dll:&lt;/b&gt; a managed wrapper for libspotify.  Binary and source are both available at &lt;a href="http://libspotifydotnet.codeplex.com/"&gt;http://libspotifydotnet.codeplex.com/&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Jamcast</author><pubDate>Sun, 13 May 2012 23:04:31 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120513110431P</guid></item><item><title>Source code checked in, #12515</title><link>http://spotifyforjamcast.codeplex.com/SourceControl/changeset/changes/12515</link><description>Added missing countries.</description><author>Jamcast</author><pubDate>Sat, 12 May 2012 23:19:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #12515 20120512111911P</guid></item><item><title>Updated Release: Spotify Plugin for Jamcast v1.1 (May 10, 2012)</title><link>http://spotifyforjamcast.codeplex.com/releases/view/87621</link><description>&lt;div class="wikidoc"&gt;This release is updated to be compatible with libspotify.NET v2.0 and libspotify.dll v11.1.60.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jamcast</author><pubDate>Fri, 11 May 2012 20:12:59 GMT</pubDate><guid isPermaLink="false">Updated Release: Spotify Plugin for Jamcast v1.1 (May 10, 2012) 20120511081259P</guid></item><item><title>Released: Spotify Plugin for Jamcast v1.1 (May 10, 2012)</title><link>http://spotifyforjamcast.codeplex.com/releases/view/87621</link><description>
&lt;div class="wikidoc"&gt;This release is updated to be compatible with libspotify.NET v2.0 and libspotify.dll v11.1.60.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 11 May 2012 20:12:59 GMT</pubDate><guid isPermaLink="false">Released: Spotify Plugin for Jamcast v1.1 (May 10, 2012) 20120511081259P</guid></item></channel></rss>