Mopidy-Spotify

backend extension

Extension for playing music from the Spotify music streaming service. Mopidy-Spotify is currently only available from GitHub.

Installation

Authentication

Mopidy-Spotify needs API access to Spotify, to grant access click the button bellow and follow the instructions. Your data is never shared with this site.

Authenticate Mopidy with Spotify

After the pop up closes it will change the text below, add the following to your mopidy.conf file:

[spotify]
client_id = The config value will appear here.
client_secret = The config value will appear here.

For more information see the Mopidy-Spotify docs.

Popularity

GitHub stars

Project stats

GitHub issues GitHub pull requests

Quality metrics

CircleCI build status Codecov test coverage

Updating the extension registry

This extension registry is a community effort, and will never be complete without your help. To add or update an extension, edit the source files using the existing extensions as inspiration, then submit a pull request to the mopidy/website repo at GitHub.