Skip to main content

"A backend extension for mopidy to stream music from a Funkwhale server"

Project description

A small Mopidy backend extension to stream music from a Funkwhale server.

Features

  • Searching for tracks, albums and artists available in your Funkwhale instance

  • Browse all libraries, artists and albums

  • Browse your favorites

  • Simple configuration

Installation

We assume you have a Mopidy server available (version 3 or greater required).

apt-get install libcairo2-dev libgirepository1.0-dev python3-dev
sudo python3 -m pip install mopidy-funkwhale

Configuration

To enable the extension, add the following to your mopidy.conf file:

[funkwhale]
enabled = true
# URL of your funkwhale instance
url = https://demo.funkwhale.audio
# Application credentials (leave empty fo anonymous access)
# If you don't now what to put here, just run `mopidy funkwhale login` for
# the instructions
client_id =
client_secret =
# If for some reason, you want to use the legacy password-based auth,
# uncomment the variables below
# username = demo
# password = demo

# duration of cache entries before they are removed, in seconds
# 0 to cache forever, empty to disable cache
cache_duration = 600

Of course, replace the demo values with your actual info (but you can try using the demo server).

After that, reload your mopidy daemon, and you should be good!

Authorization

This plugin support the OAuth authorization workflow that is included in Funkwhale 0.19.

Run mopidy funkwhale login to perform authorization.

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_funkwhale-1.1.0.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

mopidy_funkwhale-1.1.0-py2.py3-none-any.whl (12.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file mopidy_funkwhale-1.1.0.tar.gz.

File metadata

  • Download URL: mopidy_funkwhale-1.1.0.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for mopidy_funkwhale-1.1.0.tar.gz
Algorithm Hash digest
SHA256 33eaa9f2252e89594212fd7ba049450d6dd1d47a9a4788ce4fe6ab49d8f38f7d
MD5 d8798b6ffb62403c87cff124cd0d9b11
BLAKE2b-256 822961619376a0dc3cc2ea14a0f4851fafcdf8012dccfddeca0332431b2a604f

See more details on using hashes here.

File details

Details for the file mopidy_funkwhale-1.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for mopidy_funkwhale-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 79499a367d975e92377f55257d9da378542ed2901ba16be7aecfa65779943276
MD5 f45ccd2fe03efa94ad7b719e22e9e20c
BLAKE2b-256 3467d093ef84b1365436a700c1f74a04b207d83d6204269835814ede247099ca

See more details on using hashes here.

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