Exaile
From FrugalWiki
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.
Installation
Fix for Informations & Lyrics of song Chanson with Exaile 0.2.13
you need these packages
Then edit /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