How to install Mopidy-SoundCloud
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install mopidy-soundcloud
Lastest release
Mopidy extension for playing music from SoundCloud.
Usage
You must register for a user account at http://www.soundcloud.com/
Install the Mopidy-Soundcloud extension by running:
sudo pip install mopidy-soundcloud
You need a SoundCloud authentication token for Mopidy from http://www.mopidy.com/authenticate
Add the authentication token to the mopidy.conf config file:
[soundcloud] auth_token = 1-1111-1111111
Extra playlists from http://www.soundcloud.com/explore can be retrieved by setting the soundcloud/explore config value. For example, if you want Smooth Jazz from https://soundcloud.com/explore/jazz%2Bblues your entry would be "jazz%2Bblues/Smooth Jazz". Example config:
[soundcloud] auth_token = 1-1111-1111111 explore = electronic/Ambient, pop/New Wave, rock/Indie