<?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>I am LAZY bones ? &#187; lrcdis</title>
	<atom:link href="http://luy.li/category/lrcdis/feed/" rel="self" type="application/rss+xml" />
	<link>http://luy.li</link>
	<description>all linux</description>
	<lastBuildDate>Fri, 21 Oct 2011 03:38:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>lrcdis 20090908 版本放出，新增xmms2支持</title>
		<link>http://luy.li/2009/09/08/lrcdis_20090908/</link>
		<comments>http://luy.li/2009/09/08/lrcdis_20090908/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 07:44:32 +0000</pubDate>
		<dc:creator>bones7456</dc:creator>
				<category><![CDATA[lrcdis]]></category>

		<guid isPermaLink="false">http://li2z.cn/?p=1029</guid>
		<description><![CDATA[在“lrcdis 20090831 版本放出”的文章中，有网友留言，说希望增加对xmms2的支持。 xmms2是一个基于元老级播放器xmms的播放器，但是据说已经基本上把xmms的代码全部重写过了。特点是C/S架构，这点有点类似MPD/MPC，但是我觉得易用性上比MPD好一点；核心是CLI的，可以有不同的GUI壳。 不过，不知道为什么，这个播放器4年半了，都一直没有进gentoo的portage，害得我不得不手工下载源码安装。。 不过由于本来就是C/S架构的，自然接口比较完善，所以比较容易lrcdis就支持上了。比较好玩的是 xmms2 status 这个命令居然是不会退出的。。好在 xmms2 info 里也可以取到时间信息。 好了，没有其他的什么changelog了，如果你也用xmms2，想试试lrcdis的话，可以从这里下载。 PS: 目前lrcdis已经支持如下播放器了： mpd, moc, audacious, amarok, exaile, quodlibet, rhythmbox, mplayer, JuK, qmmp, muine, banshee, xmms2 ，如果你的播放器不在这里面的话，不妨在这里留言告诉我。]]></description>
			<content:encoded><![CDATA[<p>在“lrcdis 20090831 版本放出”的<a href="http://luy.li/2009/08/31/lrcdis_20090831">文章</a>中，有网友<a href="http://luy.li/2009/08/31/lrcdis_20090831/#comment-7802">留言</a>，说希望增加对<a href="http://xmms2.xmms.se/">xmms2</a>的支持。<br />
xmms2是一个基于元老级播放器xmms的播放器，但是据说已经基本上把xmms的代码全部重写过了。特点是C/S架构，这点有点类似MPD/MPC，但是我觉得易用性上比MPD好一点；核心是CLI的，可以有不同的GUI壳。<br />
不过，不知道为什么，这个播放器<a href="http://bugs.gentoo.org/show_bug.cgi?id=93583">4年半</a>了，都一直没有进gentoo的portage，害得我不得不手工下载源码安装。。<br />
不过由于本来就是C/S架构的，自然接口比较完善，所以比较容易lrcdis就支持上了。比较好玩的是 xmms2 status 这个命令居然是不会退出的。。好在 xmms2 info 里也可以取到时间信息。<br />
好了，没有其他的什么changelog了，如果你也用xmms2，想试试lrcdis的话，可以从<a href="http://lrcdis.googlecode.com/files/lrcdis.090908.tar.gz">这里</a>下载。<br />
PS: 目前lrcdis已经支持如下播放器了： mpd, moc, audacious, amarok, exaile, quodlibet, rhythmbox, mplayer, JuK, qmmp, muine, banshee, xmms2 ，如果你的播放器不在这里面的话，不妨在这里留言告诉我。</p>
]]></content:encoded>
			<wfw:commentRss>http://luy.li/2009/09/08/lrcdis_20090908/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>lrcdis 20090831 版本放出</title>
		<link>http://luy.li/2009/08/31/lrcdis_20090831/</link>
		<comments>http://luy.li/2009/08/31/lrcdis_20090831/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 09:58:00 +0000</pubDate>
		<dc:creator>bones7456</dc:creator>
				<category><![CDATA[lrcdis]]></category>

		<guid isPermaLink="false">http://li2z.cn/?p=968</guid>
		<description><![CDATA[lrcdis是一个通用的外挂式歌词显示脚本（对，只是一个简单的bash脚本而已），今天放出新的 20090831 版本。 目前lrcdis已经支持 mpd, moc, audacious, amarok, exaile, quodlibet, rhythmbox, mplayer, JuK, qmmp, muine, banshee 等播放器了。 更多的问题可以参考项目的FAQ。 这个版本相比上一个版本，主要的变化是： 1.增加了对 banshee 和 exaile 0.3.x 的支持。如果你刚好使用这两个播放器中的某个，不妨一试。同时，由于dbus接口的更改，可能不支持]]></description>
			<content:encoded><![CDATA[<p>lrcdis是一个通用的外挂式歌词显示脚本（对，只是一个简单的bash脚本而已），今天放出新的 20090831 版本。<br />
目前lrcdis已经支持 <a href="http://www.musicpd.org" rel="nofollow">mpd</a>, <a href="http://moc.daper.net" rel="nofollow">moc</a>, <a href="http://audacious-media-player.org" rel="nofollow">audacious</a>, <a href="http://amarok.kde.org" rel="nofollow">amarok</a>, <a href="http://www.exaile.org" rel="nofollow">exaile</a>, <a href="http://code.google.com/p/quodlibet/" rel="nofollow">quodlibet</a>, <a href="http://www.rhythmbox.org" rel="nofollow">rhythmbox</a>, <a href="http://www.mplayerhq.hu" rel="nofollow">mplayer</a>, <a href="http://developer.kde.org/%7Ewheeler/juk.html" rel="nofollow">JuK</a>, <a href="http://qmmp.ylsoftware.com/index_en.php" rel="nofollow">qmmp</a>, <a href="http://muine-player.org" rel="nofollow">muine</a>, <a href="http://banshee-project.org" rel="nofollow">banshee</a> 等播放器了。<br />
更多的问题可以参考项目的<a href="http://code.google.com/p/lrcdis/wiki/FAQ">FAQ</a>。</p>
<p>这个版本相比上一个版本，主要的变化是：<br />
1.增加了对 banshee 和 exaile 0.3.x 的支持。如果你刚好使用这两个播放器中的某个，不妨一试。同时，由于dbus接口的更改，可能不支持 <exaile-0.3.0 的版本了，建议升级播放器。<br />
2.另外还改进了CLI显示模式的代码，如果你喜欢并常用这个显示模式，可能要删除配置文件（~/.config/lrcdis.conf）进行重建了。<br />
3.清理了一些无用的代码，和一些小的调整。</p>
<p>新版本可以在<a href="http://lrcdis.googlecode.com/files/lrcdis.090831.tar.gz">这里</a>下载。</p>
]]></content:encoded>
			<wfw:commentRss>http://luy.li/2009/08/31/lrcdis_20090831/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>lrcdis增加对banshee的支持</title>
		<link>http://luy.li/2009/07/16/lrcdis_banshee/</link>
		<comments>http://luy.li/2009/07/16/lrcdis_banshee/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 05:52:58 +0000</pubDate>
		<dc:creator>bones7456</dc:creator>
				<category><![CDATA[lrcdis]]></category>

		<guid isPermaLink="false">http://li2z.cn/?p=874</guid>
		<description><![CDATA[应网友xfsnowind的要求,lrcdis新增对banshee播放器的支持. 目前可以通过SVN获取最新的代码,稍后(等修正好对exaile的支持后),再放出新版本的下载. PS: 感觉banshee播放器用起来还真不错~GBK的ID3信息也不会乱码,就是有时候会遇到 GStreamer resource error: Busy 而出不来声音&#8230;不知道啥原因.另外启动速度能再快点就更好了..]]></description>
			<content:encoded><![CDATA[<p>应网友xfsnowind的<a href="http://code.google.com/p/lrcdis/issues/detail?id=23&#038;can=1&#038;colspec=ID%20Type%20Status%20Owner%20Summary">要求</a>,lrcdis新增对banshee播放器的支持.<br />
目前可以通过<a href="http://code.google.com/p/lrcdis/source/checkout">SVN</a>获取最新的代码,稍后(等修正好对exaile的支持后),再放出新版本的下载.<br />
PS: 感觉banshee播放器用起来还真不错~GBK的ID3信息也不会乱码,就是有时候会遇到 GStreamer resource error: Busy 而出不来声音&#8230;不知道啥原因.另外启动速度能再快点就更好了..</p>
]]></content:encoded>
			<wfw:commentRss>http://luy.li/2009/07/16/lrcdis_banshee/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>lrcdis 20090621 版本放出</title>
		<link>http://luy.li/2009/06/21/lrcdis_20090621/</link>
		<comments>http://luy.li/2009/06/21/lrcdis_20090621/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 14:47:41 +0000</pubDate>
		<dc:creator>bones7456</dc:creator>
				<category><![CDATA[lrcdis]]></category>

		<guid isPermaLink="false">http://li2z.cn/?p=828</guid>
		<description><![CDATA[最近有空的时候都在整gmbox,都好久没折腾lrcdis了. 现在sogou对bot的判断好像比以前严格了很多,所以之前的程序基本上下不到歌词了,可用性也就大打折扣了. 于是今天又抽了点时间更新了一下,顺便修复了几个小bug.推荐所有用户升级:下载地址&#124;项目主页. Changlog或者叫Release note: 到sogou下歌词时带上了cookie,出现验证码的几率小了很多.这代表了下载歌词的能力增强了. 下载的歌词都无法通过正确性检查时,保留第一个歌词.在这里强烈BS那些把歌词信息里的ti:和ar:改成广告信息的歌词制作者.见到一个把所有信息都改成”LRC之家”的歌词,这样即使内容是对的,程序也会认为非法.歌词制作者也太没道德了. 对本地已有歌词,即使通不过正确性检查也不重新下载,避免上面那种歌词循环下载 歌词正确性检查不再区分大小写 同时支持[nn:nn]和[nn:nn.nn]两种格式的时间戳 另外,老用户最好修改一下 ~/.config/lrcdis.conf 里的 Maxdowntimes 的值,个人感觉4就够用了,之前的10太大了.会影响歌词下载速度,对正确性提高也不大,划不来.新版已经默认成4了. PS:感谢一下网友ptpt52,提了不少有用的建议.:)]]></description>
			<content:encoded><![CDATA[<p>最近有空的时候都在整<a href="http://luy.li/category/gmbox/">gmbox</a>,都好久没折腾<a href="http://luy.li/category/lrcdis/">lrcdis</a>了.<br />
现在sogou对bot的判断好像比以前严格了很多,所以之前的程序基本上下不到歌词了,可用性也就大打折扣了.<br />
于是今天又抽了点时间更新了一下,顺便修复了几个小bug.推荐所有用户升级:<a href="http://code.google.com/p/lrcdis/downloads/list">下载地址</a>|<a href="http://code.google.com/p/lrcdis/">项目主页</a>.<br />
Changlog或者叫Release note:</p>
<ol>
<li>到sogou下歌词时带上了cookie,出现验证码的几率小了很多.这代表了下载歌词的能力增强了.</li>
<li>下载的歌词都无法通过正确性检查时,保留第一个歌词.在这里强烈BS那些把歌词信息里的ti:和ar:改成广告信息的歌词制作者.见到一个把所有信息都改成”LRC之家”的歌词,这样即使内容是对的,程序也会认为非法.歌词制作者也太没道德了.</li>
<li>对本地已有歌词,即使通不过正确性检查也不重新下载,避免上面那种歌词循环下载</li>
<li>歌词正确性检查不再区分大小写</li>
<li>同时支持[nn:nn]和[nn:nn.nn]两种格式的时间戳</li>
</ol>
<p>另外,老用户最好修改一下 ~/.config/lrcdis.conf 里的 Maxdowntimes 的值,个人感觉4就够用了,之前的10太大了.会影响歌词下载速度,对正确性提高也不大,划不来.新版已经默认成4了.<br />
PS:感谢一下网友ptpt52,提了不少有用的建议.:)</p>
]]></content:encoded>
			<wfw:commentRss>http://luy.li/2009/06/21/lrcdis_20090621/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>lrcdis的截图</title>
		<link>http://luy.li/2009/03/13/lrcdis_screenshot/</link>
		<comments>http://luy.li/2009/03/13/lrcdis_screenshot/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 04:46:06 +0000</pubDate>
		<dc:creator>bones7456</dc:creator>
				<category><![CDATA[lrcdis]]></category>

		<guid isPermaLink="false">http://li2z.cn/?p=627</guid>
		<description><![CDATA[为了让大家对lrcdis有个基本的了解，上一张截图，所谓一图胜千言嘛。 请点击查看大图：]]></description>
			<content:encoded><![CDATA[<p>为了让大家对lrcdis有个基本的了解，上一张截图，所谓一图胜千言嘛。<br />
请<a href="http://luy.li/wp-content/uploads/2009/03/lrcdis.png">点击</a>查看大图：<br />
<a href="http://luy.li/wp-content/uploads/2009/03/lrcdis.png"><img src="http://luy.li/wp-content/uploads/2009/03/lrcdis600x.png" alt="lrcdis" title="lrcdis" class="alignnone size-thumbnail wp-image-628" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://luy.li/2009/03/13/lrcdis_screenshot/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

