Mopidy-SoundCloud

backend extension

A backend for playing music from the SoundCloud service.

Installation

Install the Mopidy-SoundCloud package from PyPI:

sudo python3 -m pip install Mopidy-SoundCloud

Authentication

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

Authenticate Mopidy with SoundCloud

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

[soundcloud]
auth_token = The config value will appear here.

For more information see the Mopidy-SoundCloud docs.

Popularity

GitHub stars PyPI - Downloads

PyPI

PyPI - Package version PyPI - Python support

License

PyPI - License

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.