<?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>一阁Blog &#187; last.fm</title>
	<atom:link href="http://yegle.net/tag/lastfm/feed/" rel="self" type="application/rss+xml" />
	<link>http://yegle.net</link>
	<description>Linux、Android、Networks、PHP，所有我感兴趣的技术……</description>
	<lastBuildDate>Sat, 28 Aug 2010 17:01:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>使用scmpc提交mpd播放歌曲到last.fm</title>
		<link>http://yegle.net/2008/08/26/scmpc-a-mpd-audio-scrobbler-client-for-mpd/</link>
		<comments>http://yegle.net/2008/08/26/scmpc-a-mpd-audio-scrobbler-client-for-mpd/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 20:53:54 +0000</pubDate>
		<dc:creator>yegle</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[mpd]]></category>
		<category><![CDATA[scmpc]]></category>

		<guid isPermaLink="false">http://yegle.net/?p=332</guid>
		<description><![CDATA[一直很奇怪为什么我的twitter中不更新最近在听歌曲的信息，最近电脑换了个网络用的时候才突然想起来是因为教育网连不上服务器……以前有直通车所以没影响…… 用的是sonata，虽然本身支持audiosrobbler，但是却没找到设置代理的地方。网上搜了一下发现有三个选择： mpdscribble：不支持代理（manpage中说明了这点），并且停止更新了 scmpc：支持通过http_proxy环境变量使用代理提交歌曲到last.fm，貌似也停止更新了 Music::Audioscrobbler::MPD：一个perl脚本，没试用过…… 前二者可以在portage里找到，最后一个可以用CPAN安装： perl -MCPAN -e 'install Music::Audioscrobbler::MPD' 这么比较一下，就选择scmpc了。可以用http_prox=user:passwd@proxyserver:port scmpc在x启动脚本中启动它，自动使用代理。唉web2.0啊，怎么能少了last.fm呢～ © yegle for 一阁Blog, 2008. &#124; 本文短链：http://ye.gl/e/5m &#124; 4个评论 &#124; Post tags: last.fm, mpd, scmpc]]></description>
			<content:encoded><![CDATA[<p>一直很奇怪为什么我的twitter中不更新最近在听歌曲的信息，最近电脑换了个网络用的时候才突然想起来是因为教育网连不上服务器……以前有直通车所以没影响……</p>
<p>用的是sonata，虽然本身支持audiosrobbler，但是却没找到设置代理的地方。网上搜了一下发现有三个选择：</p>
<p style="padding-left: 30px;"><a href="http://www.frob.nl/scribble.html">mpdscribble</a>：不支持代理（manpage中说明了这点），并且停止更新了</p>
<p style="padding-left: 30px;"><a href="http://scmpc.berlios.de/">scmpc</a>：支持通过http_proxy环境变量使用代理提交歌曲到last.fm，貌似也停止更新了</p>
<p style="padding-left: 30px;"><a href="http://search.cpan.org/~EALLENIII/">Music::Audioscrobbler::MPD</a>：一个perl脚本，没试用过……</p>
<p>前二者可以在portage里找到，最后一个可以用CPAN安装：</p>
<p style="padding-left: 30px;">

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">perl</span> <span style="color: #660033;">-MCPAN</span> <span style="color: #660033;">-e</span> <span style="color: #ff0000;">'install Music::Audioscrobbler::MPD'</span></pre></div></div>

</p>
<p>这么比较一下，就选择scmpc了。可以用http_prox=user:passwd@proxyserver:port scmpc在x启动脚本中启动它，自动使用代理。唉web2.0啊，怎么能少了last.fm呢～</p>
<hr />
<p><small>© yegle for <a href="http://yegle.net">一阁Blog</a>, 2008. |
本文短链：<a href="http://ye.gl/e/5m">http://ye.gl/e/5m</a> |
<a href="http://ye.gl/e/5m#comments">4个评论</a> |
Post tags: <a href="http://yegle.net/tag/lastfm/" rel="tag">last.fm</a>, <a href="http://yegle.net/tag/mpd/" rel="tag">mpd</a>, <a href="http://yegle.net/tag/scmpc/" rel="tag">scmpc</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://yegle.net/2008/08/26/scmpc-a-mpd-audio-scrobbler-client-for-mpd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
