Exaile

Notice: The following only applies to Exaile 0.2.14. 0.3.0 and later have native support, to enable it go to the AudioScrobbler section in the preferences and set URL to "http://turtle.libre.fm/"

Exaile supports scrobbling to both last.fm and libre.fm (not simultaneously), supports "now playing". All tested on Exaile version 0.2.14. If the /etc/hosts doesn't work (rare), follow this steps you can patch Exaile to make it work:

  • Find your Exaile install directory (Debian: /usr/lib/exaile , Ubuntu: /usr/share/exaile)
  • Go to the xl directory (" cd /usr/lib/exaile " or " cd /usr/share/exaile " depending on your distribution)
  • locate the " audioscrobbler.py " file and open it with a text editor
  • find the "post.audioscrobbler.com" string and replace it to "turtle.libre.fm"
  • Delete the " audioscrobbler.pyc " ( not .py, it's .pyc )
  • Save & Close, restart Exaile and you're done.