Mopidy extension for scrobbling played tracks to Last.fm
Project description
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
Original author: Stein Magnus Jodal
Current maintainer: Stein Magnus Jodal
Changelog
v1.2.1 (2019-03-10)
Require pylast < 3, as that version removed support for Python 2.7. (Fixes: #30)
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Mopidy-Scrobbler-1.2.1.tar.gz
.
File metadata
- Download URL: Mopidy-Scrobbler-1.2.1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.21.0 CPython/2.7.14+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5d68e9a07a4cf0cd515864984fc6487f3b2860d6e199946626d464c2fae8c36 |
|
MD5 | 9bddff5d72d00d5e0b2b9c2c5f1cb7d9 |
|
BLAKE2b-256 | 0158d0cccc9eab02df7aa9833a7007d81dbb6148b54f7a3a27fd139059bf04e2 |
File details
Details for the file Mopidy_Scrobbler-1.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: Mopidy_Scrobbler-1.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.21.0 CPython/2.7.14+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f5d6476b0b44f664ac98605533c075c725daa6c730b1e884c33409e0cf65e80 |
|
MD5 | bb720335692afed9a99b5b6277852962 |
|
BLAKE2b-256 | f8558b96c3a6a722abb18c809260fe9279af5d7b75c45a72dbe1d6d80ae1c32f |