Skip to content

mezubeen/rhythmbox-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugins

AlbumArtSearch

Do a google search for album-art and allow you to save in the rhythmbox cache/song folder or your Music folder

Equalizer

Graphical equalizer

Installation instructions:

git clone https://github.com/luqmana/rhythmbox-plugins.git
cd rhythmbox-plugins/equalizer

For debian and debian based systems such as Ubuntu and Linux Mint:

sudo apt-get install gir1.2-gconf-2.0 python-lxml

For rhythmbox v2.96 - 2.98:

./install.sh

Enable the equalizer plugin in Edit - Plugins - Equalizer

For rhythmbox v2.99:

./install.sh

Enable the equalizer plugin in the app menu - Plugins - Equalizer

For rhythmbox v3.0 and later:

./install.sh --rb3

Enable the equalizer plugin in the app menu - Plugins - Equalizer

Open Folder

Right-click option to open the song folder where the selected folder is saved


See the individual plugins for further information.

About

Porting various Rhythmbox plugins to work with the new plugin api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.3%
  • Shell 20.0%
  • HTML 8.3%
  • CSS 0.4%