Next: , Up: GNU FM


18.1 Uploading Track Information

GNU FM servers, such as Libre.fm can optionally store a user's listening habits using information sent to the website's server from the Emms. By utilizing the records of users' listening habits, the website aims to be able to recommend music to users by analyzing their musical taste.

Load the feature into Emms with:

     (require 'emms-librefm-scrobbler)

This feature can also be enabled via See Simple Setup, in the `emms-devel' setup level.

Enable uploading the details of the tracks Emms plays to the GNU FM server with emms-librefm-scrobbler-enable. The track's details will be uploaded to the server when the track's playback ends. You can disable this behavior with emms-librefm-scrobbler-disable.