Posts Tagged ‘exaile’

Exaile-doubanfm-plugin 0.0.2

07月 4, 2010

Exaile doubanfm plugin 0.0.2 预览版,目标是在Linux桌面提供豆瓣电台的完整体验。

目前插件只能运行在Exaile 0.3.1版本上。

0.0.2增加了豆瓣电台专用的视图:
screenshot_001

相比第一版通过rating来实现豆瓣电台喜欢、跳过和删除的功能,在专用视图上有专门的按钮来操作。

其他细节更新:

  • 当剩余曲目超过15首时不再增加播放列表
  • 当播放到最后一首歌曲取新播放列表时增加重试机制
  • 修正libdbfm跳过曲目bug一个

安装:
打开Exaile Preference,Plugin页,点击按钮Install Plugin,选择doubanfm.exz即可。如果存在问题,可以执行以下命令:
mv doubanfm.exz douban.tar.gz
tar xf doubanfm.tar.gz
mv doubanfm ~/.local/share/exaile/plugins/

转到doubanfm设置页面,填写用户名密码重启Exaile。
screenshot_002

打开File菜单,选择豆瓣电台频道
screenshot_001

选择曲目就可以开始播放了,选择视图中豆瓣电台视图可以切换到豆瓣电台视图。

项目地址:
http://github.com/sunng87/exaile-doubanfm-plugin

下载:
http://github.com/sunng87/exaile-doubanfm-plugin/downloads

另外,doubancovers插件也有一个针对豆瓣电台的更新可以快速获取豆瓣电台音乐的封面:
http://bitbucket.org/sunng/exailedoubancovers/downloads?highlight=9265

The post is brought to you by lekhonee v0.7

exaile豆瓣电台插件(exaile-doubanfm-plugin)

07月 2, 2010

豆瓣电台一直是flash客户端,嵌入浏览器,出于对flash的厌恶,本人开发了这个exaile插件,让广大linux同学在exaile里享受豆瓣电台一目了然桌面集成和全部豆瓣电台功能。

exaile-doubanfm-plugin features:

  • 登录豆瓣,获取豆瓣电台播放列表
  • 持续下载电台播放列表,实现不重复的持续播放
  • 标记/取消“喜爱”、标记“回收站”、跳过
  • 显示歌曲信息

screenshot_001

screenshot_002

screenshot_002

项目地址:
http://github.com/sunng87/exaile-doubanfm-plugin

下载页:
http://github.com/sunng87/exaile-doubanfm-plugin/downloads

使用:

  1. 激活插件,填写用户名密码
  2. 重启exaile
  3. 文件菜单,open douban.fm,选择频道
  4. 点击播放开始
  5. 将rating设置为5 标记喜欢
  6. rating设置2 豆瓣标准跳过
  7. rating设置1 豆瓣删除

The post is brought to you by lekhonee v0.7

Exaile-Douban-Covers 0.0.3 Released

06月 30, 2010

一眨眼有大半年没有维护这个插件了,Exaile从0.3.0升级到了0.3.2。严重的是这三个版本的插件接口各不相同,0.3.1新增了cover providers管理, 修改了track获得相应字段的api,简化了CoverSearchMethod的职责(去掉了缓存管理,只负责find_convers和get_conver_data两个功能)。而0.3.2至少也修改了配置管理界面的API,所以可以在0.3.1上工作的版本也不能在0.3.2上工作。

这次升级维护把插件升级到0.0.3,兼容目前Ubuntu仓库里的Exaile 0.3.1.1。0.3.1.1新提供了一个cover provider的配置界面,可以调整cover provider的优先级,如果你听中文歌比较多,建议可以把douban cover放在第一位。

下载页面(doubancovers-0.0.3.exz ):
http://bitbucket.org/sunng/exailedoubancovers/downloads

新版本和0.3.0已经无法兼容,0.3.0的用户可以继续使用0.0.2 。而兼容0.3.2的版本预计要等到10月份之后推出了,用Archlinux和其他自己安装的用户要稍等一阵了。

The post is brought to you by lekhonee v0.7

Exaile-DoubanCover 0.0.2

11月 22, 2009

The Exaile plugin “Douban Covers” has been upgraded to 0.0.2. Now there is a new preference pane inside exaile preference dialog. This update provides you an optional choice to specify your own apikey when access douban.com open api. With an apikey, your request frequency will be raised to 40 times per minute.

Again, you can get the plugin from:
http://bitbucket.org/sunng/exailedoubancovers/downloads/

Grab source with mercurial:
hg close http://bitbucket.org/sunng/exailedoubancovers/

Also, exaile-cn has its first 0.3.0-compatible version released early today. As a part of Exaile-cn, Exaile-Doubancovers 0.0.1 has been packaged into the public release for the first time. Find the project at: http://code.google.com/p/exaile-cn/

DoubanCovers has been merged into Exaile-cn

11月 10, 2009

既然是exaile-cn,就不扯蹩脚的英语了。

前天和Exaile-cn的作者进行了一些沟通,现在DoubanCovers插件已经合并到Exaile-CN项目里了。Exaile-CN为Exaile提供符合中文用户习惯的一系列插件,包括歌词插件、迷你模式等。

As exaile-cn has not been adapted to exaile 0.3, the plugin will not be packaged into public release at once. if you use svn, you can checkout the plugin from branch:
svn checkout http://exaile-cn.googlecode.com/svn/branches/0.3/

For a ready to use package, download from here as mentioned before:
http://bitbucket.org/sunng/exailedoubancovers/downloads/

Exaile cover plugin: Douban Covers

11月 5, 2009

I have created a plugin for exaile which fetches album cover from douban.com

You can download the plugin archive from:
http://bitbucket.org/sunng/exailedoubancovers/downloads/

To install it, open exaile, click menu edit >> preference >> plugins, hit button “install plugin file”, select “doubancovers.tgz”(if you cannot find the file, just change filter to “all files”)

In some cases, the plugin could not be shown in the list at once, you can close the preference dialog and open it again, then active it.

To get album art, right click the album art icon, select “fetch cover” and wait for right cover downloaded.

The plugin is open sourced under GPL v2, you can grab the code from bitbucket using mercurial:
hg clone http://bitbucket.org/sunng/exailedoubancovers/

Some screenshots for you:


加关注

Get every new post delivered to your Inbox.