All Projects → mopidy → mopidy-scrobbler

mopidy / mopidy-scrobbler

Licence: Apache-2.0 license
Mopidy extension for scrobbling played tracks to Last.fm

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to mopidy-scrobbler

HydraPlay
A multiroom audio player setup, based on snapcast and mopidy.
Stars: ✭ 102 (+70%)
Mutual labels:  mopidy, mopidy-frontend
nicholast.fm
Last.fm Stat Utility Web App
Stars: ✭ 17 (-71.67%)
Mutual labels:  lastfm
YouScrobbler
Scrobbling from YouTube to Last.FM - Userscript for Firefox and Chrome
Stars: ✭ 34 (-43.33%)
Mutual labels:  lastfm
Vuiet
The music player and explorer for Emacs
Stars: ✭ 175 (+191.67%)
Mutual labels:  lastfm
lastfm-friends-who-listen
🎶 Get the Friends Who Listen widget back on Last.fm
Stars: ✭ 22 (-63.33%)
Mutual labels:  lastfm
last fm
A simple app to demonstrate a testable, maintainable, and scalable architecture for flutter. flutter_bloc, get_it, hive, and REST API are some of the tech stacks used in this project.
Stars: ✭ 134 (+123.33%)
Mutual labels:  lastfm
iTunes-Scrobbler
An alternative scrobbler for iTunes and Music on macOS 10.12 or higher
Stars: ✭ 19 (-68.33%)
Mutual labels:  lastfm
rescrobbled
MPRIS music scrobbler daemon
Stars: ✭ 152 (+153.33%)
Mutual labels:  lastfm
rustfm-scrobble
Last.fm Scrobble API for Rust
Stars: ✭ 32 (-46.67%)
Mutual labels:  lastfm
lastfm
🎶 Last.fm API client for PHP. Comes with a Laravel service provider.
Stars: ✭ 17 (-71.67%)
Mutual labels:  lastfm
mopidy-alarmclock
A Mopidy extension for using it as an alarm clock.
Stars: ✭ 34 (-43.33%)
Mutual labels:  mopidy
muffon
Music streaming browser
Stars: ✭ 491 (+718.33%)
Mutual labels:  lastfm
dotfiles
Arch Linux DotFiles - Managed by GNU stow
Stars: ✭ 30 (-50%)
Mutual labels:  mopidy
fonos
Sonos-like multi-room audio setup for Raspberry Pi
Stars: ✭ 30 (-50%)
Mutual labels:  mopidy
descent
Elegant now playing display for Last.fm showing song metadata and local weather.
Stars: ✭ 97 (+61.67%)
Mutual labels:  lastfm
github-now-playing
🎵 Display what you're listening to right on your Github profile
Stars: ✭ 75 (+25%)
Mutual labels:  lastfm
MusaicFM
Screensaver inspired by Apple’s inbuilt iTunes Screensaver. It can display Artwork by Spotify or last.fm Profile Data.
Stars: ✭ 223 (+271.67%)
Mutual labels:  lastfm
homebrew-mopidy
Homebrew formulas for Mopidy and Mopidy extensions
Stars: ✭ 21 (-65%)
Mutual labels:  mopidy
mopidy-bandcamp
Mopidy backend for bandcamp
Stars: ✭ 15 (-75%)
Mutual labels:  mopidy
xspfy
Import XSPF playlists to Spotify.
Stars: ✭ 29 (-51.67%)
Mutual labels:  lastfm

Mopidy-Scrobbler

Latest PyPI version CI build status Test coverage

Mopidy extension for scrobbling played tracks to Last.fm.

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

Maintainer wanted

Mopidy-Scrobbler is currently kept on life support by the Mopidy core developers. It is in need of a more dedicated maintainer.

If you want to be the maintainer of Mopidy-Scrobbler, please:

  1. Make 2-3 good pull requests improving any part of the project.

  2. Read and get familiar with all of the project's open issues.

  3. Send a pull request removing this section and adding yourself as the "Current maintainer" in the "Credits" section below. In the pull request description, please refer to the previous pull requests and state that you've familiarized yourself with the open issues.

    As a maintainer, you'll be given push access to the repo and the authority to make releases to PyPI when you see fit.

Installation

Install by running:

sudo python3 -m pip install Mopidy-Scrobbler

See https://mopidy.com/ext/scrobbler/ for alternative installation methods.

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:

[scrobbler]
username = alice
password = secret

The following configuration values are available:

  • scrobbler/enabled: If the scrobbler extension should be enabled or not. Defaults to enabled.
  • scrobbler/username: Your Last.fm username.
  • scrobbler/password: Your Last.fm password.

Project resources

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].