Skip to main content

SomaFM extension for Mopidy

Project description

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

Mopidy extension for playing music from SomaFM.

Installation

Install by running:

pip install Mopidy-SomaFM

Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.

Configuration

The extension requires that the Mopidy-Stream extension is enabled. It is bundled with Mopidy and enabled by default, so it will be available unless you’ve explicitly disabled it.

You may change prefered quality and encoding in your Mopidy configuration file:

[somafm]
encoding = aac
quality = highest
  • encoding must be either aac or mp3

  • quality must be one of highest, fast, slow, firewall

Warning

SomaFM do not provide every possible combinaison of encoding and quality.

In example, on the date of 2014/03/15, mp3 + highest gives only 3 playlists while aac + highest gives 14 and mp3 + highest gives 29.

Project resources

Changelog

v0.6.0 (2014-03-15)

  • Directly show PLS in browser

  • Add precision about ‘quality’ and ‘encoding’ couple

v0.5.1 (2014-03-09)

  • Fix doc typo

v0.5.0 (2014-03-03)

  • #5: Select prefered quality and format from config

  • Add tests and Travis-CI support

v0.4.0 (2014-02-16)

  • Add browse support for LibraryController

v0.3.1 (2014-01-30)

  • #3: Correct wrong subclassing

v0.3.0 (2014-01-29)

  • Require Mopidy >= 0.18

  • Add proxy support for downloading SomaFM content

  • #1: handle ‘requests’ exceptions

  • Use builtin Mopidy’s .pls support

  • Internal code cleanup

v0.2.0 (2013-09-22)

  • PLS files are downloaded to local temp directory

  • Implement library::lookup to allow adding tracks from playlist uri

v0.1.1 (2013-09-14)

  • Update Licence information

v0.1.0 (2013-09-13)

  • Initial release

  • Create SomaFM extension for Mopidy

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-SomaFM-0.6.0.tar.gz (7.2 kB view hashes)

Uploaded Source

Supported by

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