News | About | Get Frugalware | Packages | Documentation | Discussion Forums | Bug Tracker | Wiki | Community | Development

Exaile

From FrugalWiki

Jump to: navigation, search
i18n
English
Français

Contents

EXAILE

Exaile is a music manager and player for GTK+ written in Python. It incorporates automatic fetching of album art, lyrics fetching, artist/album information via Wikipedia, Last.fm scrobbling, support for many portable media players including iPods, internet radio such as shoutcast, and tabbed playlists.


Exaile-capture.png

Installation

Root terminal 48px.png
# pacman-g2 -S exaile


Fix for Informations & Lyrics of song Chanson with Exaile 0.2.13

you need these packages

Root terminal 48px.png
# pacman-g2 -S gnome-python-extras gnome-python-extras-mozembed


Then edit /usr/bin/exaile

Root terminal 48px.png
# nano /usr/bin/exaile


and edit it like that:

 #!/bin/sh
  cd /usr/share/exaile
  export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner
  export MOZILLA_FIVE_HOME=/usr/lib/xulrunner
  exec python /usr/lib/exaile/exaile.py "$@"

Links

Site officiel: http://www.exaile.org

Personal tools
Namespaces
Variants
Actions