Skip to main content

SoundCloud extension for Mopidy

Project description

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

Mopidy extension for playing music from SoundCloud.

Installation

Debian/Ubuntu/Raspbian: Install the mopidy-soundcloud package from apt.mopidy.com:

sudo apt-get install mopidy-soundcloud

Arch Linux: Install the mopidy-soundcloud package from AUR:

sudo yaourt -S mopidy-soundcloud

OS X: Install the mopidy-soundcloud package from the mopidy/mopidy Homebrew tap:

brew install mopidy-soundcloud

Else: Install the dependencies listed above yourself, and then install the package from PyPI:

pip install Mopidy-SoundCloud

If you’re having trouble with audio playback from SoundCloud, make sure you have the “ugly” plugin set from GStreamer installed for MP3 support. The package is typically named gstreamer0.10-plugins-ugly or similar, depending on OS and distribution. The package isn’t a strict requirement for Mopidy’s core, so you may be missing it.

Configuration

  1. You must register for a user account at http://www.soundcloud.com/

  2. You need a SoundCloud authentication token for Mopidy from http://www.mopidy.com/authenticate

  3. Add the authentication token to the mopidy.conf config file:

    [soundcloud]
    auth_token = 1-1111-1111111
    explore_songs = 25

Project resources

Changelog

v2.0.2 (2016-01-03)

  • Handle HTTP connection errors without a response. (PR #61)

  • Ignore tracks without an URI. (Related to mopidy#1340, PR #62)

v2.0.1 (2015-10-06)

  • Fix Unicode escape sequences in SoundCloud search queries by encoding as UTF-8. (Fixes #42, PR #55)

v2.0.0 (2015-03-25)

  • Require Mopidy >= 1.0.

  • Update to work with new playback API in Mopidy 1.0.

  • Update to work with new backend search API in Mopidy 1.0.

v1.2.5 (2014-06-24)

  • Add support for new explore api

v1.2.4 (2014-05-15)

  • Add support for adding track by url

  • Fix search parsing

  • Support for adding playlists from liked section

  • Fix for track parsing and empty artists field

v1.2.3 (2014-04-02)

  • Add support for playing music from groups

v1.2.2 (2014-03-26)

  • Update Soundcloud API endpoint

v1.2.1 (2014-02-21)

  • Properly escape unsafe chars in URIs.

v1.2.0 (2014-02-16)

  • Deprecated explore and explore_pages config values.

  • Extension is now using Mopidy’s virtual filesystem to expose music from your SoundCloud account instead of fake playlists. See the “Browse” or “Files” option in your MPD client.

    In the virtual file system you can browse:

    • The “Stream” with tracks from the users you follow.

    • All “Explore” sections.

    • Your followers and their shared tracks.

    • Your liked tracks.

    • Your sets.

  • Add search support.

  • Add support for looking up music by SoundCloud URLs through searching for the URL as a file name.

v1.1.0 (2014-01-20)

  • Updated extension and backend APIs to match Mopidy 0.18.

v1.0.18 (2014-01-11)

  • Use proper logger namespaced to mopidy_soundcloud instead of mopidy.

  • Fix wrong use of raise when the SoundCloud API doesn’t respond as expected.

v1.0.17 (2013-12-21)

  • Don’t cache the user request.

  • Require Requests >= 2.0. (Fixes #3)

v1.0.16 (2013-10-22)

  • Require Mopidy >= 0.14.

  • Fix crash when SoundCloud returns 404 on track lookup. (Fixes #7)

  • Add some tests.

v1.0.15 (2013-07-31)

  • Import code from old repo.

  • Handle authentication errors without crashing. (Fixes #3 and #4)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-SoundCloud-2.0.2.tar.gz (58.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Mopidy_SoundCloud-2.0.2-py2.py3-none-any.whl (12.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file Mopidy-SoundCloud-2.0.2.tar.gz.

File metadata

File hashes

Hashes for Mopidy-SoundCloud-2.0.2.tar.gz
Algorithm Hash digest
SHA256 374bf7ab496623f787ad2905575fce52df437e953c876486e059d8cb9aecc509
MD5 953409ce20cb3ae444dc474c0aa3e3a0
BLAKE2b-256 5e5b6d05aa8b3027e31baf4553c290fe3dc5d4b31ee21c947f722b40e66a0e0d

See more details on using hashes here.

File details

Details for the file Mopidy_SoundCloud-2.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for Mopidy_SoundCloud-2.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b6391ba717e2ba7e137be8fda733f506716931eabcacff54a2136f8027e5dd25
MD5 c2fd022b58aedaf251977fbd4c3d49f1
BLAKE2b-256 cde983dddecd737444f90db96fa39c1a2c561f7a7ff1c66f4706a83838328f95

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page