问题描述
现在尘埃落定了,Rhythmbox已经成为(默认)music-media播放器的12.04& 12.10,我很想扩展它的功能。
例如,默认的歌词插件不适用于我,默认情况下似乎没有sound-equalizer。
搜索结束后,我遇到了Gnome-website,其中列出了许多third-party插件,some-of,我希望这些插件可以解决上述问题。
但是,似乎没有.deb包或包含这些插件的存储库。
相反,有链接到source-code网站,如GitHub和其他网站。
所以,我很困惑 – 我不知道哪些插件在Rhythmbox(v2.96和v2.97)的12.04或12.10版本中可用,我不知道如何安装这些插件。
最佳解决方案
Rhythmbox插件概述
现在默认安装在12.04(Precise)中的Rhythmbox版本已经移植到GTK3库中。
此版本已被取代:
-
12.10(Quantal)与v2.97。
-
13.04(Raring)的v2.98。
-
13.10(Saucy)版本v2.99.1
-
14.04(Trusty)版本v3.0.2
-
14.10(乌托邦)版本v3.0.3
-
15.04(Vivid)版本v3.1
-
15.10(Wily)的版本为v3.2
这意味着在实践中,许多以前的基于GTK2的插件不再(或不太可能)与Rhythmbox的新版本一起工作。
另外,文件夹位置和插件语法略有改变。如果你跳到这个答案的底部,我会给出这个概述。
关于是否有更简单的方法来安装这些插件,我已经创建了自己的PPA,并带有一些我已经尝试过的插件,并且可以确认在12.04到14.04(及更高版本)中找到的股票rhythmbox版本中工作,
添加我的PPA
sudo add-apt-repository ppa:fossfreedom/rhythmbox-plugins
sudo apt-get update
如果你想安装所有的插件:
sudo apt-get install rhythmbox-plugin-complete
另外 – 按照下面的描述安装单独的软件包。
注1 – Rhythmbox v2.99.1& V3介绍了菜单结构和Python版本的主要变化。许多通过菜单和Python代码语法公开其功能的插件都需要重新编码和解码。重写。并非所有插件都已更新。要查看您最喜欢的插件是否可用,请访问my launchpad page并查找您的分发版本的软件包(例如Trusty)。如果它不可用,请联系插件作者(下面的链接)以提出问题,或者如果可能的话提交代码修复。
注2 – Rhythmbox v2.99.1删除工具栏菜单选项。如果以前版本的插件使用了工具栏,请通过工具菜单选项激活插件
注3 – 如果您知道其他GTK3工作插件不在此PPA中,请放下评论或通过我的Launchpad ID与我联系,我会研究是否可以在此PPA中包含这些插件。对于插件本身的问题,请联系维护人员(下面的主页链接)。
Album Art Search(v2.96 – v3.0 +)
Searches the web for the album art of the currently playing song using Google image search APIs. From the resulting images, one can then choose an image to set as album art.
这个插件在Google上搜索专辑封面。它允许选择播放sound-track的cover-art。您可以选择保存图片
-
内部数据库的rhythmbox coverart文件夹(Rhythmbox位置)
-
实际的歌曲文件系统文件夹(Song Folder)
-
用户首页图片文件夹(图片文件夹)
安装:sudo apt-get install rhythmbox-plugin-albumartsearch
启动Rhythmbox,启用相册艺术搜索面板插件
提示 – 禁用上下文窗格,以便您可以在right-hand窗格中显示您的所有专辑封面。
Alternative Toolbar(v3.0 +)
将当前工具栏替换为兼容Gnome的client-side修饰或Unity紧凑工具栏。
安装:sudo apt-get install rhythmbox-plugin-alternative-toolbar
启动Rhythmbox,启用Alternative Toolbar插件
Android Remote(v2.96 – v3.0 +)
Allow to remote control Rhythmbox v2.96 or later with Banshee remote application from Nikitas Stamatopoulos
安装:sudo apt-get install rhythmbox-plugin-android-remote
启动Rhythmbox,启用Rhythmbox Android Remote插件
-
在Android手机中启动banshee remote
-
使用端口8484连接到RB工作的计算机IP。您可能需要通过任何防火墙允许tcp 8484。
-
控制它!
按菜单按钮,然后按Sync
选择要播放的艺术家和歌曲。
应用程序说明here。
Art Display(v2.96 – v3.0 +)
带回Rhythmbox 2.96中的大型Coverart显示屏,供Rhythmbox用户使用
安装:sudo apt-get install rhythmbox-plugin-artdisplay
启动Rhythmbox,启用Art Display插件
Close-On-Hide(v3.0 +)
单击窗口上的x按钮时,确实关闭rhythmbox。对于那些不喜欢Ubuntu预定的人在关闭时隐藏,这个插件是给你的。
安装:sudo apt-get install rhythmbox-plugin-close-on-hide
启动Rhythmbox,启用Close On Hide插件
CoverArt Browser(v2.96 – v3.0 +)
使用与您的相册一起存储的cover-art浏览您的相册。
安装:sudo apt-get install rhythmbox-plugin-coverart-browser
启动Rhythmbox,启用CoverArt-browser插件
CoverArt Search Providers(v2.96 – v3.0 +)
替代默认的ArtSearch插件。这个插件允许你控制你从哪里获得coverart,以及让更多的互联网搜索提供商搜索。它也有许多默认的ArtSearch插件不包含的bug-fixes。
这可以单独运行,或者与v0.8&后来的Coverart浏览器
安装:sudo apt-get install rhythmbox-plugin-coverart-search
启动Rhythmbox,启用Coverart Search Providers插件
Countdown Playlist(v2.96 – v3.0 +)
此小程序允许您使用音乐收藏中的关键字创建Shuffle[洗牌]列表,无论您希望定义的时间长短如何。
安装:sudo apt-get install rhythmbox-plugin-countdown-playlist
启动Rhythmbox,启用倒计时播放列表插件
Desktop Art(v2.96 – v3.0 +)
…和mouse-over …
这个小程序可以让你显示曲目&专辑和控制你的桌面上的rhythmbox
安装:sudo apt-get install rhythmbox-plugin-desktopart
启动Rhythmbox,启用桌面艺术插件
Digital-Room-Correction(v3.0 +)
对于音频爱好者 – 这个插件可以优化外部扬声器的声音。这个插件主要用于通过media-center /hi-fi播放rhythmbox的地方,该插件可以修正受room-setup影响的声音。
安装:sudo apt-get install rhythmbox-plugin-drc
启动Rhythmbox,启用DRC插件并从工具菜单中选择DRC。
有关how-to-use,请参阅项目README(上面的链接)。
Equalizer(v2.96 – v3.0 +)
10 band equalizer for Rhythmbox.
它的名字就是这么做的 – 它根据许多预设来修改声音
安装:sudo apt-get install rhythmbox-plugin-equalizer
启动Rhythmbox,启用均衡器插件。从控制main-menu启动均衡器
Fileorganizer(v2.96 – v3.0 +)
当插件启用时,您会注意到right-click音乐项目(如歌曲)菜单中的一个选项,它将读取’Organize selection’。单击此按钮将按照文件夹和文件名的定义结构来组织所选文件。这里的所有都是它的。有关更多详细信息,请参阅README file。
安装:sudo apt-get install rhythmbox-plugin-fileorganizer
启动Rhythmbox,启用File Organizer插件。
Guitar Tablature plugin(v2.96 – v2.98)
来自作者网站的图片
Find and display the guitar tablature (also for drum and bass when available) of the current playing song from tab websites. The tablatures will be showed in a small panel integrated in the Rhythmbox GUI.
安装:sudo apt-get install rhythmbox-plugin-tabguitar
启动Rhythmbox,启用Tab Search Plugin插件
提示 – 禁用上下文窗格,以便您可以在right-hand窗格中显示所有吉他指法。
Hide(v2.96 – v3.0 +)
允许rhythmbox在启动时隐藏或最小化。这对于允许rhythmbox从启动应用程序启动而不显示主要的rhythmbox窗口非常有用
安装:sudo apt-get install rhythmbox-plugin-Hide
启动Rhythmbox,启用Rhythmbox Hide插件
Jump-to-Playing(v2.96 – v2.98)
Adds a context menu entry and a tool-bar button to jump to the playing song.
非常简单的插件 – 如果你有一个大的列表,点击工具栏按钮或right-clicking,任何歌曲都会在列表中突出显示当前正在播放的歌曲。
安装:sudo apt-get install rhythmbox-plugin-jumptoplaying
启动Rhythmbox,启用Jump to Playing插件
Jump-To-Window(v2.96 – v3.0 +)
这个小程序允许您使用键盘播放,搜索和排队
It’s very similar to the ‘Jump to File’ feature in Winamp, including the ability to enqueue a song.
Rhythmbox是否有焦点并不重要 – 您定义的全局热键启动一个窗口,允许您将歌曲添加到播放队列中。
要看到这个实际操作 – fire-up rhythmbox,启用该插件,然后按下Shift
+ Ctrl
+ J
以查看这个动作。
安装:sudo apt-get install rhythmbox-plugin-jumptowindow
启动Rhythmbox,启用JumpToWindow插件
定义全局热键
/usr/lib/rhythmbox/plugins/JumpToWindow/src/activate.py
对于GNOME转到系统 – >首选项 – >键盘快捷键 – >添加并添加上面的命令。
使用任何您想要的键盘组合CTRL
+ G
,在Rhythmbox中播放歌曲并使用CTRL
+ G
启动JumpToWindow
Fullscreen(v2.96 – v3.0 +)
这个python插件为你提供了一个可用于派对等的时尚全屏窗口:
-
脉动盘旋效应
-
专辑封面
-
平滑动画进度条
-
控制:播放/暂停/跳过
-
通过光标位置滚动
-
排队的曲目合并
-
全屏 – 或通过插件首选项最大化窗口
安装:sudo apt-get install rhythmbox-plugin-fullscreen
启动Rhythmbox,启用全屏插件
lastfm-extension(v2.96 – v2.98)
Add some LastFM related functionality to Rhythmbox: love/ban buttons, playcount sync and loved tracks sync.
也可以使用finger-print歌曲,即根据曲目中的音频找到歌曲的track-details。
安装:sudo apt-get install rhythmbox-plugin-lastfm-extension
启动Rhythmbox,启用lastfm扩展插件
通过首选项按钮连接到您的LastFM帐户。请注意 – 您需要通过此按钮进行授权,因为它不使用默认的LastFM插件授权方法。
LastFM-Queue(v2.96 – v2.99)
此插件会根据当前正在播放的曲目自动排队音乐库中的音轨。
它使用LastFM(不需要登录)来匹配相似的歌曲 – 如果相似歌曲的列表与您的音乐库匹配,那么这些曲目将排队。
安装(仅限64位用户):sudo apt-get install rhythmbox-plugin-lastfm-queue
启动Rhythmbox,启用Last.FM Dynamic Tracks插件
然后播放一首歌 – 从您的音乐库中的其他歌曲自动排队。
lLyrics(v2.96 – v3.0 +)
Displays lyrics for the current playing song in the right sidebar.
这个插件搜索并显示当前播放歌曲的歌词。您还可以手动查找数据库中任何歌曲的歌词。
这个插件对于那些内置插件不起作用的人很有用。
安装:sudo apt-get install rhythmbox-plugin-llyrics
启动Rhythmbox,启用lLyrics插件
然后重新启动Rhythmbox以使工具栏按钮变为可见。
提示1 – 禁用上下文窗格,以便您可以在right-hand窗格中显示所有歌词。
技巧2 – 查找歌词菜单选项(Unity中的全局菜单)以获取更多歌词选项和功能
Looper(v3.0 +)
这个插件允许你一遍又一遍地循环整首或部分歌曲。
安装:sudo apt-get install rhythmbox-plugin-looper
启动Rhythmbox,启用Looper插件
Microblogger(v2.96 – v2.98)
send notice about current music to a microblogging service from Rhythmbox (currently supports twitter and identica)
这个插件允许你鸣叫当前的歌曲等。
安装:sudo apt-get install rhythmbox-plugin-microblogger
启动Rhythmbox,启用微博插件
点击插件旁的偏好按钮,将Rhythmbox连接到twitter等。
按CTRL
+ M
推送您当前播放的歌曲。
NowPlaying
Winamp style Now Playing sidebar plugin for Rhythmbox.
安装:sudo apt-get install rhythmbox-plugin-now-playing
启动Rhythmbox,启用正在播放播放列表插件
Open Containing Folder(v2.96 – v3.0 +)
Adds an option to open the folder containing the selected track(s) to the right click context menu
这个插件允许你找到所选音乐曲目的文件夹。
安装:sudo apt-get install rhythmbox-plugin-opencontainingfolder
启动Rhythmbox,启用打开包含文件夹插件
ParametricEQ(v3.0 +)
用于rhythmbox的参数均衡器plug-in,带有多达64个可自由配置的频段。
use this parametric EQ to improve your room response (especially for small rooms) and frequencies below 100 Hz.
这在detail here中进行了描述
安装:sudo apt-get install rhythmbox-plugin-parametriceq
启动Rhythmbox,启用ParametricEQ插件
Playlist Import/Export(v3.0 +)
A Rhythmbox plugin to export all of your playlists with one click or to import them back again in one click. This allows for synchronizing across computers (with any sync program), and backing up.
通过插件首选项定义您的备份文件夹。然后使用工具 – 导出选项保存您的播放列表。将播放列表复制到新计算机上,然后使用“工具 – 导入”选项重新导入播放列表。
如果没有先导出,请不要使用导入选项,否则您的播放列表将被删除!
安装:sudo apt-get install rhythmbox-plugin-playlist-import-export
启动Rhythmbox,启用播放列表导入/导出插件
Podcast Position(v3.0 +)
Save and restore podcast playing position
默认情况下,rhythmbox在切换到另一个轨道或关闭rhythmbox时不记得播客的位置。这个插件增加了这个功能
安装:sudo apt-get install rhythmbox-plugin-podcast-pos
启动Rhythmbox,启用Podcast Position插件
Radio-Browser(v2.96 – v3.0 +)
Find internet radio stations and rip tracks
这个插件允许你在互联网上搜索radio-stations。一旦找到您就有能力翻录正在播放的MP3文件。
安装:sudo apt-get install rhythmbox-plugin-radio-browser
启动Rhythmbox,启用Internet Radio Station Browser插件
Random Album Player(v2.96 – v3.0 +)
Do you prefer listening to whole albums but aren’t sure which one you’re in the mood for? This plugin for Rhythmbox queues a random album and plays it immediately.
安装:sudo apt-get install rhythmbox-plugin-randomalbumplayer
启动Rhythmbox,启用随机相册播放器插件
按Alt
+ R
或从菜单中选择Control – Random Album
Rating Filters(v2.96 – v3.0 +)
这个插件允许你通过评分过滤你的默认库源代码。
安装:sudo apt-get install rhythmbox-plugin-rating-filters
启动Rhythmbox,启用Rating Filters插件
Remember-the-Rhythm(v2.96 – v3.0 +)
Plugin to remember the last playing song, source (radio station, playlist), browser values (genre, album, artist)
这是一个非常有用的插件 – 当你下一次启动Rhythmbox时,它将继续播放上一首在Rhythmbox关闭之前播放的歌曲。
安装:sudo apt-get install rhythmbox-plugin-remembertherhythm
启动Rhythmbox,启用Remember The Rhythm插件
注意 – 当你启用插件时,Rhythmbox会意外关闭。别担心。下次重新启动时,插件将被启用并将继续工作。
Repeat One Song(v2.96 – v3.0 +)
“Repeat one song” feature for Rhythmbox
添加工具栏选项以在单击工具栏选项时重复选定的曲目。注意 – 它不会重复播放队列中的歌曲。
安装:sudo apt-get install rhythmbox-plugin-repeat-one-song
启动Rhythmbox,启用Repeat One Song插件
Rhythmweb(v2.96 – v3.0 +)
从任何支持internet-browser的设备控制Rhythmbox – 从IPod,Android,MS Windows等
安装:sudo apt-get install rhythmbox-plugin-rhythmweb
启动Rhythmbox,启用Rhythmweb插件,然后启动启用internet-browser的设备,并浏览到rhythmbox正在运行的PC IP地址 – 后缀为:8000
的URL
Rhythmremote(v2.96 – v2.99)
从几乎是internet-browser(如Firefox)控制Rhythmbox
安装(仅限64位用户):sudo apt-get install rhythmbox-plugin-rhythmremote
启动Rhythmbox,启用Rhythmremote插件,然后启动启用internet-browser的设备并浏览到rhythmbox正在运行的PC IP地址 – 后缀为:8001
的URL
Screensaver(v2.96 – v3.0 +)
默认情况下,只要激活屏幕保护程序,rhythmbox就会继续播放。当GNOME屏幕保护程序被激活时,该插件暂停Rhythmbox,并在屏幕保护程序解锁时继续播放。
安装:sudo apt-get install rhythmbox-plugin-screensaver
启动Rhythmbox,启用屏幕保护程序插件
Seek(v2.96 – v2.98)
A simple plugin for Rhythmbox that allows you to seek forwards/backwards in the current track. Fast-forward or rewind, in other words.
使用CTRL
+ Left/Right Arrow
向前/向后寻找。
安装:sudo apt-get install rhythmbox-plugin-seek
启动Rhythmbox,启用搜索插件
Send-First(v2.96 – v2.99)
小而实用的插件,允许您将曲目或曲目组发送到play-queue的开头,而不是在播放队列末尾排队的默认曲目。
安装:sudo apt-get install rhythmbox-plugin-send-first
启动Rhythmbox,启用Send-first插件
Small-Window(v2.96 – v3.0 +)
添加一个菜单选项(视图 – 小窗口模式),可以将rhythmbox控件缩小为只有基本控件可见的小窗口。
安装:sudo apt-get install rhythmbox-plugin-smallwindow
启动Rhythmbox,启用Small Window插件
Spectrum(v3.0 +)
为rhythmbox添加视觉音乐频谱
安装:sudo apt-get install rhythmbox-plugin-spectrum
启动Rhythmbox,启用Spectrum插件并使用CTRL + S启动或隐藏光谱
Stop After Current Track(v2.96 – v2.98)
This is a plugin for Rhythmbox, which adds an option to stop playback after current track.
Useful where you do not want the music to stop abruptly but you do not want to wait until the current playlist finishes
安装:sudo apt-get install rhythmbox-plugin-stopafter
启动Rhythmbox,启用Stop After Current Track插件
Suspend PC(v2.96 – v3.0 +)
Suspend computer at the end of queue or playlist
Use the plugin preferences to set the timeout and also whether to shutdown (default) or to suspend your computer
安装:sudo apt-get install rhythmbox-plugin-suspend
启动Rhythmbox,启用挂起插件
tray-icon(v2.96 – v3.0 +)
此通知图标对于没有media-plugin /指标支持的桌面很有用。
您可以通过图标控制rhythmbox,您可以通过滚动图标直接控制rhythmbox音量。
要在Unity中使用,您需要将其列入白名单。
安装:sudo apt-get install rhythmbox-plugin-tray-icon
启动Rhythmbox,启用托盘图标插件
提示 – 确保启用了MPRIS插件,否则tray-icon将无法工作。
Web Menu(v2.96 – v2.98)
With one click you can:
Search current playing/selected song on Youtube. Search its album on Wikipedia, AllMusic, RateYourMusic, AllAboutJazz, DiscoGS, Last.fm, Grooveshark, Facebook, Amazon. Search its artist on Wikipedia, AllMusic, RateYourMusic, DiscoGS, Last.fm, Facebook, Myspace, Torrentz. Open the artist official website [beta].
You can personalize your Web Menu by choosing which websites are shown in each sub-menu.
安装:sudo apt-get install rhythmbox-plugin-webmenu
启动Rhythmbox,启用Web菜单插件
Wikipedia(v2.96 – v3.0 +)
Search for selected artist, album, track or genre at the click of a button.
通过right-clicking一首曲目,您可以搜索维基百科,了解有关曲目的详细信息。这将打开您的默认浏览器与关联的维基百科页面(如果可用)。
安装:sudo apt-get install rhythmbox-plugin-wikipedia
启动Rhythmbox,启用维基百科搜索插件
手动安装插件
您可以在主文件夹中为特定用户安装GTK3插件:
~/.local/share/rhythmbox/plugins
对于system-wide插件,有两个文件夹:
/usr/lib/rhythmbox/plugins
和/usr/share/rhythmbox/plugins
。前者包含插件代码。后者包含特定于插件的数据。
GTK3插件由两个文件组成 – .plugin
和插件模块。对于以Python编写的插件,此模块通常是具有.py
suffix-filename的文件
.plugin
文件具有以下示例条目:
[Plugin]
Loader=python
Module=AlbumArtSearch
IAge=2
Name=Album Art Search Panel
Description=Search album art using google image search. Adapted from context pan
e plugin by John Iacona
Authors=Rupesh Kumar <kumar_rupesh at hotmail.com>,Luqman Aden <laden@uwaterloo.
ca>
Copyright=Copyright © 2010 Rupesh Kumar, 2011 Luqman Aden
Website=
这些.plugin
文件的语法很重要,与GTK2基本插件不同。
在寻找手动安装时的一些常规技巧。
-
有时插件会被压缩。下载并解压到已知的文件夹。在
~/.local/share/rhythmbox/plugins
下创建一个sub-folder,并将解压缩的文件移动到该sub-folder中。 -
如果没有可用的zip文件,则可能必须使用
git
来降低代码。
sudo apt-get install git
git clone git://[full git path]
例如:
git clone git://github.com/fossfreedom/rhythmbox-plugins.git