Skip to main content

Mopidy extension for scrobbling played tracks to Last.fm

Project description

Latest PyPI version Travis CI build status Test coverage

Mopidy extension for scrobbling played tracks to Last.fm.

This extension requires a free user account at Last.fm.

Installation

Install by running:

pip install Mopidy-Scrobbler

Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.

Configuration

The extension is enabled by default when it is installed. You just need to add your Last.fm username and password to your Mopidy configuration file, typically found at ~/.config/mopidy/mopidy.conf:

[scrobbler]
username = alice
password = secret

The following configuration values are available:

  • scrobbler/enabled: If the scrobbler extension should be enabled or not.

  • scrobbler/username: Your Last.fm username.

  • scrobbler/password: Your Last.fm password.

Project resources

Credits

Changelog

v1.2.0 (2018-04-01)

  • Require pylast >= 1.6.0, which is the version packed in Debian stable.

  • Fix compatability with pylast >= 2, which has removed the ScrobblingError exception type.

v1.1.1 (2014-12-29)

  • Updated to work with None as the default value of track_no in Mopidy’s Track model. This was changed in Mopidy 0.19.5. (Fixes: #7)

v1.1.0 (2014-01-20)

  • Updated extension API to match Mopidy 0.18.

v1.0.0 (2013-10-08)

  • Moved extension out of the main Mopidy project.

  • Added test suite.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-Scrobbler-1.2.0.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

Mopidy_Scrobbler-1.2.0-py2.py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page