• Stars
    star
    183
  • Rank 208,893 (Top 5 %)
  • Language
    Python
  • License
    MIT License
  • Created over 11 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mopidy extension for playing music from SoundCloud

Mopidy-SoundCloud

Latest PyPI version CI build status Test coverage

Mopidy extension for playing music from SoundCloud.

Maintainer wanted

Mopidy-SoundCloud 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-SoundCloud, 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-SoundCloud

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

Configuration

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

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

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

    [soundcloud]
    auth_token = 1-1111-1111111
    explore_songs = 25
    
  4. Use explore_songs to restrict the number of items returned.

Troubleshooting

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 gstreamer1.0-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.

Project resources

Credits

More Repositories

1

mopidy

Mopidy is an extensible music server written in Python
Python
7,999
star
2

mopidy-spotify

Mopidy extension for playing music from Spotify
Python
930
star
3

mopidy-gmusic

DEPRECATED (Mopidy extension for playing music from Google Play Music)
Python
214
star
4

mopidy-mpd

Mopidy extension for controlling playback from MPD clients
Python
98
star
5

mopidy.js

JavaScript library for controlling a Mopidy music server over a WebSocket from browsers or Node.js. This is the foundation of Mopidy web clients.
JavaScript
75
star
6

libspotify-archive

Archive of the latest libspotify releases from Spotify
69
star
7

mopidy-scrobbler

Mopidy extension for scrobbling played tracks to Last.fm
Python
66
star
8

mopidy-local

Mopidy extension for playing music from your local music archive
Python
61
star
9

mopidy-beets

Mopidy extension for playing music from a Beets collection
Python
49
star
10

mopidy-alsamixer

Mopidy extension for ALSA volume control
Python
42
star
11

mopidy-mpris

Mopidy extension for controlling Mopidy through the MPRIS D-Bus interface
Python
35
star
12

libspotify-deb

Debian package of libspotify
HTML
30
star
13

mopidy-local-sqlite

DEPRECATED (Mopidy SQLite local library extension)
Python
30
star
14

mopidy-pandora

A Mopidy extension for playing music from Pandora.
Python
27
star
15

homebrew-mopidy

Homebrew formulas for Mopidy and Mopidy extensions
Ruby
22
star
16

mopidy-api-explorer

Mopidy extension which lets you explore the JSON-RPC API.
HTML
20
star
17

cookiecutter-mopidy-ext

cookiecutter template for creating a Mopidy extension
Python
18
star
18

website

The Mopidy project's website, excluding docs
Sass
12
star
19

mopidy-dirble

DEPRECATED (Mopidy extension for Dirble open radio directory)
Python
11
star
20

mopidy-local-images

DEPRECATED (Mopidy local library proxy extension for handling embedded album art)
Python
9
star
21

mopidy-orfradio

Mopidy extension to access the Austrian ORF radio stations' livestreams and 7 day archives
Python
5
star
22

mopidy-nad

Mopidy extension for controlling volume using an external NAD amplifier
Python
4
star
23

mopidy-packages

DEPRECATED (Tools for tracking projects in the Mopidy ecosystem)
Python
4
star
24

libmockspotify

DEPRECATED (A mock of libspotify for use in development of language bindings)
C
3
star
25

mopidy-local-whoosh

DEPRECATED (Whoosh local library extension for Mopidy)
Python
2
star
26

apt

The Mopidy APT repository of Debian/Ubuntu packages.
HTML
1
star
27

infrastructure

Mopidy project infrastructure as code
Dockerfile
1
star