Exaile is a music player aiming to be similar to KDE’s Amarok, but for GTK+ and written in Python. It incorporates many of the cool things from Amarok (and other media players) like automatic fetching of album art, handling of large libraries, lyrics fetching, artist/album information via Wikipedia, Last.fm submission support, and optional iPod support via a plugin.
In addition, Exaile also includes a built-in SHOUTcast directory browser, tabbed playlists (so you can have more than one playlist open at a time), blacklisting of tracks (so they don’t get scanned into your library), downloading of guitar tablature from fretplay.com, and submitting played tracks on your iPod to Last.fm.

Exaile 0.2.10
- Plugin Manager improvements – you can now install plugins from within the plugin manager
- Scriptable Radio Panel – People will be able to write plugins for your favorite streaming service. (currently shoutcast is available)
- Lots of new translations
- New music sharing plugin – you can share your music with people using iTunes or other people using Exaile
See whole Changelog – ChangeLog – Exaile – Trac
Installation : – 2 Installation methods as usual.
- Open Terminal and type this :-
Code:
sudo apt-get install exaile
Open Terminal and type following : -
Code:
sudo gedit /etc/apt/sources.list
Add these lines at the bottom and save
Code:
deb http://download.tuxfamily.org/syzygy42 feisty exaile
and then type the following in terminal : make sure you have saved above step
Code:
wget http://download.tuxfamily.org/syzygy42/8434D43A.gpg
sudo apt-key add 8434D43A.gpg
sudo apt-get update
sudo apt-get install exaile
For Fedora users : -
Code:
yum install exaile
Enjoyy the best player for Gnome :hap2:

Home Page : Exaile | Music Player for GTK+
Plugins : Exaile | Music Player for GTK+: Plugin List