My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
LastFM  
Last-FM support
Phase-Implementation, Featured
Updated Mar 9, 2011 by s.jansen

LastFM support is available in Goggles Music Manager 0.9.4.

If you have any questions or found a bug, please send me an email or file a bug report.

To start scrobble tracks

Go to

<edit>
<preferences>
and fill in your lastfm username and password. If Goggles Music Manager can successfully authenticate with the lastfm service, tracks will automatically get 'scrobbled'. If no internet connection is present (or a invalid user/password has been given), tracks to be submitted will be queued until a internet connection can be established again.

The queue is kept in ~/.goggles/scrobbler.cache, which is written to disk when quiting GMM.

To stop scrobble tracks

Remove the lastfm username and password from preferences dialog. Note that tracks won't be queued either.

Limitations / Implementation Details

  • Uses audioscrobbler realtime submission protocol v1.2
  • No proxy support.
  • 80% of track need to be played to be counted as played. Only tracks longer than 30sec will be submitted to last-fm.

Libre.fm and other scrobbler services

For other scrobbler compatible services like libre.fm, you may change the submit url in the musicmanager settings file '~/.foxrc/musicmanager':

    [LastFM]
    handshake-url="http://89.16.177.55"

    or

    [LastFM]
    handshake-url="http://turtle.libre.fm"

Sign in to add a comment
Powered by Google Project Hosting